From 652a1e20c908630f58f647c08101c99e7af958ed Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:52:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 870caf6..acdfc13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { description="We started as a small kitchen in the neighborhood, aiming to bring joy through simple, sweet delights." subdescription="Every batch is prepared with passion, premium ingredients, and local flair to ensure the perfect texture and flavor profile." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -138,7 +138,7 @@ export default function LandingPage() { id: "p1", name: "Classic Glazed", price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg?_wi=1", }, { id: "p2", @@ -195,7 +195,7 @@ export default function LandingPage() { description: "High-quality ingredients only.", bentoComponent: "reveal-icon", icon: Wheat, - imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg?_wi=2", imageAlt: "fresh glazed donut professional photography", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { description: "Sustainably packaged to go.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg?_wi=2", imageAlt: "fresh glazed donut professional photography", }, ]} -- 2.49.1