From f8d8ab0dd882dab94de590178687c883fa3067d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 21:42:09 +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 5ebd19d..9d8a420 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-broth-soup-with-bread-served-table_141793-4815.jpg", imageAlt: "Cold soup specialty" }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg", imageAlt: "Restaurant dining atmosphere" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=1", imageAlt: "Restaurant dining atmosphere" } ] } @@ -159,7 +159,7 @@ export default function LandingPage() { description="Open daily until 8 PM. Cash only. Located in the heart of Puerto PeƱasco. Experience authentic charbroiled chicken that keeps customers coming back." background={{ variant: "animated-grid" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=2" imageAlt="Pollos Lucas restaurant location" mediaAnimation="blur-reveal" mediaPosition="right"