From 0123347ff33fe55c8b48f25e68f34b46e87c2814 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 05:01:12 +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 adca6fb..49f1d8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/front-view-vegetable-meal-with-fresh-tomatoes-cucumbers-table-food-vegetable-meat-meal_140725-26363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-vegetable-meal-with-fresh-tomatoes-cucumbers-table-food-vegetable-meat-meal_140725-26363.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -117,7 +117,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Secret Recipe" description="We use time-honored techniques, authentic spices, and locally sourced ingredients to create the ultimate shawarma experience." - imageSrc="http://img.b2bpic.net/free-photo/front-view-vegetable-meal-with-fresh-tomatoes-cucumbers-table-food-vegetable-meat-meal_140725-26363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-vegetable-meal-with-fresh-tomatoes-cucumbers-table-food-vegetable-meat-meal_140725-26363.jpg?_wi=2" /> -- 2.49.1