Skip to content

Commit 2402791

Browse files
committed
Changed picture in the features section
1 parent 676e1c3 commit 2402791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/FeaturesSection.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import { motion } from "framer-motion";
33
import Image from "next/image";
44
import Feature1 from "../../public/img2.png";
5-
import Feature2 from "../../public/img3.png";
5+
import Feature2 from "../../public/Screenshot 2024-12-01 015641.png";
66
import Feature3 from "../../public/img3.png";
77

88
const FeaturesSection = () => {

0 commit comments

Comments
 (0)