diff --git a/src/app/page.tsx b/src/app/page.tsx index cb38d7d..c8f183f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/ripe-fruits-veggies-homegrown-sold-farmers-market-stand_482257-77543.jpg", @@ -171,7 +171,7 @@ export default function LandingPage() { title: "Years Serving", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -191,7 +191,7 @@ export default function LandingPage() { price: "$4.99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg?_wi=1", }, { id: "2", @@ -200,7 +200,7 @@ export default function LandingPage() { price: "$2.49", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg?_wi=1", }, { id: "3", @@ -209,7 +209,7 @@ export default function LandingPage() { price: "$5.99", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg?_wi=1", }, { id: "4", @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Fresh ingredients make the difference in my home cooking.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-women-doing-their-groceries_23-2149284866.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg?_wi=2", imageAlt: "happy customer grocery shopping", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { quote: "Love the local varieties available here.", tag: "Organic", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-keeping-hands-hips-posing-camera-park_1262-20570.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-reopening-post-pandemic-new-normal-with-organic-veggies_53876-96129.jpg?_wi=2", imageAlt: "happy customer grocery shopping", }, { @@ -331,7 +331,7 @@ export default function LandingPage() { quote: "The bread is always warm and delicious.", tag: "Bakery", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-multiethnical-couple-buying-goods-supermarket_23-2148216050.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/half-slice-tomato-fruit-close-up_23-2148231487.jpg?_wi=2", imageAlt: "happy customer grocery shopping", }, { @@ -342,7 +342,7 @@ export default function LandingPage() { quote: "Fast service and great community vibes.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-smiling-family_171337-2224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-basket_23-2147694046.jpg?_wi=2", imageAlt: "happy customer grocery shopping", }, { @@ -353,7 +353,7 @@ export default function LandingPage() { quote: "Healthy snacks keep my kids energized.", tag: "Fresh", avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149681997.jpg?_wi=2", imageAlt: "happy customer grocery shopping", }, ]} @@ -386,7 +386,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Answers to your common queries." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-sitting-ramp_23-2147678211.jpg?_wi=1" /> @@ -410,7 +410,7 @@ export default function LandingPage() {