From 34b9e4fc7062a96a6efa3fade5b310a945c341e9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 07:41:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f7a9ac..be1e93c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,19 +54,19 @@ export default function LandingPage() { testimonials={[ { name: "Alice M.", 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={[ { @@ -106,7 +106,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" /> @@ -146,15 +146,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hipster-woman-eating-cookies_285396-1871.jpg"}, + id: "1", name: "Alice M.", 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"}, + 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?_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"}, + 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?_wi=2"}, { - id: "4", name: "Diana K.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5801.jpg"}, + id: "4", name: "Diana K.", 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"}, + 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?_wi=2"}, ]} cardTitle="Loved by Our Fans" cardTag="Testimonials" @@ -178,7 +178,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" /> -- 2.49.1