From 1d6d0c38bc6e46a38ba4fead5589754c9cd65b47 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:21:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ddafc9..09da0fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,8 +72,8 @@ export default function LandingPage() { { text: "Make a Reservation", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/chicken-kebab-baked-potato_140725-3227.jpg" - imageAlt="Cozy interior of Fisa & Masa Tavern" + imageSrc="http://img.b2bpic.net/free-photo/top-view-grilled-chicken-skewers-with-vegetables_23-2148632616.jpg" + imageAlt="Grilled Pork Souvlaki skewers" mediaAnimation="slide-up" tagIcon={Flame} avatars={[ @@ -332,4 +332,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file