From 53af7ccdfabd1e057df9c5120c9c37451a51f645 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 9 Feb 2026 16:59:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76ec3fe..661205d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -97,7 +97,7 @@ export default function LandingPage() { { id: "04", title: "Beverages", description: "Thoughtfully selected wines, craft cocktails, and premium non-alcoholic pairings", imageSrc: "https://img.b2bpic.net/free-photo/toasted-sandwiches-with-thyme-wooden-chopping-board_23-2147922295.jpg", imageAlt: "Wine selection" } - ] + ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" @@ -108,7 +108,7 @@ export default function LandingPage() { @@ -172,7 +172,7 @@ export default function LandingPage() { id: "4", name: "David Rodriguez", handle: "@davidfood", testimonial: "The seasonal menu is constantly surprising and delightful. Service staff are knowledgeable and gracious. Simply outstanding.", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", imageAlt: "David Rodriguez" } - ] + ]} showRating={true} animationType="slide-up" textboxLayout="default" @@ -205,7 +205,7 @@ export default function LandingPage() { { label: "123 Culinary Lane, Gastro City, GC 12345", href: "#" } ] } - ] + ]} copyrightText="© 2025 Savour Restaurant | Crafting Memories, One Dish at a Time" />