From 77b27c2fbe27f3305b1a939f96119519b27c8d15 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 08:43:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b67125..743ebc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,11 +153,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "4.9/5"}, + value: "4.9/5", label: "Average Rating"}, { - value: "200+"}, + value: "200+", label: "Customer Reviews"}, { - value: "50+"}, + value: "50+", label: "Awards Won"} ]} title="What Our Guests Say" description="Hear from our beloved patrons who have experienced the warmth and flavors of our Marwadi hospitality." @@ -176,7 +176,7 @@ export default function LandingPage() { { id: "3", title: "Do you offer catering services or private events?", content: "Yes, we offer catering for special events and have private dining spaces available for booking. Please contact our events coordinator to discuss your requirements and customize a menu."}, { - id: "4", title: "What are your operating hours and location?", content: "We are open from 12 PM to 10 PM, Tuesday through Sunday. We are located at 123 Heritage Lane, Jaipur. You can find detailed directions on our 'Contact Us' page."}, + id: "4", title: "What are your operating hours and location?", content: "We are open from 12 PM to 10 PM, Tuesday through Sunday. We are located at 123 Heritage Lane, Jaipur. You can find detailed directions on our 'Contact Us' page."} ]} title="Frequently Asked Questions" description="Find answers to common queries about reservations, dining, and our special offerings."