Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-20 16:52:23 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="Aroma Garden"
/>
@@ -57,36 +45,15 @@ export default function LandingPage() {
logoText="Aroma Garden"
description="Elegant banquet hall and marquee space for weddings, corporate events, and unforgettable celebrations. Flexible layouts, premium catering, and dedicated event planning support."
buttons={[
{
text: "Check Availability & Pricing",
href: "#pricing",
},
{ text: "Check Availability & Pricing", href: "#pricing" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8033.jpg",
imageAlt: "Luxurious Banquet Hall Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-italian-hall-with-paintings-wall_8353-656.jpg",
imageAlt: "Corporate Event Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bright-flowers-decorate-wedding-day_8353-9268.jpg",
imageAlt: "Wedding Marquee Elegance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg",
imageAlt: "Spacious Banquet Hall",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-table-arrangement_23-2149436421.jpg",
imageAlt: "Celebration Venue Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg",
imageAlt: "Evening Event Ambiance",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8033.jpg", imageAlt: "Luxurious Banquet Hall Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-italian-hall-with-paintings-wall_8353-656.jpg", imageAlt: "Corporate Event Setup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bright-flowers-decorate-wedding-day_8353-9268.jpg", imageAlt: "Wedding Marquee Elegance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-luxury-interior-design-dark-lightning_114579-2492.jpg", imageAlt: "Spacious Banquet Hall" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-table-arrangement_23-2149436421.jpg", imageAlt: "Celebration Venue Setup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", imageAlt: "Evening Event Ambiance" },
]}
/>
</div>
@@ -95,25 +62,12 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Crafting Memories at ",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg",
alt: "Aroma Garden Interior",
},
{
type: "text",
content: " Aroma Garden",
},
{ type: "text", content: "Crafting Memories at " },
{ type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-view-restaurant-with-tables_8353-9878.jpg", alt: "Aroma Garden Interior" },
{ type: "text", content: " Aroma Garden" },
]}
buttons={[
{
text: "Learn More",
href: "#features",
},
{ text: "Learn More", href: "#features" },
]}
/>
</div>
@@ -124,24 +78,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Flexible Layouts",
description: "Customizable floor plans to fit any event size and style.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-room-with-decorated-table-setting-sea-view-through-window_637285-984.jpg",
imageAlt: "Flexible Layouts",
},
{
title: "Premium Catering",
description: "World-class catering services tailored to your specific taste.",
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64711.jpg",
imageAlt: "Premium Catering",
},
{
title: "Planning Support",
description: "Dedicated event planners to manage every detail flawlessly.",
imageSrc: "http://img.b2bpic.net/free-photo/blooming-flowers-table-garden_1304-4038.jpg",
imageAlt: "Planning Support",
},
{ title: "Flexible Layouts", description: "Customizable floor plans to fit any event size and style.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-room-with-decorated-table-setting-sea-view-through-window_637285-984.jpg", imageAlt: "Flexible Layouts" },
{ title: "Premium Catering", description: "World-class catering services tailored to your specific taste.", imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64711.jpg", imageAlt: "Premium Catering" },
{ title: "Planning Support", description: "Dedicated event planners to manage every detail flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/blooming-flowers-table-garden_1304-4038.jpg", imageAlt: "Planning Support" },
]}
title="Venue Capabilities"
description="Premium amenities designed for seamless events."
@@ -154,58 +93,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "p1",
badge: "Essential",
price: "Custom",
subtitle: "Perfect for intimate gatherings.",
buttons: [
{
text: "Enquire Now",
href: "#contact",
},
],
features: [
"Venue access",
"Standard decor",
"Catering basic",
],
},
{
id: "p2",
badge: "Premium",
price: "Custom",
subtitle: "Ideal for weddings and corporate galas.",
buttons: [
{
text: "Enquire Now",
href: "#contact",
},
],
features: [
"Full venue access",
"Premium catering",
"Event planning",
"Valet services",
],
},
{
id: "p3",
badge: "Grand",
price: "Custom",
subtitle: "The ultimate celebration experience.",
buttons: [
{
text: "Enquire Now",
href: "#contact",
},
],
features: [
"Marquee & Banquet",
"Exclusive perks",
"End-to-end management",
],
},
{ id: "p1", badge: "Essential", price: "Custom", subtitle: "Perfect for intimate gatherings.", buttons: [{ text: "Enquire Now", href: "#contact" }], features: ["Venue access", "Standard decor", "Catering basic"] },
{ id: "p2", badge: "Premium", price: "Custom", subtitle: "Ideal for weddings and corporate galas.", buttons: [{ text: "Enquire Now", href: "#contact" }], features: ["Full venue access", "Premium catering", "Event planning", "Valet services"] },
{ id: "p3", badge: "Grand", price: "Custom", subtitle: "The ultimate celebration experience.", buttons: [{ text: "Enquire Now", href: "#contact" }], features: ["Marquee & Banquet", "Exclusive perks", "End-to-end management"] },
]}
title="Event Packages"
description="Transparent pricing for your upcoming occasion."
@@ -216,33 +106,14 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-wedding-day-beautiful-bride-elegant-groom-kissing_8353-5864.jpg",
},
{
id: "t2",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346655.jpg",
},
{
id: "t3",
name: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-balloons-near-woman-with-glass-wine-room_23-2148024601.jpg",
},
{
id: "t4",
name: "Robert Smith",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-event-manager-banquet-hall_23-2148085334.jpg",
},
{
id: "t5",
name: "Jessica Wright",
imageSrc: "http://img.b2bpic.net/free-photo/groom-giving-toast-guests-his-wedding_23-2150292108.jpg",
},
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/wedding-wedding-day-beautiful-bride-elegant-groom-kissing_8353-5864.jpg" },
{ id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346655.jpg" },
{ id: "t3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/man-with-balloons-near-woman-with-glass-wine-room_23-2148024601.jpg" },
{ id: "t4", name: "Robert Smith", imageSrc: "http://img.b2bpic.net/free-photo/joyful-event-manager-banquet-hall_23-2148085334.jpg" },
{ id: "t5", name: "Jessica Wright", imageSrc: "http://img.b2bpic.net/free-photo/groom-giving-toast-guests-his-wedding_23-2150292108.jpg" },
]}
cardTitle="What Our Clients Say"
cardTag="Clients"
cardAnimation="slide-up"
/>
</div>
@@ -252,12 +123,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Wedding Magazine",
"Event Partner",
"Global Events",
"Corporate Gala",
"Catering Choice",
]}
"Wedding Magazine", "Event Partner", "Global Events", "Corporate Gala", "Catering Choice"]}
title="Trusted By Professionals"
description="Recognized by industry leaders."
/>
@@ -268,21 +134,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What is the capacity?",
content: "Our venue comfortably accommodates up to 500 guests.",
},
{
id: "f2",
title: "Is catering included?",
content: "We offer premium in-house catering with flexible menu options.",
},
{
id: "f3",
title: "Can we bring our own decor?",
content: "Yes, we allow professional decorators to bring your vision to life.",
},
{ id: "f1", title: "What is the capacity?", content: "Our venue comfortably accommodates up to 500 guests." },
{ id: "f2", title: "Is catering included?", content: "We offer premium in-house catering with flexible menu options." },
{ id: "f3", title: "Can we bring our own decor?", content: "Yes, we allow professional decorators to bring your vision to life." },
]}
title="Common Questions"
description="Everything you need to know about our venue."
@@ -293,15 +147,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
background={{ variant: "canvas-reveal" }}
text="Ready to plan your unforgettable event? Get in touch today."
buttons={[
{
text: "Contact Us Now",
href: "mailto:hello@aromagarden.com",
},
{ text: "Contact Us Now", href: "mailto:hello@aromagarden.com" },
]}
/>
</div>
@@ -309,14 +158,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Aroma Garden"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>