9 Commits

Author SHA1 Message Date
9498e73829 Merge version_4 into main
Merge version_4 into main
2026-03-03 08:33:33 +00:00
cdf56757b5 Update src/app/page.tsx 2026-03-03 08:33:29 +00:00
ca13657d99 Merge version_3 into main
Merge version_3 into main
2026-03-03 08:29:35 +00:00
91a007e648 Update src/app/page.tsx 2026-03-03 08:29:30 +00:00
40951acf8b Merge version_2 into main
Merge version_2 into main
2026-03-03 08:25:21 +00:00
1427475c5d Update src/app/page.tsx 2026-03-03 08:25:15 +00:00
c05faf3d70 Merge version_1 into main
Merge version_1 into main
2026-03-03 08:23:56 +00:00
c920143802 Merge version_1 into main
Merge version_1 into main
2026-03-03 08:22:08 +00:00
d8891af844 Merge version_1 into main
Merge version_1 into main
2026-03-03 08:18:53 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagIcon={Flame}
tagAnimation="slide-up"
buttons={[
{ text: "Reserve Your Table Now", href: "contact" },
{ text: "Reserve Table - 2 mins", href: "contact" },
{ text: "View Menu" }
]}
buttonAnimation="slide-up"
@@ -95,7 +95,7 @@ export default function LandingPage() {
title: "Vibrant Bar & Grill", description: "Upscale ambiance with premium cocktails, grilled specialties, and an extensive selection of beverages for every occasion.", icon: Wine
},
{
title: "Impeccable Service", description: "Dedicated staff committed to delivering exceptional hospitality for celebrations, corporate events, and intimate family dinners."
title: "Impeccable Service", description: "Dedicated staff committed to delivering exceptional hospitality for celebrations, corporate events, and intimate family dinners.", icon: UtensilsCrossed
}
]}
imageSrc="http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg?_wi=2"
@@ -190,7 +190,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Book Your Table Today"
ctaDescription="Reserve your table now for an unforgettable dining experience. Call us directly or fill out the inquiry form and our team will confirm your reservation within 2 hours."
ctaButton={{ text: "+91 XXXXX XXXXX - Call Now", href: "tel:+91" }}
ctaButton={{ text: "Book Your Reservation - Call/Email", href: "tel:+91" }}
ctaIcon={Phone}
faqs={[
{