Update src/app/page.tsx

This commit is contained in:
2026-06-03 11:58:20 +00:00
parent f283a508be
commit 91f408d70f

View File

@@ -33,54 +33,35 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Experience",
id: "#experience",
},
name: "Experience", id: "#experience"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Contact",
id: "#reserve",
},
name: "Contact", id: "#reserve"},
]}
brandName="Vaishnavi Palace"
button={{
text: "Reserve Table",
href: "#reserve",
}}
text: "Reserve Table", href: "#reserve"}}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Vaishnavi Palace"
description="Where Indian Flavor Meets Elegant Hospitality. A premium family dining destination offering warmth, quality, and a truly memorable atmosphere."
buttons={[
{
text: "Reserve Table",
href: "#reserve",
},
text: "Reserve Table", href: "#reserve"},
{
text: "Explore Menu",
href: "#menu",
},
text: "Explore Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158652.jpg"
imageAlt="Cinematic spread of Indian dishes and elegant restaurant interior"
@@ -109,31 +90,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Elegant Ambience",
title: "Sophisticated Surroundings",
items: [
"Step into a world where modern luxury meets traditional Indian elegance. Our interiors are meticulously designed to create a serene and visually stunning dining environment.",
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg",
],
id: "f1", label: "Elegant Ambience", title: "Sophisticated Surroundings", items: [
"Step into a world where modern luxury meets traditional Indian elegance. Our interiors are meticulously designed to create a serene and visually stunning dining environment.", "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg"],
},
{
id: "f2",
label: "Flavor-Led Dining",
title: "Culinary Excellence",
items: [
"Our menu celebrates the diversity of Indian cuisine, from the spicy delights of North India to the comforting classics of the South. Each dish is a masterpiece, crafted with fresh, premium ingredients.",
"http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg",
],
id: "f2", label: "Flavor-Led Dining", title: "Culinary Excellence", items: [
"Our menu celebrates the diversity of Indian cuisine, from the spicy delights of North India to the comforting classics of the South. Each dish is a masterpiece, crafted with fresh, premium ingredients.", "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg"],
},
{
id: "f3",
label: "Warm Hospitality",
title: "Service from the Heart",
items: [
"At Vaishnavi Palace, every guest is family. Our attentive team ensures your visit is seamless and enjoyable, reflecting the true spirit of Indian hospitality and making every occasion special.",
"http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg",
],
id: "f3", label: "Warm Hospitality", title: "Service from the Heart", items: [
"At Vaishnavi Palace, every guest is family. Our attentive team ensures your visit is seamless and enjoyable, reflecting the true spirit of Indian hospitality and making every occasion special.", "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg"],
},
]}
title="A Haven of Comfort and Flavor"
@@ -150,74 +116,30 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "South Indian Classics",
name: "Masala Dosa",
price: "₹280",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pancakes-rolled-dark-background-pie-meat-pastry-hotcake-dough-color-sweet-cake-meal_179666-46747.jpg",
imageAlt: "Crispy Masala Dosa",
},
id: "p1", brand: "South Indian Classics", name: "Masala Dosa", price: "₹280", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pancakes-rolled-dark-background-pie-meat-pastry-hotcake-dough-color-sweet-cake-meal_179666-46747.jpg", imageAlt: "Crispy Masala Dosa"},
{
id: "p2",
brand: "Biryani & Hearty Mains",
name: "Hyderabadi Biryani",
price: "₹450",
rating: 5,
reviewCount: "350",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg",
imageAlt: "Aromatic Hyderabadi Biryani",
},
id: "p2", brand: "Biryani & Hearty Mains", name: "Hyderabadi Biryani", price: "₹450", rating: 5,
reviewCount: "350", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg", imageAlt: "Aromatic Hyderabadi Biryani"},
{
id: "p3",
brand: "North Indian Favorites",
name: "Butter Chicken",
price: "₹420",
rating: 5,
reviewCount: "290",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-arrangement_23-2148728129.jpg",
imageAlt: "Creamy Butter Chicken with Naan",
},
id: "p3", brand: "North Indian Favorites", name: "Butter Chicken", price: "₹420", rating: 5,
reviewCount: "290", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-arrangement_23-2148728129.jpg", imageAlt: "Creamy Butter Chicken with Naan"},
{
id: "p4",
brand: "Chinese Comfort Picks",
name: "Hakka Noodles",
price: "₹320",
rating: 4,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg",
imageAlt: "Stir-fried Hakka Noodles",
},
id: "p4", brand: "Chinese Comfort Picks", name: "Hakka Noodles", price: "₹320", rating: 4,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529845.jpg", imageAlt: "Stir-fried Hakka Noodles"},
{
id: "p5",
brand: "Quick Bites",
name: "Samosa Platter",
price: "₹200",
rating: 4,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-chips-cone-chips-plate-tea-towel-marble_114579-37013.jpg",
imageAlt: "Crispy Samosa Platter",
},
id: "p5", brand: "Quick Bites", name: "Samosa Platter", price: "₹200", rating: 4,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cheese-chips-cone-chips-plate-tea-towel-marble_114579-37013.jpg", imageAlt: "Crispy Samosa Platter"},
{
id: "p6",
brand: "Beverages",
name: "Filter Coffee",
price: "₹120",
rating: 4,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-garnished-with-cinnamon-sticks-served-wood-box-with-tree-branch_141793-138.jpg",
imageAlt: "Traditional Indian Filter Coffee",
},
id: "p6", brand: "Beverages", name: "Filter Coffee", price: "₹120", rating: 4,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/latte-cup-garnished-with-cinnamon-sticks-served-wood-box-with-tree-branch_141793-138.jpg", imageAlt: "Traditional Indian Filter Coffee"},
]}
title="Signature Indian Comfort, Beautifully Served"
description="Explore a curated selection of our most cherished dishes, perfected for your pleasure. From crispy breakfast classics to rich biryani feasts, a table full of cravings awaits."
tag="Our Culinary Delights"
buttons={[
{
text: "View Full Menu",
href: "#",
},
text: "View Full Menu", href: "#"},
]}
/>
</div>
@@ -227,61 +149,30 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "t1",
name: "Ananya Sharma",
role: "Local Food Critic",
company: "Taste of India Blog",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
imageAlt: "Ananya Sharma avatar",
},
id: "t1", name: "Ananya Sharma", role: "Local Food Critic", company: "Taste of India Blog", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", imageAlt: "Ananya Sharma avatar"},
{
id: "t2",
name: "Rahul Kapoor",
role: "Software Engineer",
company: "Tech Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg",
imageAlt: "Rahul Kapoor avatar",
},
id: "t2", name: "Rahul Kapoor", role: "Software Engineer", company: "Tech Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg", imageAlt: "Rahul Kapoor avatar"},
{
id: "t3",
name: "Priya Singh",
role: "Marketing Manager",
company: "Global Brands Inc.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg",
imageAlt: "Priya Singh avatar",
},
id: "t3", name: "Priya Singh", role: "Marketing Manager", company: "Global Brands Inc.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg", imageAlt: "Priya Singh avatar"},
{
id: "t4",
name: "Mr. & Mrs. Rao",
role: "Retired Educators",
company: "Community Leaders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg",
imageAlt: "Mr. & Mrs. Rao avatar",
},
id: "t4", name: "Mr. & Mrs. Rao", role: "Retired Educators", company: "Community Leaders", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg", imageAlt: "Mr. & Mrs. Rao avatar"},
{
id: "t5",
name: "Amit & Family",
role: "Entrepreneur",
company: "Family Diners",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg",
imageAlt: "Amit and Family avatar",
},
id: "t5", name: "Amit & Family", role: "Entrepreneur", company: "Family Diners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", imageAlt: "Amit and Family avatar"},
]}
title="Cherished Moments, Shared Flavors"
description="Hear from our patrons about their unforgettable experiences at Vaishnavi Palace a testament to our food, ambiance, and service."
tag="Guest Voices"
buttons={[
{
text: "See More Reviews",
href: "#",
},
text: "See More Reviews", href: "#"},
]}
/>
</div>
@@ -291,22 +182,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Award-Winning Indian Cuisine",
"Top Rated on TripAdvisor",
"Diner's Choice Award 2023",
"Cleanliness & Hygiene Certified",
"Sustainable Dining Partner",
"Chef's Recommended Pick",
"Luxury Dining Experience",
]}
"Award-Winning Indian Cuisine", "Top Rated on TripAdvisor", "Diner's Choice Award 2023", "Cleanliness & Hygiene Certified", "Sustainable Dining Partner", "Chef's Recommended Pick", "Luxury Dining Experience"]}
title="Celebrating Our Culinary Journey"
description="Our commitment to authenticity, flavor, and service has earned us recognition. We're proud to be a beloved destination for discerning diners and critics alike."
tag="Recognized Excellence"
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
showCard={false}
/>
@@ -319,23 +201,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Years of Excellence",
value: "15+",
},
id: "m1", icon: Award,
title: "Years of Excellence", value: "15+"},
{
id: "m2",
icon: Users,
title: "Happy Guests Served",
value: "1M+",
},
id: "m2", icon: Users,
title: "Happy Guests Served", value: "1M+"},
{
id: "m3",
icon: Flame,
title: "Signature Dishes",
value: "100+",
},
id: "m3", icon: Flame,
title: "Signature Dishes", value: "100+"},
]}
title="A Glimpse of Our Journey"
description="Through the years, Vaishnavi Palace has been a beacon of Indian hospitality, serving exquisite flavors and creating cherished memories for countless guests."
@@ -347,24 +220,17 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Plan Your Visit"
title="Reserve Your Table for a Better Dining Evening"
description="Secure your spot at Vaishnavi Palace and prepare for an exceptional culinary journey. We look forward to welcoming you and your family to an evening of exquisite taste and warm hospitality."
buttons={[
{
text: "Reserve a Table",
href: "https://tablebookinglink.com",
},
text: "Reserve a Table", href: "https://tablebookinglink.com"},
{
text: "Call Us Now",
href: "tel:+919876543210",
},
text: "Call Us Now", href: "tel:+919876543210"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=Vaishnavi+Palace",
},
text: "Get Directions", href: "https://maps.google.com/?q=Vaishnavi+Palace"},
]}
/>
</div>
@@ -376,58 +242,35 @@ export default function LandingPage() {
logoText="Vaishnavi Palace"
columns={[
{
title: "Discover",
items: [
title: "Discover", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "The Experience",
href: "#experience",
},
label: "The Experience", href: "#experience"},
],
},
{
title: "Visit Us",
items: [
title: "Visit Us", items: [
{
label: "123 Heritage Lane, Chennai, India",
href: "https://maps.google.com/?q=Vaishnavi+Palace",
},
label: "123 Heritage Lane, Chennai, India", href: "https://maps.google.com/?q=Vaishnavi+Palace"},
{
label: "Phone: +91 98765 43210",
href: "tel:+919876543210",
},
label: "Phone: +91 98765 43210", href: "tel:+919876543210"},
{
label: "Mon-Sun: 11:30 AM - 10:30 PM",
href: "#",
},
label: "Mon-Sun: 11:30 AM - 10:30 PM", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Reservations",
href: "#reserve",
},
label: "Reservations", href: "#reserve"},
{
label: "Feedback",
href: "#",
},
label: "Feedback", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
]}