From 4f98f72494b2750f36bcae1925982844b319d938 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:06:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 249045a..e499b23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,6 +59,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg", imageAlt: "Luxury Restaurant Interior" } ]} + mediaAnimation="slide-up" rating={5} ratingText="Rated by Food Connoisseurs" /> -- 2.49.1