diff --git a/src/app/page.tsx b/src/app/page.tsx index ba245b1..89dc724 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,35 +68,35 @@ export default function LandingPage() { handle: "@alicem", testimonial: "The best handmade truffles I've ever tasted!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg?_wi=1", }, { name: "Bob D.", handle: "@bobd", testimonial: "Simply delightful flavors and such a cute shop.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg?_wi=1", }, { name: "Charlie R.", handle: "@charlier", testimonial: "My go-to place for unique sweet gifts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg?_wi=1", }, { name: "Diana K.", handle: "@dianak", testimonial: "Absolutely magical experience, highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg?_wi=1", }, { name: "Edward P.", handle: "@edwardp", testimonial: "Perfect treats for every occasion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg?_wi=1", }, ]} buttons={[ @@ -159,7 +159,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Sweet Story" description="Founded by a passionate group of candy lovers, Sweet Delights began as a small home kitchen project. Today, we bring joy to the community through artisanal techniques and traditional recipes." - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg?_wi=1" /> @@ -237,27 +237,27 @@ export default function LandingPage() { { id: "1", name: "Alice M.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg?_wi=2", }, { id: "2", name: "Bob D.", - imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-gray-eyes-wants-eat-huge-white-red-lollipop-posing-isolated-wall_197531-8281.jpg?_wi=2", }, { id: "3", name: "Charlie R.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg?_wi=2", }, { id: "4", name: "Diana K.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg?_wi=2", }, { id: "5", name: "Edward P.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-mature-female-sweater-with-radiant-happy-smile-posing-cozy-living-room-with-festive-decorations-holding-box-with-presents-from-son-merry-christmas_343059-4671.jpg?_wi=2", }, ]} cardTitle="Loved by Our Fans" @@ -290,7 +290,7 @@ export default function LandingPage() { title="Sweet Questions" description="Have questions about our ingredients or shipping? Find answers here." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg?_wi=2" />