Update src/app/page.tsx

This commit is contained in:
2026-06-10 08:59:40 +00:00
parent c321be0549
commit 01cce43beb

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleApple
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: "Specials",
id: "#specials",
},
name: "Specials", id: "#specials"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Shudh Vaishno Hotel"
/>
@@ -65,68 +53,42 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
title="Welcome to Shudh Vaishno Hotel"
variant: "radial-gradient"}}
title="Shudh Vaishno Hotel"
description="Experience the authentic flavors of North Indian cuisine. Your destination for pure vegetarian delights, family dining, and exceptional service in New Delhi."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-wearing-traditional-ao-dai-clothing_23-2149530655.jpg"
imageAlt="Exterior view of Shudh Vaishno Hotel in New Delhi"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7937.jpg",
alt: "Happy customer enjoying a meal",
},
src: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7937.jpg", alt: "Happy customer enjoying a meal"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg",
alt: "Customer taking a photo of food",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", alt: "Customer taking a photo of food"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg",
alt: "Smiling customer enjoying the ambiance",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg", alt: "Smiling customer enjoying the ambiance"},
{
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
alt: "Group of friends dining together",
},
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", alt: "Group of friends dining together"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-photos_23-2149250065.jpg",
alt: "Customer smiling with delicious food",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-photos_23-2149250065.jpg", alt: "Customer smiling with delicious food"},
]}
avatarText="Join our 20,000+ happy customers!"
marqueeItems={[
{
type: "text",
text: "Authentic North Indian Cuisine",
},
type: "text", text: "Authentic North Indian Cuisine"},
{
type: "text",
text: "Pure Vegetarian Delights",
},
type: "text", text: "Pure Vegetarian Delights"},
{
type: "text",
text: "Family-Friendly Ambiance",
},
type: "text", text: "Family-Friendly Ambiance"},
{
type: "text",
text: "Exceptional Service",
},
type: "text", text: "Exceptional Service"},
{
type: "text",
text: "New Delhi's Culinary Gem",
},
type: "text", text: "New Delhi's Culinary Gem"},
]}
titleClassName="font-['var(--font-libre-baskerville)'] text-7xl md:text-8xl lg:text-9xl text-center"
/>
</div>
@@ -135,20 +97,13 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Legacy of Pure Vegetarian Culinary Excellence",
},
type: "text", content: "Our Legacy of Pure Vegetarian Culinary Excellence"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg",
alt: "Shudh Vaishno Hotel inviting interior dining hall",
},
type: "image", src: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", alt: "Shudh Vaishno Hotel inviting interior dining hall"},
]}
buttons={[
{
text: "Learn More",
href: "#about-details",
},
text: "Learn More", href: "#about-details"},
]}
/>
</div>
@@ -160,23 +115,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Comfortable Dine-in",
description: "Enjoy a delightful meal in our warm and inviting family-friendly ambiance. Perfect for all occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/business-lunch-table_140725-9352.jpg",
imageAlt: "People dining in a comfortable restaurant setting",
},
title: "Comfortable Dine-in", description: "Enjoy a delightful meal in our warm and inviting family-friendly ambiance. Perfect for all occasions.", imageSrc: "http://img.b2bpic.net/free-photo/business-lunch-table_140725-9352.jpg", imageAlt: "People dining in a comfortable restaurant setting"},
{
title: "Quick Takeaway",
description: "Craving our delicious food at home? Our efficient takeaway service ensures your order is ready when you are.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-delivering-food_23-2148767123.jpg",
imageAlt: "Takeaway food packaging from Shudh Vaishno Hotel",
},
title: "Quick Takeaway", description: "Craving our delicious food at home? Our efficient takeaway service ensures your order is ready when you are.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-delivering-food_23-2148767123.jpg", imageAlt: "Takeaway food packaging from Shudh Vaishno Hotel"},
{
title: "No-Contact Delivery",
description: "Experience our exquisite dishes delivered safely to your doorstep with our seamless no-contact delivery.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-shirt-green-cap-holding-food-package-flexing-yellow_140725-21544.jpg",
imageAlt: "Food delivery bag placed at a doorstep",
},
title: "No-Contact Delivery", description: "Experience our exquisite dishes delivered safely to your doorstep with our seamless no-contact delivery.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-courier-green-shirt-green-cap-holding-food-package-flexing-yellow_140725-21544.jpg", imageAlt: "Food delivery bag placed at a doorstep"},
]}
title="Our Exceptional Services"
description="At Shudh Vaishno Hotel, we are dedicated to providing convenience and quality for every guest."
@@ -191,53 +134,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Paneer Tikka",
price: "₹250",
variant: "Spicy & Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg",
imageAlt: "Delicious paneer tikka skewers plate",
},
id: "p1", name: "Paneer Tikka", price: "₹250", variant: "Spicy & Grilled", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg", imageAlt: "Delicious paneer tikka skewers plate"},
{
id: "p2",
name: "Missi Roti",
price: "₹60",
variant: "Traditional Flatbread",
imageSrc: "http://img.b2bpic.net/free-photo/view-bowl-with-pakistani-food_23-2148825092.jpg",
imageAlt: "Freshly baked missi roti with butter",
},
id: "p2", name: "Missi Roti", price: "₹60", variant: "Traditional Flatbread", imageSrc: "http://img.b2bpic.net/free-photo/view-bowl-with-pakistani-food_23-2148825092.jpg", imageAlt: "Freshly baked missi roti with butter"},
{
id: "p3",
name: "Dal Makhani",
price: "₹320",
variant: "Creamy Black Lentil",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-dinner-background-fallen-oil-bottle-beans-cutting-board-different-spices_140725-92008.jpg",
imageAlt: "Creamy bowl of Dal Makhani with butter",
},
id: "p3", name: "Dal Makhani", price: "₹320", variant: "Creamy Black Lentil", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-dinner-background-fallen-oil-bottle-beans-cutting-board-different-spices_140725-92008.jpg", imageAlt: "Creamy bowl of Dal Makhani with butter"},
{
id: "p4",
name: "Paneer Butter Masala",
price: "₹380",
variant: "Rich & Creamy Gravy",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857894.jpg",
imageAlt: "Rich Paneer Butter Masala curry",
},
id: "p4", name: "Paneer Butter Masala", price: "₹380", variant: "Rich & Creamy Gravy", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857894.jpg", imageAlt: "Rich Paneer Butter Masala curry"},
{
id: "p5",
name: "Butter Naan",
price: "₹70",
variant: "Fluffy Tandoori Bread",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-meat-vegetable-gutab-qutab-gozleme-wooden-board_114579-107.jpg",
imageAlt: "Hot and fresh Butter Naan",
},
id: "p5", name: "Butter Naan", price: "₹70", variant: "Fluffy Tandoori Bread", imageSrc: "http://img.b2bpic.net/free-photo/traditional-meat-vegetable-gutab-qutab-gozleme-wooden-board_114579-107.jpg", imageAlt: "Hot and fresh Butter Naan"},
{
id: "p6",
name: "Special Veg Thali",
price: "₹400",
variant: "Complete Meal",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857814.jpg",
imageAlt: "Traditional vegetarian Indian Thali meal",
},
id: "p6", name: "Special Veg Thali", price: "₹400", variant: "Complete Meal", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857814.jpg", imageAlt: "Traditional vegetarian Indian Thali meal"},
]}
title="Our Popular Dishes"
description="A glimpse into our most loved culinary creations, prepared with authentic flavors and fresh ingredients."
@@ -251,62 +158,25 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
tag: "Lunch Special",
tagIcon: Sparkles,
price: "₹299",
period: "per person",
description: "A satisfying meal for a quick and delicious lunch.",
button: {
text: "Order Now",
href: "#menu",
},
featuresTitle: "Includes:",
features: [
"1 Curry (Dal/Paneer)",
"2 Breads (Roti/Naan)",
"Rice & Salad",
"1 Dessert",
],
id: "basic", tag: "Lunch Special", tagIcon: Sparkles,
price: "₹299", period: "per person", description: "A satisfying meal for a quick and delicious lunch.", button: {
text: "Order Now", href: "#menu"},
featuresTitle: "Includes:", features: [
"1 Curry (Dal/Paneer)", "2 Breads (Roti/Naan)", "Rice & Salad", "1 Dessert"],
},
{
id: "premium",
tag: "Dinner Feast",
tagIcon: Star,
price: "₹499",
period: "per person",
description: "An elaborate dining experience perfect for families and gatherings.",
button: {
text: "Book Table",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"2 Curries (Paneer & Veg)",
"Assorted Breads",
"Rice, Raita & Salad",
"2 Desserts",
"Soft Drink",
],
id: "premium", tag: "Dinner Feast", tagIcon: Star,
price: "₹499", period: "per person", description: "An elaborate dining experience perfect for families and gatherings.", button: {
text: "Book Table", href: "#contact"},
featuresTitle: "Includes:", features: [
"2 Curries (Paneer & Veg)", "Assorted Breads", "Rice, Raita & Salad", "2 Desserts", "Soft Drink"],
},
{
id: "catering",
tag: "Event Catering",
tagIcon: Award,
price: "Custom",
period: "per guest",
description: "Tailored vegetarian catering services for your special events.",
button: {
text: "Get Quote",
href: "#contact",
},
featuresTitle: "Options:",
features: [
"Customizable Menu",
"Live Counters Available",
"Professional Staff",
"Flexible Packages",
],
id: "catering", tag: "Event Catering", tagIcon: Award,
price: "Custom", period: "per guest", description: "Tailored vegetarian catering services for your special events.", button: {
text: "Get Quote", href: "#contact"},
featuresTitle: "Options:", features: [
"Customizable Menu", "Live Counters Available", "Professional Staff", "Flexible Packages"],
},
]}
title="Our Special Offers & Packages"
@@ -321,23 +191,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Users,
title: "Happy Customers",
value: "20,000+",
},
id: "m1", icon: Users,
title: "Happy Customers", value: "20,000+"},
{
id: "m2",
icon: Utensils,
title: "Dishes Served Daily",
value: "1,000+",
},
id: "m2", icon: Utensils,
title: "Dishes Served Daily", value: "1,000+"},
{
id: "m3",
icon: Award,
title: "Years of Tradition",
value: "25+",
},
id: "m3", icon: Award,
title: "Years of Tradition", value: "25+"},
]}
title="Our Journey & Impact"
description="Celebrating decades of culinary excellence and unwavering commitment to our guests."
@@ -349,14 +210,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Swiggy",
"Zomato",
"TripAdvisor",
"EazyDiner",
"Google Reviews",
"FoodPanda",
"UberEats",
]}
"Swiggy", "Zomato", "TripAdvisor", "EazyDiner", "Google Reviews", "FoodPanda", "UberEats"]}
title="Featured On & Partnered With"
description="Proudly listed on top food platforms and recognized for our quality service."
speed={30}
@@ -368,43 +222,21 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sandeep Khanna",
imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7947.jpg",
imageAlt: "Sandeep Khanna, satisfied Indian customer smiling",
},
id: "1", name: "Sandeep Khanna", imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7947.jpg", imageAlt: "Sandeep Khanna, satisfied Indian customer smiling"},
{
id: "2",
name: "Harminder Singh",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250093.jpg",
imageAlt: "Harminder Singh, Indian man smiling in restaurant setting",
},
id: "2", name: "Harminder Singh", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250093.jpg", imageAlt: "Harminder Singh, Indian man smiling in restaurant setting"},
{
id: "3",
name: "Ashok Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet-cafe_1170-737.jpg",
imageAlt: "Ashok Sharma, young Indian woman smiling happily",
},
id: "3", name: "Ashok Sharma", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet-cafe_1170-737.jpg", imageAlt: "Ashok Sharma, young Indian woman smiling happily"},
{
id: "4",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663878.jpg",
imageAlt: "Priya Sharma, Indian family man smiling in restaurant",
},
id: "4", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663878.jpg", imageAlt: "Priya Sharma, Indian family man smiling in restaurant"},
{
id: "5",
name: "Rahul Verma",
imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-woman-outdoor-cafe_23-2147744398.jpg",
imageAlt: "Rahul Verma, smiling Indian couple at restaurant",
},
id: "5", name: "Rahul Verma", imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-woman-outdoor-cafe_23-2147744398.jpg", imageAlt: "Rahul Verma, smiling Indian couple at restaurant"},
]}
cardTitle="What Our Guests Say"
cardTag="4.0 out of 5 stars (2,342 reviews)"
buttons={[
{
text: "Read All Reviews",
href: "#reviews-all",
},
text: "Read All Reviews", href: "#reviews-all"},
]}
cardAnimation="slide-up"
/>
@@ -414,8 +246,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Visit Us or Make a Reservation"
description="We look forward to welcoming you to Shudh Vaishno Hotel. Reach out for reservations, inquiries, or catering services."
@@ -434,62 +265,37 @@ export default function LandingPage() {
logoText="Shudh Vaishno Hotel"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Our Services",
items: [
title: "Our Services", items: [
{
label: "Dine-in",
href: "#features",
},
label: "Dine-in", href: "#features"},
{
label: "Takeaway",
href: "#features",
},
label: "Takeaway", href: "#features"},
{
label: "Delivery",
href: "#features",
},
label: "Delivery", href: "#features"},
{
label: "Catering",
href: "#specials",
},
label: "Catering", href: "#specials"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Phone: 098111 19268",
href: "tel:+919811119268",
},
label: "Phone: 098111 19268", href: "tel:+919811119268"},
{
label: "Address: B-121 Satguru Ram Singh Marg, Kirti Nagar, New Delhi",
href: "https://maps.app.goo.gl/J2RP+C4",
},
label: "Address: B-121 Satguru Ram Singh Marg, Kirti Nagar, New Delhi", href: "https://maps.app.goo.gl/J2RP+C4"},
{
label: "Hours: Closes 11 PM",
href: "#",
},
label: "Hours: Closes 11 PM", href: "#"},
],
},
]}