From 13b171c571fcc63d8c02844a5fa71b58e7b21ee3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:03:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ada913e..7fd825f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,9 +58,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-3149.jpg", imageAlt: "fresh artisan bakery bread"}, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-3149.jpg?_wi=1", imageAlt: "fresh artisan bakery bread"}, { - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissant-cake-stand-counter-coffee-shop_23-2148027949.jpg", imageAlt: "pastry tray fresh bakery"} + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissant-cake-stand-counter-coffee-shop_23-2148027949.jpg?_wi=1", imageAlt: "pastry tray fresh bakery"} ]} mediaAnimation="slide-up" rating={5} @@ -82,7 +82,7 @@ export default function LandingPage() { { title: "Fresh Daily", description: "Everything in our shop is baked within four hours of sale."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/baker-kneading-dough-with-flour-kitchen-table_23-2147872732.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baker-kneading-dough-with-flour-kitchen-table_23-2147872732.jpg?_wi=1" /> @@ -94,9 +94,9 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Sourdough Loaf", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/high-view-bread-cloth_23-2148258652.jpg"}, + id: "1", name: "Sourdough Loaf", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/high-view-bread-cloth_23-2148258652.jpg?_wi=1"}, { - id: "2", name: "Butter Croissant", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-broken-soap-bar-brush-white-backdrop_23-2147971417.jpg"}, + id: "2", name: "Butter Croissant", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-broken-soap-bar-brush-white-backdrop_23-2147971417.jpg?_wi=1"}, { id: "3", name: "Blueberry Muffin", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-chocolate-muffins-cups_1220-6187.jpg"}, { @@ -160,15 +160,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Alice M.", date: "Jan 2025", title: "Regular Customer", quote: "The best sourdough I've ever tasted, hands down.", tag: "Top Review", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-asian-girl-with-delicious-cupcake-look-pensive-dessert-while-diet-checkin_1258-173977.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-3149.jpg", imageAlt: "customer portrait happy smiling"}, + id: "1", name: "Alice M.", date: "Jan 2025", title: "Regular Customer", quote: "The best sourdough I've ever tasted, hands down.", tag: "Top Review", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-asian-girl-with-delicious-cupcake-look-pensive-dessert-while-diet-checkin_1258-173977.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-3149.jpg?_wi=2", imageAlt: "customer portrait happy smiling"}, { - id: "2", name: "Bob T.", date: "Dec 2024", title: "Pastry Fan", quote: "Their croissants are perfectly flaky every time.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissant-cake-stand-counter-coffee-shop_23-2148027949.jpg", imageAlt: "customer portrait happy smiling"}, + id: "2", name: "Bob T.", date: "Dec 2024", title: "Pastry Fan", quote: "Their croissants are perfectly flaky every time.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissant-cake-stand-counter-coffee-shop_23-2148027949.jpg?_wi=2", imageAlt: "customer portrait happy smiling"}, { - id: "3", name: "Clara S.", date: "Dec 2024", title: "Daily Visitor", quote: "Morning coffee just isn't the same without their muffins.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg", imageSrc: "http://img.b2bpic.net/free-photo/baker-kneading-dough-with-flour-kitchen-table_23-2147872732.jpg", imageAlt: "customer portrait happy smiling"}, + id: "3", name: "Clara S.", date: "Dec 2024", title: "Daily Visitor", quote: "Morning coffee just isn't the same without their muffins.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg", imageSrc: "http://img.b2bpic.net/free-photo/baker-kneading-dough-with-flour-kitchen-table_23-2147872732.jpg?_wi=2", imageAlt: "customer portrait happy smiling"}, { - id: "4", name: "David W.", date: "Nov 2024", title: "Bread Aficionado", quote: "You can truly taste the quality and the time put into every loaf.", tag: "Expert Pick", avatarSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-view-bread-cloth_23-2148258652.jpg", imageAlt: "customer portrait happy smiling"}, + id: "4", name: "David W.", date: "Nov 2024", title: "Bread Aficionado", quote: "You can truly taste the quality and the time put into every loaf.", tag: "Expert Pick", avatarSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-view-bread-cloth_23-2148258652.jpg?_wi=2", imageAlt: "customer portrait happy smiling"}, { - id: "5", name: "Elena R.", date: "Oct 2024", title: "Happy Customer", quote: "Everything smells so good when you walk through the door!", tag: "Delightful", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-gardener-girl-uniform-wearing-gardening-hat-holding-camera-putting-pumpkin-shoulder-isolated-pink_141793-95366.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-broken-soap-bar-brush-white-backdrop_23-2147971417.jpg", imageAlt: "customer portrait happy smiling"}, + id: "5", name: "Elena R.", date: "Oct 2024", title: "Happy Customer", quote: "Everything smells so good when you walk through the door!", tag: "Delightful", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-gardener-girl-uniform-wearing-gardening-hat-holding-camera-putting-pumpkin-shoulder-isolated-pink_141793-95366.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-broken-soap-bar-brush-white-backdrop_23-2147971417.jpg?_wi=2", imageAlt: "customer portrait happy smiling"}, ]} title="Loved by Locals" description="Don't just take our word for it—see what our community has to say."