Update src/app/page.tsx

This commit is contained in:
2026-03-15 21:42:09 +00:00
parent 14439f7fb9
commit f8d8ab0dd8

View File

@@ -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"