From 63d12181c8b76f981a30d648b0476f9eb7ba5bd7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:37:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 540116c..80e84d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg?_wi=1", imageAlt: "Fresh bread display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg?_wi=1", imageAlt: "Cakes and pastries", }, { - imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg?_wi=1", imageAlt: "Warm bakery atmosphere", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { title: "Daily Baking", subtitle: "Always fresh", description: "We bake throughout the day to ensure you get warm goods.", - imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg?_wi=2", }, { id: 2, @@ -207,7 +207,7 @@ export default function LandingPage() { title: "Regional Goods", subtitle: "From Thun, for Thun", description: "We partner with local farmers for high-quality flour and produce.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg?_wi=2", }, { id: 3, @@ -215,7 +215,7 @@ export default function LandingPage() { title: "Handmade", subtitle: "Artisan methods", description: "Every pastry, cake, and loaf is crafted by hand using traditional recipes.", - imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg?_wi=2", }, ]} title="Quality First"