From d20a38c441fc404263e0ee193f271d65fad70458 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 16:07: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 3631825..7409ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,6 +57,7 @@ export default function LandingPage() { imageSrc: "https://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", imageAlt: "Professional chef preparing signature dishes" } ]} + mediaAnimation="slide-up" rating={5} ratingText="Loved by our guests" buttons={[ -- 2.49.1