From 4224dc621ae68a8ad482b5acefc6a065020bc6a5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:18:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76fceb1..b738fa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { { value: "15+", title: "Years of Expertise" }, { value: "500+", title: "Happy Customers Daily" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg?_wi=1" imageAlt="A mi manera artisan bakery kitchen" useInvertedBackground={false} mediaAnimation="slide-up" @@ -128,7 +128,7 @@ export default function LandingPage() { id: "4", title: "Customization Available", content: "Special dietary needs? We offer vegan, gluten-free, and sugar-free options. Let us know your preferences, and we'll craft the perfect pastry for you." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg?_wi=2" imageAlt="Artisan pastry preparation" useInvertedBackground={true} mediaPosition="right" -- 2.49.1