From 93343bda837017997b1072a043b24de865f6e118 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:24:48 +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 7fdfde0..98a2f8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Flaky Goodness" description="For over three generations, Sweet Artisans has been dedicated to the fine art of traditional French patisserie. We believe in slow-rising dough, high-fat European butter, and local seasonal fruits to create flavors that bring comfort to your morning." - imageSrc="http://img.b2bpic.net/free-photo/young-housewife-apron-kneads-dough-with-her-hands_1153-9890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-housewife-apron-kneads-dough-with-her-hands_1153-9890.jpg?_wi=1" imageAlt="Bakery interior" /> @@ -231,7 +231,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our ingredients or wholesale orders? Find answers here." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-housewife-apron-kneads-dough-with-her-hands_1153-9890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-housewife-apron-kneads-dough-with-her-hands_1153-9890.jpg?_wi=2" imageAlt="Bakery interior" /> -- 2.49.1