From ed5a74a9d5068faad09f6eab7406ac0583d76a9d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 05:02:03 +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 ce79fac..4271c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Contact Us", href: "#contact" } ]} 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" /> @@ -81,7 +81,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