Update src/app/page.tsx

This commit is contained in:
2026-06-11 14:14:59 +00:00
parent 6ffc96c1ee
commit ee2ce29618

View File

@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Highlights",
id: "#highlights",
},
name: "Highlights", id: "#highlights"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="VIYONA'S"
/>
@@ -67,19 +53,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="VIYONA'S"
description="A Complete Family Restaurant. Breakfast, Lunch & Dinner. Best Place for Birthday Parties, Anniversaries & Special Occasions."
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/people-enjoying-festive-christmas-dinner-together_23-2149174104.jpg"
imageAlt="Luxurious restaurant interior with golden and white chairs"
@@ -108,41 +89,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Authentic Punjabi Cuisine",
descriptions: [
"Experience the rich, hearty flavors of North India with our expertly prepared Punjabi dishes. Enjoy creamy curries, aromatic biryanis, and fresh tandoor breads.",
],
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098300.jpg",
imageAlt: "Authentic Punjabi thali meal",
},
id: "f1", title: "Authentic Punjabi Cuisine", descriptions: [
"Experience the rich, hearty flavors of North India with our expertly prepared Punjabi dishes. Enjoy creamy curries, aromatic biryanis, and fresh tandoor breads."],
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098300.jpg", imageAlt: "Authentic Punjabi thali meal"},
{
id: "f2",
title: "Exotic Chinese Delicacies",
descriptions: [
"Savor a unique blend of traditional Chinese cooking with a vegetarian twist. Our menu features popular stir-fries, noodles, and delectable dim sum options.",
],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-pasta-meal-plate-with-seafood-generated-by-ai_188544-25977.jpg",
imageAlt: "Vegetarian Chinese noodles wok",
},
id: "f2", title: "Exotic Chinese Delicacies", descriptions: [
"Savor a unique blend of traditional Chinese cooking with a vegetarian twist. Our menu features popular stir-fries, noodles, and delectable dim sum options."],
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-pasta-meal-plate-with-seafood-generated-by-ai_188544-25977.jpg", imageAlt: "Vegetarian Chinese noodles wok"},
{
id: "f3",
title: "Classic Italian Comforts",
descriptions: [
"Indulge in our purely vegetarian Italian selections, from timeless pasta dishes and creamy risottos to freshly baked pizzas with a variety of delicious toppings.",
],
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pizza-copy-space_23-2148574235.jpg",
imageAlt: "Vegetarian Italian pizza fresh toppings",
},
id: "f3", title: "Classic Italian Comforts", descriptions: [
"Indulge in our purely vegetarian Italian selections, from timeless pasta dishes and creamy risottos to freshly baked pizzas with a variety of delicious toppings."],
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-pizza-copy-space_23-2148574235.jpg", imageAlt: "Vegetarian Italian pizza fresh toppings"},
{
id: "f4",
title: "Regional Rajasthani Flavors",
descriptions: [
"Discover the vibrant and bold tastes of Rajasthan with our traditional dishes, including wholesome thalis and spicy specialties that capture the essence of the region.",
],
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-delicious-vegetable-soup-inside-round-plate-dark-desk_140725-49474.jpg",
imageAlt: "Traditional Rajasthani daal baati churma",
},
id: "f4", title: "Regional Rajasthani Flavors", descriptions: [
"Discover the vibrant and bold tastes of Rajasthan with our traditional dishes, including wholesome thalis and spicy specialties that capture the essence of the region."],
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-delicious-vegetable-soup-inside-round-plate-dark-desk_140725-49474.jpg", imageAlt: "Traditional Rajasthani daal baati churma"},
]}
title="Culinary Journey Through India & Beyond"
description="Discover a world of flavors with our expertly prepared vegetarian dishes. Each cuisine is authentically crafted to provide a memorable dining experience."
@@ -158,53 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Paneer Tikka",
price: "₹350",
variant: "Appetizer",
imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-chili-salt_1339-4743.jpg",
imageAlt: "paneer tikka skewers vegetarian starter",
},
id: "p1", name: "Paneer Tikka", price: "₹350", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-chili-salt_1339-4743.jpg", imageAlt: "paneer tikka skewers vegetarian starter"},
{
id: "p2",
name: "Vegetable Biryani",
price: "₹420",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegan-salad-with-various-vegetables_140725-147807.jpg",
imageAlt: "vegetarian biryani basmati rice",
},
id: "p2", name: "Vegetable Biryani", price: "₹420", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegan-salad-with-various-vegetables_140725-147807.jpg", imageAlt: "vegetarian biryani basmati rice"},
{
id: "p3",
name: "Veg Manchurian",
price: "₹380",
variant: "Chinese Specialty",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-stir-fried-with-tamarind-sauce_1150-22285.jpg",
imageAlt: "vegetable Manchurian dry gravy",
},
id: "p3", name: "Veg Manchurian", price: "₹380", variant: "Chinese Specialty", imageSrc: "http://img.b2bpic.net/free-photo/boiled-eggs-stir-fried-with-tamarind-sauce_1150-22285.jpg", imageAlt: "vegetable Manchurian dry gravy"},
{
id: "p4",
name: "Pasta Alfredo",
price: "₹400",
variant: "Italian Classic",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-spaghetti-pasta-earthenware-with-cheese-bread-wooden-table_23-2147925946.jpg",
imageAlt: "creamy vegetarian Alfredo pasta",
},
id: "p4", name: "Pasta Alfredo", price: "₹400", variant: "Italian Classic", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-spaghetti-pasta-earthenware-with-cheese-bread-wooden-table_23-2147925946.jpg", imageAlt: "creamy vegetarian Alfredo pasta"},
{
id: "p5",
name: "Masala Dosa",
price: "₹280",
variant: "Breakfast/Snack",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086076.jpg",
imageAlt: "south Indian Masala Dosa",
},
id: "p5", name: "Masala Dosa", price: "₹280", variant: "Breakfast/Snack", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086076.jpg", imageAlt: "south Indian Masala Dosa"},
{
id: "p6",
name: "Gulab Jamun",
price: "₹150",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-dessert-assortment_23-2149312342.jpg",
imageAlt: "Indian sweet Gulab Jamun dessert",
},
id: "p6", name: "Gulab Jamun", price: "₹150", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-dessert-assortment_23-2149312342.jpg", imageAlt: "Indian sweet Gulab Jamun dessert"},
]}
title="Signature Vegetarian Dishes"
description="Explore some of our most beloved and popular dishes, crafted with the freshest ingredients and authentic recipes."
@@ -214,55 +139,26 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Priya Sharma",
role: "Local Resident",
company: "Udaipur",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-female-has-curly-hair-chats-online-social-networks-with-friends-uses-modern-electronic-gadget-internet-sits-coffee-shop-with-exotic-drink-dish-technology-concept_273609-2193.jpg",
imageAlt: "happy woman dining restaurant",
},
id: "t1", name: "Priya Sharma", role: "Local Resident", company: "Udaipur", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-female-has-curly-hair-chats-online-social-networks-with-friends-uses-modern-electronic-gadget-internet-sits-coffee-shop-with-exotic-drink-dish-technology-concept_273609-2193.jpg", imageAlt: "happy woman dining restaurant"},
{
id: "t2",
name: "Rajesh Kumar",
role: "Food Blogger",
company: "Rajasthan Eats",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-bearded-man-red-tie-shirt-looking-camera-smiling-cherfully-showing-thumbs-up-standing-orange-background_141793-110893.jpg",
imageAlt: "man enjoying vegetarian food",
},
id: "t2", name: "Rajesh Kumar", role: "Food Blogger", company: "Rajasthan Eats", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-bearded-man-red-tie-shirt-looking-camera-smiling-cherfully-showing-thumbs-up-standing-orange-background_141793-110893.jpg", imageAlt: "man enjoying vegetarian food"},
{
id: "t3",
name: "Anjali & Rohan",
role: "Newlyweds",
company: "Fatehnagar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-celebrating-cafe_23-2147735759.jpg",
imageAlt: "couple celebrating anniversary restaurant",
},
id: "t3", name: "Anjali & Rohan", role: "Newlyweds", company: "Fatehnagar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-celebrating-cafe_23-2147735759.jpg", imageAlt: "couple celebrating anniversary restaurant"},
{
id: "t4",
name: "The Gupta Family",
role: "Regular Patrons",
company: "Agrasen Nagar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-taking-selfie_23-2149854622.jpg",
imageAlt: "family with kids restaurant",
},
id: "t4", name: "The Gupta Family", role: "Regular Patrons", company: "Agrasen Nagar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-taking-selfie_23-2149854622.jpg", imageAlt: "family with kids restaurant"},
{
id: "t5",
name: "Vikram Singh",
role: "Event Planner",
company: "Udaipur Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11930.jpg",
imageAlt: "group friends dining together",
},
id: "t5", name: "Vikram Singh", role: "Event Planner", company: "Udaipur Events", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11930.jpg", imageAlt: "group friends dining together"},
]}
title="What Our Guests Say"
description="Read glowing reviews from our valued customers who have celebrated their special moments with us and enjoyed our delightful vegetarian cuisine."
@@ -275,30 +171,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What are your operating hours?",
content: "VIYONA'S is open daily from Monday to Sunday, from 11:00 AM to 11:00 PM.",
},
id: "q1", title: "What are your operating hours?", content: "VIYONA'S is open daily from Monday to Sunday, from 11:00 AM to 11:00 PM."},
{
id: "q2",
title: "Do you accept reservations for parties?",
content: "Yes, we highly recommend making reservations for birthday parties, anniversaries, and other special occasions. Please call us at 076203 81329 or +91 9785117336.",
},
id: "q2", title: "Do you accept reservations for parties?", content: "Yes, we highly recommend making reservations for birthday parties, anniversaries, and other special occasions. Please call us at 076203 81329 or +91 9785117336."},
{
id: "q3",
title: "What types of cuisine do you serve?",
content: "We are a 100% pure vegetarian restaurant specializing in authentic Punjabi, Chinese, Italian, and regional Rajasthani dishes.",
},
id: "q3", title: "What types of cuisine do you serve?", content: "We are a 100% pure vegetarian restaurant specializing in authentic Punjabi, Chinese, Italian, and regional Rajasthani dishes."},
{
id: "q4",
title: "Where are you located?",
content: "We are located on the Ground Floor, Sanwar Rd, Agrasen Nagar, Fatehnagar, District: Udaipur, Rajasthan - 313205.",
},
id: "q4", title: "Where are you located?", content: "We are located on the Ground Floor, Sanwar Rd, Agrasen Nagar, Fatehnagar, District: Udaipur, Rajasthan - 313205."},
{
id: "q5",
title: "Is parking available?",
content: "Yes, ample parking is available for our guests.",
},
id: "q5", title: "Is parking available?", content: "Yes, ample parking is available for our guests."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about reservations, menu, events, and our restaurant services."
@@ -311,20 +192,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get In Touch"
title="Plan Your Next Celebration With Us!"
description="Whether it's a family dinner, a birthday party, or an anniversary, VIYONA'S is the perfect venue. Contact us to make your reservation or inquire about our special event services."
buttons={[
{
text: "Call Us Now",
href: "tel:+917620381329",
},
text: "Call Us Now", href: "tel:+917620381329"},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
},
text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
]}
/>
</div>
@@ -333,13 +209,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="VIYONA'S"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>