Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-07 22:14:17 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Experience",
id: "experience",
},
name: "Experience", id: "experience"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Reserve",
id: "contact",
},
name: "Reserve", id: "contact"},
]}
brandName="Virgin Courtyard"
/>
@@ -54,42 +46,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Chandigarhs Most Romantic Italian Escape"
description="Candle-lit dining, handcrafted Italian cuisine, and an atmosphere you wont forget."
tag="Since 2012"
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "View Menu",
href: "#products",
},
text: "View Menu", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=1",
imageAlt: "Candlelight courtyard dinner",
},
imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg", imageAlt: "Candlelight courtyard dinner"},
{
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=1",
imageAlt: "Handcrafted italian dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=1",
imageAlt: "Fresh italian appetizer",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737381.jpg",
imageAlt: "Beautiful table arrangement",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chrysanthemums-illuminated-with-orange-light-hang-threads-hall_1304-3341.jpg?_wi=1",
imageAlt: "Atmospheric courtyard night",
},
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg", imageAlt: "Handcrafted italian dish"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -113,41 +84,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Wood-fired Margherita",
price: "₹695",
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=2",
},
id: "1", name: "Wood-fired Margherita", price: "₹695", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
{
id: "2",
name: "Truffle Risotto",
price: "₹895",
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=2",
},
id: "2", name: "Truffle Risotto", price: "₹895", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
{
id: "3",
name: "Spaghetti Carbonara",
price: "₹750",
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=3",
},
id: "3", name: "Spaghetti Carbonara", price: "₹750", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
{
id: "4",
name: "Artisan Pizza",
price: "₹850",
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=3",
},
id: "4", name: "Artisan Pizza", price: "₹850", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
{
id: "5",
name: "Classic Tiramisu",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=4",
},
id: "5", name: "Classic Tiramisu", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
{
id: "6",
name: "Signature Sangria",
price: "₹550",
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=4",
},
id: "6", name: "Signature Sangria", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
]}
title="Signature Dishes"
description="The soul of Italy, captured in every bite."
@@ -158,62 +105,18 @@ export default function LandingPage() {
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={true}
description="We love to hear from our guests about their experiences."
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "Oct 2023",
title: "Perfect Date",
quote: "Beautiful ambiance, great service—perfect for a relaxed Italian meal.",
tag: "Dinner",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=2",
imageAlt: "romantic courtyard dining restaurant",
},
id: "1", name: "Sarah J.", date: "Oct 2023", title: "Perfect Date", quote: "Beautiful ambiance, great service—perfect for a relaxed Italian meal.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg", imageAlt: "romantic courtyard dining restaurant"},
{
id: "2",
name: "Michael K.",
date: "Nov 2023",
title: "Luxury Vibe",
quote: "Romantic place with great lighting, worth the price.",
tag: "Anniversary",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=5",
imageAlt: "authentic italian pasta dish",
},
id: "2", name: "Michael K.", date: "Nov 2023", title: "Luxury Vibe", quote: "Romantic place with great lighting, worth the price.", tag: "Anniversary", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg", imageAlt: "authentic italian pasta dish"},
{
id: "3",
name: "Emily R.",
date: "Jan 2024",
title: "Authentic Italian",
quote: "Authentic Italian cuisine with stunning courtyard vibes.",
tag: "Dinner",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=5",
imageAlt: "fresh italian salad appetizer",
},
id: "3", name: "Emily R.", date: "Jan 2024", title: "Authentic Italian", quote: "Authentic Italian cuisine with stunning courtyard vibes.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg", imageAlt: "fresh italian salad appetizer"},
{
id: "4",
name: "David M.",
date: "Feb 2024",
title: "Top Tier",
quote: "The only place in Chandigarh for a real romantic evening.",
tag: "Birthday",
avatarSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg",
imageAlt: "happy couple romantic restaurant dinner",
},
id: "4", name: "David M.", date: "Feb 2024", title: "Top Tier", quote: "The only place in Chandigarh for a real romantic evening.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageAlt: "happy couple romantic restaurant dinner"},
{
id: "5",
name: "Priya S.",
date: "Mar 2024",
title: "Magical Place",
quote: "It feels like a hidden Italian courtyard.",
tag: "Special",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg",
imageAlt: "romantic candlelight date atmosphere",
},
id: "5", name: "Priya S.", date: "Mar 2024", title: "Magical Place", quote: "It feels like a hidden Italian courtyard.", tag: "Special", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737381.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg", imageAlt: "romantic candlelight date atmosphere"},
]}
title="A Memory Worth Planning For"
/>
@@ -227,19 +130,13 @@ export default function LandingPage() {
features={[
{
icon: Heart,
title: "Date Nights",
description: "Intimate corners with soft candlelight.",
},
title: "Date Nights", description: "Intimate corners with soft candlelight."},
{
icon: Gift,
title: "Anniversaries",
description: "Personalized service for your celebration.",
},
title: "Anniversaries", description: "Personalized service for your celebration."},
{
icon: Users,
title: "Private Dining",
description: "Dedicated space for your special group.",
},
title: "Private Dining", description: "Dedicated space for your special group."},
]}
title="Designed for Every Milestone"
description="Whether it's your anniversary or a quiet date, we curate the perfect setting."
@@ -250,8 +147,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reservations"
title="Secure Your Evening"
description="Limited courtyard seating available every evening. Book ahead for the best experience."
@@ -262,37 +158,25 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/chrysanthemums-illuminated-with-orange-light-hang-threads-hall_1304-3341.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/chrysanthemums-illuminated-with-orange-light-hang-threads-hall_1304-3341.jpg"
logoText="Virgin Courtyard"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
{
label: "Experience",
href: "#experience",
},
label: "Experience", href: "#experience"},
{
label: "Reserve",
href: "#contact",
},
label: "Reserve", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms & Conditions",
href: "#",
},
label: "Terms & Conditions", href: "#"},
],
},
]}