Update src/app/menu/page.tsx

This commit is contained in:
2026-03-24 08:51:30 +00:00
parent 15f313a4a5
commit 08570ff7ea

View File

@@ -28,35 +28,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "menu",
href: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Reservations",
id: "reservations",
href: "/reservations",
},
name: "Reservations", id: "/reservations"},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Events",
id: "events",
href: "/events",
},
name: "Events", id: "/events"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Patiaala House"
/>
@@ -64,52 +46,23 @@ export default function LandingPage() {
<div id="menu-items" data-section="menu-items">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Butter Chicken",
price: "₹650",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-delicious-pakistan-meal_23-2148821539.jpg?_wi=2",
imageAlt: "creamy butter chicken gravy",
},
id: "1", name: "Butter Chicken", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-with-delicious-pakistan-meal_23-2148821539.jpg", imageAlt: "creamy butter chicken gravy"},
{
id: "2",
name: "Tandoori Chicken",
price: "₹590",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-75646.jpg?_wi=2",
imageAlt: "sizzling tandoori chicken platter",
},
id: "2", name: "Tandoori Chicken", price: "₹590", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-75646.jpg", imageAlt: "sizzling tandoori chicken platter"},
{
id: "3",
name: "Paneer Lababdar",
price: "₹550",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-with-rice-beans_140725-6082.jpg?_wi=2",
imageAlt: "paneer lababdar cheese curry",
},
id: "3", name: "Paneer Lababdar", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-with-rice-beans_140725-6082.jpg", imageAlt: "paneer lababdar cheese curry"},
{
id: "4",
name: "Dal Makhani",
price: "₹480",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-inside-little-plate-with-greens-white-surface-soup-meal-food-vegetable-bean_140725-74413.jpg?_wi=2",
imageAlt: "rich dal makhani cream lentil",
},
id: "4", name: "Dal Makhani", price: "₹480", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bean-soup-called-merci-inside-little-plate-with-greens-white-surface-soup-meal-food-vegetable-bean_140725-74413.jpg", imageAlt: "rich dal makhani cream lentil"},
{
id: "5",
name: "Garlic Naan",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-white-pita-bread_23-2148294995.jpg?_wi=2",
imageAlt: "fresh garlic naan bread hot",
},
id: "5", name: "Garlic Naan", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-white-pita-bread_23-2148294995.jpg", imageAlt: "fresh garlic naan bread hot"},
{
id: "6",
name: "Gulab Jamun",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-grapes-inside-plate-white-table-fruit-dessert-cake_140725-81284.jpg?_wi=2",
imageAlt: "sweet gulab jamun syrup",
},
id: "6", name: "Gulab Jamun", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-grapes-inside-plate-white-table-fruit-dessert-cake_140725-81284.jpg", imageAlt: "sweet gulab jamun syrup"},
]}
title="Our Signature Dishes"
description="Explore the rich flavors and aromatic spices of our most beloved North Indian creations. Each dish is a culinary journey."
@@ -123,59 +76,27 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Appetizers & Soups",
description: "Start your meal with our tantalizing array of starters.",
tag: "Starters",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-fajitas-prawns-vegetables-cheese-lavash-green-salad-sour-cream-side-view_141793-2478.jpg?_wi=2",
imageAlt: "indian vegetarian curry bowl",
buttons: [
id: "1", title: "Appetizers & Soups", description: "Start your meal with our tantalizing array of starters.", tag: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/seafood-fajitas-prawns-vegetables-cheese-lavash-green-salad-sour-cream-side-view_141793-2478.jpg", imageAlt: "indian vegetarian curry bowl", buttons: [
{
text: "View All",
href: "#",
},
text: "View All", href: "#"},
],
},
{
id: "2",
title: "Main Course Extravaganza",
description: "Indulge in our selection of hearty main courses.",
tag: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-copy-space_23-2148747669.jpg?_wi=2",
imageAlt: "authentic butter chicken close up",
buttons: [
id: "2", title: "Main Course Extravaganza", description: "Indulge in our selection of hearty main courses.", tag: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-copy-space_23-2148747669.jpg", imageAlt: "authentic butter chicken close up", buttons: [
{
text: "View All",
href: "#",
},
text: "View All", href: "#"},
],
},
{
id: "3",
title: "Breads & Rice",
description: "Perfect accompaniments to complement your meal.",
tag: "Sides",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-white-pita-bread_23-2148294995.jpg?_wi=3",
imageAlt: "fresh garlic naan bread hot",
buttons: [
id: "3", title: "Breads & Rice", description: "Perfect accompaniments to complement your meal.", tag: "Sides", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-white-pita-bread_23-2148294995.jpg", imageAlt: "fresh garlic naan bread hot", buttons: [
{
text: "View All",
href: "#",
},
text: "View All", href: "#"},
],
},
{
id: "4",
title: "Desserts & Beverages",
description: "Sweet endings and refreshing drinks to complete your dining.",
tag: "Sweet Treat",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-grapes-inside-plate-white-table-fruit-dessert-cake_140725-81284.jpg?_wi=3",
imageAlt: "sweet gulab jamun syrup",
buttons: [
id: "4", title: "Desserts & Beverages", description: "Sweet endings and refreshing drinks to complete your dining.", tag: "Sweet Treat", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-grapes-inside-plate-white-table-fruit-dessert-cake_140725-81284.jpg", imageAlt: "sweet gulab jamun syrup", buttons: [
{
text: "View All",
href: "#",
},
text: "View All", href: "#"},
],
},
]}
@@ -191,29 +112,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anjali Sharma",
role: "Food Critic",
testimonial: "The Butter Chicken at Patiaala House is simply divine rich, creamy, and perfectly spiced. A true North Indian delight!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-ready-eat_23-2148899024.jpg?_wi=2",
imageAlt: "smiling customer portrait happy",
},
id: "1", name: "Anjali Sharma", role: "Food Critic", testimonial: "The Butter Chicken at Patiaala House is simply divine rich, creamy, and perfectly spiced. A true North Indian delight!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-ready-eat_23-2148899024.jpg", imageAlt: "smiling customer portrait happy"},
{
id: "2",
name: "Rahul Singh",
role: "Local Foodie",
testimonial: "Every dish, from the Tandoori Chicken to the Dal Makhani, reflects authentic flavors and culinary expertise. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg?_wi=2",
imageAlt: "man looking happy confident",
},
id: "2", name: "Rahul Singh", role: "Local Foodie", testimonial: "Every dish, from the Tandoori Chicken to the Dal Makhani, reflects authentic flavors and culinary expertise. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", imageAlt: "man looking happy confident"},
{
id: "3",
name: "Priya Kapoor",
role: "Family Guest",
testimonial: "Patiaala House is our go-to for family dinners. The food is consistently excellent, and the service is always warm and welcoming.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg?_wi=2",
imageAlt: "young woman smiling brightly",
},
id: "3", name: "Priya Kapoor", role: "Family Guest", testimonial: "Patiaala House is our go-to for family dinners. The food is consistently excellent, and the service is always warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg", imageAlt: "young woman smiling brightly"},
]}
title="What Our Guests Savor"
description="Hear from our delighted customers about their unforgettable dining experiences and favorite dishes at Patiaala House."
@@ -224,20 +127,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Craving Deliciousness?"
title="Explore Our Full Menu or Order Takeaway Now!"
description="Browse our extensive selection of North Indian delicacies and have them delivered to your doorstep, or reserve a table to dine with us."
buttons={[
{
text: "View Full Menu",
href: "/menu",
},
text: "View Full Menu", href: "/menu"},
{
text: "Order Online",
href: "#",
},
text: "Order Online", href: "#"},
]}
/>
</div>
@@ -246,54 +144,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Reservations",
href: "/reservations",
},
label: "Reservations", href: "/reservations"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/about",
},
label: "Our Story", href: "/about"},
{
label: "Chef's Table",
href: "/events",
},
label: "Chef's Table", href: "/events"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Get in Touch",
href: "/contact",
},
label: "Get in Touch", href: "/contact"},
{
label: "Feedback",
href: "#",
},
label: "Feedback", href: "#"},
],
},
]}