diff --git a/src/app/page.tsx b/src/app/page.tsx index 07b8e9d..94dc857 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/plum-confiture-glass-jars-with-toast-breads_114579-18047.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plum-confiture-glass-jars-with-toast-breads_114579-18047.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -161,7 +161,7 @@ export default function LandingPage() { description="We believe in the power of nature. Every jar of Tamrah is packed with goodness, ensuring your family enjoys only the best." subdescription="No artificial additives, just pure, healthy date delight." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/many-flower-buds-growing-tree-branch_23-2147842379.jpg" + imageSrc="http://img.b2bpic.net/free-photo/many-flower-buds-growing-tree-branch_23-2147842379.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -177,7 +177,7 @@ export default function LandingPage() { id: "1", name: "Classic Date Jam", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-lemon-wooden-platter_114579-16057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-lemon-wooden-platter_114579-16057.jpg?_wi=1", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-smiling-woman-holding-fresh-tomato-sitting-kitchen-with-smartphone_1258-198253.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/plum-confiture-glass-jars-with-toast-breads_114579-18047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plum-confiture-glass-jars-with-toast-breads_114579-18047.jpg?_wi=2", imageAlt: "mobile app ordering interface mockup", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-concept-with-smartphone-salad_23-2147802995.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/many-flower-buds-growing-tree-branch_23-2147842379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/many-flower-buds-growing-tree-branch_23-2147842379.jpg?_wi=2", imageAlt: "mobile app ordering interface mockup", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-assortment-vegetables-fruit_23-2148256173.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-lemon-wooden-platter_114579-16057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-lemon-wooden-platter_114579-16057.jpg?_wi=2", imageAlt: "mobile app ordering interface mockup", }, ]}