From bfabe07183df99c070e57f4eb7b208f50b6a2b72 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:36:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afae044..1c7e134 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Takeout Available", subtitle: "Fast Service", description: "Order your favorite meals to go and enjoy them in the comfort of home.", - imageSrc: "http://img.b2bpic.net/free-photo/colourful-traditional-mexican-house_23-2151769304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colourful-traditional-mexican-house_23-2151769304.jpg?_wi=2", imageAlt: "middle aged woman smiling portrait", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { title: "Quality Ingredients", subtitle: "Farm to Table", description: "We source the freshest vegetables and premium meats for every dish.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-frame-with-tortilla-chips-copy-space_23-2148329170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-frame-with-tortilla-chips-copy-space_23-2148329170.jpg?_wi=2", imageAlt: "middle aged woman smiling portrait", }, ]} -- 2.49.1