From 220605cb42b9140110f0356120f476bdeeae1373 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 22:17:07 +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 5937b43..05b6156 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "5000+", title: "Happy Diners" }, { value: "100%", title: "Fresh Ingredients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-portrait-african-rastafarian-woman-with-dreads_23-2151516492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-portrait-african-rastafarian-woman-with-dreads_23-2151516492.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="restaurant kitchen preparation chef" @@ -167,7 +167,7 @@ export default function LandingPage() { tag="Visit Us" title="1766 Lawrenceville Hwy, Decatur, GA" description="Come join us for a true Caribbean dining experience. Follow our newsletter for specials." - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-portrait-african-rastafarian-woman-with-dreads_23-2151516492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-portrait-african-rastafarian-woman-with-dreads_23-2151516492.jpg?_wi=2" imageAlt="restaurant kitchen preparation chef" mediaAnimation="slide-up" /> -- 2.49.1