Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-30 04:30:19 +00:00

View File

@@ -33,29 +33,17 @@ 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: "#dishes",
},
name: "Menu", id: "#dishes"},
{
name: "Catering",
id: "#pricing",
},
name: "Catering", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Fauji Da Dhaba"
/>
@@ -67,81 +55,42 @@ export default function LandingPage() {
description="Where authentic North Indian flavors meet heartwarming hospitality. Experience culinary excellence passed down through generations."
testimonials={[
{
name: "Priya Sharma",
handle: "@priyasharma",
testimonial: "Absolutely delicious food, just like home-cooked meals. A must-visit!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl_1157-8666.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
name: "Priya Sharma", handle: "@priyasharma", testimonial: "Absolutely delicious food, just like home-cooked meals. A must-visit!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl_1157-8666.jpg", imageAlt: "Priya Sharma"},
{
name: "Raj Singh",
handle: "@rajsingh_foodie",
testimonial: "The best Butter Chicken I've ever had! Fauji Da Dhaba never disappoints.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-wearing-grey-jacket-smiling_114579-15945.jpg?_wi=1",
imageAlt: "Raj Singh",
},
name: "Raj Singh", handle: "@rajsingh_foodie", testimonial: "The best Butter Chicken I've ever had! Fauji Da Dhaba never disappoints.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-wearing-grey-jacket-smiling_114579-15945.jpg", imageAlt: "Raj Singh"},
{
name: "Anjali Mehta",
handle: "@anjalimehta_chef",
testimonial: "Warm and inviting atmosphere with truly authentic dishes. Highly recommended for families.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her-re_1258-137916.jpg",
imageAlt: "Anjali Mehta",
},
name: "Anjali Mehta", handle: "@anjalimehta_chef", testimonial: "Warm and inviting atmosphere with truly authentic dishes. Highly recommended for families.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her-re_1258-137916.jpg", imageAlt: "Anjali Mehta"},
{
name: "Vivek Kumar",
handle: "@vivek_travels",
testimonial: "Every dish tells a story. Fauji Da Dhaba offers a wonderful dining experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-preparing-stuff-cooking-home_1150-4664.jpg",
imageAlt: "Vivek Kumar",
},
name: "Vivek Kumar", handle: "@vivek_travels", testimonial: "Every dish tells a story. Fauji Da Dhaba offers a wonderful dining experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-preparing-stuff-cooking-home_1150-4664.jpg", imageAlt: "Vivek Kumar"},
{
name: "Sneha Patel",
handle: "@sneha_eats",
testimonial: "A true gem for Indian food lovers. The spices are perfectly balanced.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-confident-with-natural-hair-feeling-satisfied_482257-87906.jpg",
imageAlt: "Sneha Patel",
},
name: "Sneha Patel", handle: "@sneha_eats", testimonial: "A true gem for Indian food lovers. The spices are perfectly balanced.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-confident-with-natural-hair-feeling-satisfied_482257-87906.jpg", imageAlt: "Sneha Patel"},
]}
testimonialRotationInterval={5000}
buttons={[
{
text: "View Our Menu",
href: "#dishes",
},
text: "View Our Menu", href: "#dishes"},
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/latin-brunette-girl-posing-indoor_344912-1456.jpg",
alt: "Priya Sharma",
},
src: "http://img.b2bpic.net/free-photo/latin-brunette-girl-posing-indoor_344912-1456.jpg", alt: "Priya Sharma"},
{
src: "http://img.b2bpic.net/free-photo/young-joyful-man-black-shirt-with-optical-glasses-stucks-tongue-out-isolated-pink-wall_141793-35304.jpg",
alt: "Raj Singh",
},
src: "http://img.b2bpic.net/free-photo/young-joyful-man-black-shirt-with-optical-glasses-stucks-tongue-out-isolated-pink-wall_141793-35304.jpg", alt: "Raj Singh"},
{
src: "http://img.b2bpic.net/free-photo/young-pleased-caucasian-cook-girl-chef-uniform-holds-knife-isolated-orange-wall-with-copy-space_141793-33385.jpg",
alt: "Anjali Mehta",
},
src: "http://img.b2bpic.net/free-photo/young-pleased-caucasian-cook-girl-chef-uniform-holds-knife-isolated-orange-wall-with-copy-space_141793-33385.jpg", alt: "Anjali Mehta"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg",
alt: "Vivek Kumar",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", alt: "Vivek Kumar"},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-fashion-woman-wearing-animal-print-sweater-pink-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-29484.jpg",
alt: "Happy customer smiling",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-fashion-woman-wearing-animal-print-sweater-pink-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-29484.jpg", alt: "Happy customer smiling"},
]}
avatarText="Loved by over 500+ happy diners!"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
imageAlt="Warm and inviting interior of Fauji Da Dhaba restaurant"
showBlur={true}
textPosition="bottom"
@@ -169,55 +118,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Butter Chicken Extravaganza",
description: "Our creamy, rich Butter Chicken is slow-cooked to perfection, a symphony of flavors.",
icon: Sparkles,
title: "Butter Chicken Extravaganza", description: "Our creamy, rich Butter Chicken is slow-cooked to perfection, a symphony of flavors.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg",
imageAlt: "Creamy Butter Chicken dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg", imageAlt: "Creamy Butter Chicken dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23917.jpg",
imageAlt: "Butter Chicken with naan bread",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
imageAlt: "creamy butter chicken dish",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23917.jpg", imageAlt: "Butter Chicken with naan bread"},
]
},
{
title: "Authentic Dal Makhani",
description: "A timeless classic, our Dal Makhani simmers overnight, creating a velvety, smoky, and irresistible taste.",
icon: Soup,
title: "Authentic Dal Makhani", description: "A timeless classic, our Dal Makhani simmers overnight, creating a velvety, smoky, and irresistible taste.", icon: Soup,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/bowl-delicious-pumpkin-soup-with-seeds_114579-21246.jpg",
imageAlt: "Traditional Dal Makhani bowl",
},
imageSrc: "http://img.b2bpic.net/free-photo/bowl-delicious-pumpkin-soup-with-seeds_114579-21246.jpg", imageAlt: "Traditional Dal Makhani bowl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-roasted-eggplant-salad-bowl-wooden-spoon-different-spices-small-bowls-dark-table_140725-130905.jpg",
imageAlt: "Dal Makhani garnished with cilantro",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl_1157-8666.jpg?_wi=2",
imageAlt: "creamy butter chicken dish",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-roasted-eggplant-salad-bowl-wooden-spoon-different-spices-small-bowls-dark-table_140725-130905.jpg", imageAlt: "Dal Makhani garnished with cilantro"},
]
},
{
title: "Tandoori Specialties",
description: "Experience the smoky perfection of our Tandoori Breads and succulent Kebabs, fresh from our clay oven.",
icon: Flame,
title: "Tandoori Specialties", description: "Experience the smoky perfection of our Tandoori Breads and succulent Kebabs, fresh from our clay oven.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-raw-chicken-skewers-with-spices-wooden-board-dark-table-free-space_140725-148195.jpg",
imageAlt: "Tandoori chicken skewers",
},
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-raw-chicken-skewers-with-spices-wooden-board-dark-table-free-space_140725-148195.jpg", imageAlt: "Tandoori chicken skewers"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arrangement-nutritious-roti_23-2149033982.jpg",
imageAlt: "Assorted tandoori breads",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-wearing-grey-jacket-smiling_114579-15945.jpg?_wi=2",
imageAlt: "creamy butter chicken dish",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arrangement-nutritious-roti_23-2149033982.jpg", imageAlt: "Assorted tandoori breads"},
]
},
]}
title="Signature Dishes & Culinary Delights"
@@ -233,65 +158,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "butter-chicken",
brand: "Signature Dish",
name: "Butter Chicken",
price: "$18.99",
rating: 5,
reviewCount: "250+",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bowl-soup-food-photography-recipe-idea_53876-41053.jpg",
imageAlt: "Butter Chicken dish",
},
id: "butter-chicken", brand: "Signature Dish", name: "Butter Chicken", price: "$18.99", rating: 5,
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bowl-soup-food-photography-recipe-idea_53876-41053.jpg", imageAlt: "Butter Chicken dish"},
{
id: "dal-makhani",
brand: "Vegetarian Favorite",
name: "Dal Makhani",
price: "$15.99",
rating: 4.8,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316468.jpg",
imageAlt: "Dal Makhani dish",
},
id: "dal-makhani", brand: "Vegetarian Favorite", name: "Dal Makhani", price: "$15.99", rating: 4.8,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316468.jpg", imageAlt: "Dal Makhani dish"},
{
id: "paneer-tikka",
brand: "Appetizer",
name: "Paneer Tikka",
price: "$16.99",
rating: 4.7,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-shrimps-sticks-inside-blue-plate-with-green-salad-lemon-slices-wooden-desk_140725-29908.jpg",
imageAlt: "Paneer Tikka skewers",
},
id: "paneer-tikka", brand: "Appetizer", name: "Paneer Tikka", price: "$16.99", rating: 4.7,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/cooked-shrimps-sticks-inside-blue-plate-with-green-salad-lemon-slices-wooden-desk_140725-29908.jpg", imageAlt: "Paneer Tikka skewers"},
{
id: "chicken-biryani",
brand: "Rice Specialty",
name: "Chicken Biryani",
price: "$19.99",
rating: 4.9,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-with-rice_140725-3389.jpg",
imageAlt: "Chicken Biryani",
},
id: "chicken-biryani", brand: "Rice Specialty", name: "Chicken Biryani", price: "$19.99", rating: 4.9,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-with-rice_140725-3389.jpg", imageAlt: "Chicken Biryani"},
{
id: "garlic-naan",
brand: "Freshly Baked",
name: "Garlic Naan",
price: "$4.99",
rating: 4.9,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-calzone-pizza-melted-cheese-parmesan-arugula-table_141793-4798.jpg",
imageAlt: "Garlic Naan bread",
},
id: "garlic-naan", brand: "Freshly Baked", name: "Garlic Naan", price: "$4.99", rating: 4.9,
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-calzone-pizza-melted-cheese-parmesan-arugula-table_141793-4798.jpg", imageAlt: "Garlic Naan bread"},
{
id: "gulab-jamun",
brand: "Dessert",
name: "Gulab Jamun",
price: "$7.99",
rating: 4.6,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg",
imageAlt: "Gulab Jamun dessert",
},
id: "gulab-jamun", brand: "Dessert", name: "Gulab Jamun", price: "$7.99", rating: 4.6,
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg", imageAlt: "Gulab Jamun dessert"},
]}
title="Our Extensive Menu"
description="From aromatic curries to sizzling tandoori and delectable desserts, our menu offers a wide array of choices to satisfy every palate."
@@ -305,62 +188,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "starter-feast",
badge: "Value",
badgeIcon: Sparkles,
price: "$30/person",
subtitle: "Ideal for small gatherings (10-25 guests)",
buttons: [
id: "starter-feast", badge: "Value", badgeIcon: Sparkles,
price: "$30/person", subtitle: "Ideal for small gatherings (10-25 guests)", buttons: [
{
text: "Enquire Now",
href: "#contact",
},
text: "Enquire Now", href: "#contact"},
],
features: [
"2 Appetizers of Choice",
"2 Main Courses of Choice",
"Basmati Rice & Assorted Bread",
"1 Dessert Selection",
],
"2 Appetizers of Choice", "2 Main Courses of Choice", "Basmati Rice & Assorted Bread", "1 Dessert Selection"],
},
{
id: "grand-buffet",
badge: "Popular",
badgeIcon: Award,
price: "$45/person",
subtitle: "Perfect for larger events (26-75 guests)",
buttons: [
id: "grand-buffet", badge: "Popular", badgeIcon: Award,
price: "$45/person", subtitle: "Perfect for larger events (26-75 guests)", buttons: [
{
text: "Enquire Now",
href: "#contact",
},
text: "Enquire Now", href: "#contact"},
],
features: [
"3 Appetizers of Choice",
"3 Main Courses of Choice",
"Signature Dal Makhani",
"Basmati Rice & Assorted Breads",
"2 Dessert Selections",
],
"3 Appetizers of Choice", "3 Main Courses of Choice", "Signature Dal Makhani", "Basmati Rice & Assorted Breads", "2 Dessert Selections"],
},
{
id: "custom-culinary",
badge: "Premium",
badgeIcon: Sparkles,
price: "Quote",
subtitle: "Tailored to your unique event needs",
buttons: [
id: "custom-culinary", badge: "Premium", badgeIcon: Sparkles,
price: "Quote", subtitle: "Tailored to your unique event needs", buttons: [
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
],
features: [
"Personalized Menu Planning",
"On-site Chef Options",
"Premium Ingredient Sourcing",
"Dedicated Event Manager",
],
"Personalized Menu Planning", "On-site Chef Options", "Premium Ingredient Sourcing", "Dedicated Event Manager"],
},
]}
title="Catering & Event Packages"
@@ -376,25 +228,15 @@ export default function LandingPage() {
author="Sunita Devi, Loyal Customer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-posing-portrait-indian-ethnicity-concept_53876-31589.jpg",
alt: "Sunita Devi",
},
src: "http://img.b2bpic.net/free-photo/woman-posing-portrait-indian-ethnicity-concept_53876-31589.jpg", alt: "Sunita Devi"},
{
src: "http://img.b2bpic.net/free-photo/full-shot-people-taking-selfie-bistro_23-2149366448.jpg",
alt: "Happy Couple",
},
src: "http://img.b2bpic.net/free-photo/full-shot-people-taking-selfie-bistro_23-2149366448.jpg", alt: "Happy Couple"},
{
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg",
alt: "Family Dining",
},
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg", alt: "Family Dining"},
{
src: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg",
alt: "Business Client",
},
src: "http://img.b2bpic.net/free-photo/happy-businessman-looking-camera-near-building_23-2148308527.jpg", alt: "Business Client"},
{
src: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg",
alt: "Happy Indian couple dining",
},
src: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg", alt: "Happy Indian couple dining"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -407,20 +249,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Do you offer vegetarian and vegan options?",
content: "Yes, our menu includes a wide variety of delicious vegetarian and vegan dishes, clearly marked for your convenience. Please inform your server about any dietary preferences or allergies.",
},
id: "faq-1", title: "Do you offer vegetarian and vegan options?", content: "Yes, our menu includes a wide variety of delicious vegetarian and vegan dishes, clearly marked for your convenience. Please inform your server about any dietary preferences or allergies."},
{
id: "faq-2",
title: "Can I make a reservation online?",
content: "Absolutely! You can easily make a reservation through our website by clicking on the 'Book a Table' button. For larger parties or special requests, please call us directly.",
},
id: "faq-2", title: "Can I make a reservation online?", content: "Absolutely! You can easily make a reservation through our website by clicking on the 'Book a Table' button. For larger parties or special requests, please call us directly."},
{
id: "faq-3",
title: "Do you provide delivery or takeout services?",
content: "Yes, we offer both delivery and takeout. You can place your order online through our website or call us directly for pickup. We partner with major food delivery platforms for your convenience.",
},
id: "faq-3", title: "Do you provide delivery or takeout services?", content: "Yes, we offer both delivery and takeout. You can place your order online through our website or call us directly for pickup. We partner with major food delivery platforms for your convenience."},
]}
title="Frequently Asked Questions"
description="Have questions about our restaurant, menu, or services? Find answers to the most common queries here."
@@ -432,8 +265,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Visit Us or Make a Reservation"
description="We look forward to welcoming you to Fauji Da Dhaba. Reach out to us for reservations, catering inquiries, or any questions you may have."
@@ -447,66 +279,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#dishes",
},
label: "Menu", href: "#dishes"},
{
label: "Catering",
href: "#pricing",
},
label: "Catering", href: "#pricing"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
{
label: "Catering",
href: "#pricing",
},
label: "Catering", href: "#pricing"},
{
label: "Takeout",
href: "#",
},
label: "Takeout", href: "#"},
{
label: "Private Events",
href: "#contact",
},
label: "Private Events", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Refund Policy",
href: "#",
},
label: "Refund Policy", href: "#"},
],
},
]}