We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676e1c3 commit 2402791Copy full SHA for 2402791
src/components/FeaturesSection.tsx
@@ -2,7 +2,7 @@
2
import { motion } from "framer-motion";
3
import Image from "next/image";
4
import Feature1 from "../../public/img2.png";
5
-import Feature2 from "../../public/img3.png";
+import Feature2 from "../../public/Screenshot 2024-12-01 015641.png";
6
import Feature3 from "../../public/img3.png";
7
8
const FeaturesSection = () => {
0 commit comments