Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9498e73829 | |||
| cdf56757b5 | |||
| ca13657d99 | |||
| 91a007e648 | |||
| 40951acf8b | |||
| 1427475c5d | |||
| c05faf3d70 | |||
| c920143802 | |||
| d8891af844 |
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user