Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 16:11:08 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Saffron & Spice"
/>
@@ -56,31 +48,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="A Taste of Authentic India"
description="Experience the rich heritage of spices and tradition in every bite, prepared by masters of Indian culinary arts."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-food-with-greens-beans-seasonings-dark-blue-background-ingredient-food-vegetable-color-photo_140725-31065.jpg",
imageAlt: "Traditional curries",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-food-with-greens-beans-seasonings-dark-blue-background-ingredient-food-vegetable-color-photo_140725-31065.jpg", imageAlt: "Traditional curries"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-christmas-dish-bottle-oil-bowls-spices-lemon-garlic-spruce-branches-with-cones-dark-table_140725-111536.jpg",
imageAlt: "Fresh naan bread",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-christmas-dish-bottle-oil-bowls-spices-lemon-garlic-spruce-branches-with-cones-dark-table_140725-111536.jpg", imageAlt: "Fresh naan bread"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg",
imageAlt: "Indian buffet setup",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg", imageAlt: "Indian buffet setup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sari-frame_23-2148747666.jpg",
imageAlt: "Tandoor preparation",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sari-frame_23-2148747666.jpg", imageAlt: "Tandoor preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg",
imageAlt: "Authentic appetizers",
},
imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-thali-feast_23-2152002836.jpg", imageAlt: "Authentic appetizers"},
]}
mediaAnimation="slide-up"
/>
@@ -103,41 +84,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Butter Chicken",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-tasty-cooked-potatoes-with-greens-inside-plate-dark-surface-cooking-potato-cips-dinner-food_140725-101568.jpg",
},
id: "p1", name: "Butter Chicken", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-tasty-cooked-potatoes-with-greens-inside-plate-dark-surface-cooking-potato-cips-dinner-food_140725-101568.jpg"},
{
id: "p2",
name: "Lamb Rogan Josh",
price: "$22.50",
imageSrc: "http://img.b2bpic.net/free-photo/close-top-view-azerbaijani-grape-leaves-dolma-served-with-yogurt_141793-2014.jpg",
},
id: "p2", name: "Lamb Rogan Josh", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/close-top-view-azerbaijani-grape-leaves-dolma-served-with-yogurt_141793-2014.jpg"},
{
id: "p3",
name: "Palak Paneer",
price: "$16.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-traditional-kuku-fried-eggs-with-herbs-served-with-sour-yogurt-pan_140725-12518.jpg",
},
id: "p3", name: "Palak Paneer", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-traditional-kuku-fried-eggs-with-herbs-served-with-sour-yogurt-pan_140725-12518.jpg"},
{
id: "p4",
name: "Dal Makhani",
price: "$14.50",
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-sweet-potato-puree_185193-109284.jpg",
},
id: "p4", name: "Dal Makhani", price: "$14.50", imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-sweet-potato-puree_185193-109284.jpg"},
{
id: "p5",
name: "Vegetable Samosa",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-pakistani-food-high-angle_23-2148825157.jpg",
},
id: "p5", name: "Vegetable Samosa", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-pakistani-food-high-angle_23-2148825157.jpg"},
{
id: "p6",
name: "Royal Biryani",
price: "$19.99",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-pakistan-meal_23-2148821531.jpg",
},
id: "p6", name: "Royal Biryani", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-pakistan-meal_23-2148821531.jpg"},
]}
title="Our Signature Dishes"
description="Handpicked recipes that celebrate the diverse regions of Indian culinary history."
@@ -146,50 +103,26 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Ananya Sharma",
role: "Regular Guest",
company: "Local Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg",
},
id: "1", name: "Ananya Sharma", role: "Regular Guest", company: "Local Foodie", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25277.jpg"},
{
id: "2",
name: "Robert Miller",
role: "Food Critic",
company: "Dining Daily",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-toasting-wine-glasses_23-2148454087.jpg",
},
id: "2", name: "Robert Miller", role: "Food Critic", company: "Dining Daily", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-toasting-wine-glasses_23-2148454087.jpg"},
{
id: "3",
name: "Sarah Chen",
role: "Event Planner",
company: "City Guides",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg",
},
id: "3", name: "Sarah Chen", role: "Event Planner", company: "City Guides", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg"},
{
id: "4",
name: "David Kumar",
role: "Patron",
company: "Tech Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg",
},
id: "4", name: "David Kumar", role: "Patron", company: "Tech Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg"},
{
id: "5",
name: "Elena Rossi",
role: "Blogger",
company: "Travel Bites",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187240.jpg",
},
id: "5", name: "Elena Rossi", role: "Blogger", company: "Travel Bites", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187240.jpg"},
]}
title="Loved by Our Community"
description="Hear from our guests who have experienced the warmth and authenticity of Saffron & Spice."
@@ -204,23 +137,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "m1",
name: "Rajesh Gupta",
role: "Executive Chef",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-cook-chef-uniform-standing-with-closed-posture-isolated-orange-wall-with-copy-space_141793-101295.jpg",
},
id: "m1", name: "Rajesh Gupta", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-cook-chef-uniform-standing-with-closed-posture-isolated-orange-wall-with-copy-space_141793-101295.jpg"},
{
id: "m2",
name: "Priya Singh",
role: "Restaurant Manager",
imageSrc: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg",
},
id: "m2", name: "Priya Singh", role: "Restaurant Manager", imageSrc: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg"},
{
id: "m3",
name: "Vikram Seth",
role: "Floor Lead",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-his-arm_114579-15947.jpg",
},
id: "m3", name: "Vikram Seth", role: "Floor Lead", imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-his-arm_114579-15947.jpg"},
]}
title="Meet the Masters"
description="Our culinary experts dedicated to preserving the authenticity of Indian cooking."
@@ -232,30 +153,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer vegan options?",
content: "Yes, we have a variety of vegan-friendly curries and appetizers clearly marked on our menu.",
},
id: "f1", title: "Do you offer vegan options?", content: "Yes, we have a variety of vegan-friendly curries and appetizers clearly marked on our menu."},
{
id: "f2",
title: "Can I reserve a table online?",
content: "Absolutely! Use our contact page to send an inquiry or call us directly.",
},
id: "f2", title: "Can I reserve a table online?", content: "Absolutely! Use our contact page to send an inquiry or call us directly."},
{
id: "f3",
title: "Do you cater for events?",
content: "We offer full-service catering for parties, corporate events, and weddings. Please contact us for custom menus.",
},
id: "f3", title: "Do you cater for events?", content: "We offer full-service catering for parties, corporate events, and weddings. Please contact us for custom menus."},
{
id: "f4",
title: "Is there parking available?",
content: "We provide complimentary valet parking for all our guests during dinner hours.",
},
id: "f4", title: "Is there parking available?", content: "We provide complimentary valet parking for all our guests during dinner hours."},
{
id: "f5",
title: "Do you offer private dining?",
content: "We have two private dining suites available for intimate gatherings and special occasions.",
},
id: "f5", title: "Do you offer private dining?", content: "We have two private dining suites available for intimate gatherings and special occasions."},
]}
sideTitle="Common Questions"
sideDescription="Find answers to our service hours, reservations, and dietary options."
@@ -268,14 +174,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"Foodie Times",
"City Eats",
"Global Kitchen",
"Dining Weekly",
"Culinary Review",
"Tasty Trips",
"Indian Heritage News",
]}
"Foodie Times", "City Eats", "Global Kitchen", "Dining Weekly", "Culinary Review", "Tasty Trips", "Indian Heritage News"]}
title="Featured In"
description="Proudly recognized by leading culinary publications and critics."
/>
@@ -285,8 +184,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Reservations"
title="Reserve Your Experience"
description="Book a table for an authentic Indian journey today."
@@ -300,50 +198,31 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}