5 Commits

Author SHA1 Message Date
5e4541d002 Merge version_4 into main
Merge version_4 into main
2026-05-11 10:40:46 +00:00
4bf15c3a98 Update src/app/page.tsx 2026-05-11 10:40:42 +00:00
6e15d8f8a5 Merge version_3 into main
Merge version_3 into main
2026-05-11 10:38:05 +00:00
d5e124856c Update src/app/page.tsx 2026-05-11 10:38:02 +00:00
a170907877 Merge version_2 into main
Merge version_2 into main
2026-05-11 10:36:22 +00:00

View File

@@ -51,6 +51,10 @@ export default function LandingPage() {
variant: "gradient-bars"}}
title="A Garden Oasis in Hyderabad"
description="Experience European charm, global flavors, and refined cocktails in our airy terrace and garden venue."
buttons={[
{ text: "Book a Table", href: "#contact" },
{ text: "Reserve a Table", onClick: () => { window.location.hash = "#contact"; } }
]}
testimonials={[
{
name: "Sarah J.", handle: "@sarah_foodie", testimonial: "I love the food, the ambience, the service, the overall vibe of that place.", rating: 5,