From 22abdb86f9b6b48cfd9a1546261dfb0187bb428b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:30:44 +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 c523aec..b0002c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { value: "100%", label: "Satisfaction Rate" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg?_wi=1" imageAlt="Professional chef cooking in luxury kitchen" mediaAnimation="blur-reveal" imagePosition="right" @@ -230,7 +230,7 @@ export default function LandingPage() { description="Subscribe to receive exclusive recipes, dining tips, and special offers from Chef Marcus Laurent." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727967.jpg?_wi=2" imageAlt="Chef in kitchen" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1