Merge version_1 into main #1
207
src/app/page.tsx
207
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Rentals",
|
||||
id: "products",
|
||||
},
|
||||
name: "Rentals", id: "products"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Mamba Party Rentals"
|
||||
/>
|
||||
@@ -60,19 +50,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="Mamba Party Rentals"
|
||||
description="Elevate your next event with our luxury chair and table rentals. Professional, reliable, and perfectly styled for your special day."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Rentals",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Rentals", href: "#products"},
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -86,19 +71,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Events Served",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Events Served", value: "500+"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Five-Star Reviews",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Five-Star Reviews", value: "100%"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Years of Excellence",
|
||||
value: "5+",
|
||||
},
|
||||
label: "Years of Excellence", value: "5+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -112,47 +91,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Gold Chiavari Chair",
|
||||
price: "$8.00",
|
||||
variant: "Seating",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-grass-front-wedding-ceremony-arch_8353-10199.jpg",
|
||||
},
|
||||
id: "1", name: "Gold Chiavari Chair", price: "$8.00", variant: "Seating", imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-grass-front-wedding-ceremony-arch_8353-10199.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "6ft Banquet Table",
|
||||
price: "$15.00",
|
||||
variant: "Tables",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-round-table-light-part-restaurant_8353-9919.jpg",
|
||||
},
|
||||
id: "2", name: "6ft Banquet Table", price: "$15.00", variant: "Tables", imageSrc: "http://img.b2bpic.net/free-photo/set-round-table-light-part-restaurant_8353-9919.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elegant Velvet Chair",
|
||||
price: "$12.00",
|
||||
variant: "Seating",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-with-green-branches-decorate-chairs_8353-659.jpg",
|
||||
},
|
||||
id: "3", name: "Elegant Velvet Chair", price: "$12.00", variant: "Seating", imageSrc: "http://img.b2bpic.net/free-photo/white-flowers-with-green-branches-decorate-chairs_8353-659.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Cross-Back Chair",
|
||||
price: "$10.00",
|
||||
variant: "Seating",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-table-served-with-porcelain-crockery-shining-cutlery-served-with-pink-flowers_1304-3701.jpg",
|
||||
},
|
||||
id: "4", name: "Cross-Back Chair", price: "$10.00", variant: "Seating", imageSrc: "http://img.b2bpic.net/free-photo/long-table-served-with-porcelain-crockery-shining-cutlery-served-with-pink-flowers_1304-3701.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "High-Top Cocktail Table",
|
||||
price: "$20.00",
|
||||
variant: "Tables",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-table-decor-restaurant-celebrations_8353-9680.jpg",
|
||||
},
|
||||
id: "5", name: "High-Top Cocktail Table", price: "$20.00", variant: "Tables", imageSrc: "http://img.b2bpic.net/free-photo/stylish-table-decor-restaurant-celebrations_8353-9680.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Premium Table Set",
|
||||
price: "$30.00",
|
||||
variant: "Package",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-set-table-good-restaurant_8353-9898.jpg",
|
||||
},
|
||||
id: "6", name: "Premium Table Set", price: "$30.00", variant: "Package", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-set-table-good-restaurant_8353-9898.jpg"},
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Premium tables and chairs curated for your unique event."
|
||||
@@ -166,34 +115,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Setup",
|
||||
title: "Professional Setup",
|
||||
items: [
|
||||
"Delivery on time",
|
||||
"Precision arrangement",
|
||||
"Post-event removal",
|
||||
],
|
||||
id: "f1", label: "Setup", title: "Professional Setup", items: [
|
||||
"Delivery on time", "Precision arrangement", "Post-event removal"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Quality",
|
||||
title: "Premium Quality",
|
||||
items: [
|
||||
"Well-maintained inventory",
|
||||
"Gold finish check",
|
||||
"Cleaned & polished",
|
||||
],
|
||||
id: "f2", label: "Quality", title: "Premium Quality", items: [
|
||||
"Well-maintained inventory", "Gold finish check", "Cleaned & polished"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Support",
|
||||
title: "24/7 Support",
|
||||
items: [
|
||||
"Instant availability",
|
||||
"Event troubleshooting",
|
||||
"Friendly assistance",
|
||||
],
|
||||
id: "f3", label: "Support", title: "24/7 Support", items: [
|
||||
"Instant availability", "Event troubleshooting", "Friendly assistance"],
|
||||
},
|
||||
]}
|
||||
title="Service Highlights"
|
||||
@@ -206,14 +137,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Wedding Professionals",
|
||||
"Corporate Gala",
|
||||
"Birthday Bashes",
|
||||
"Anniversary Celebrations",
|
||||
"Local Festivals",
|
||||
"Graduation Parties",
|
||||
"Community Events",
|
||||
]}
|
||||
"Wedding Professionals", "Corporate Gala", "Birthday Bashes", "Anniversary Celebrations", "Local Festivals", "Graduation Parties", "Community Events"]}
|
||||
title="Trusted by Local Events"
|
||||
description="Providing seating for celebrations across the community."
|
||||
/>
|
||||
@@ -226,40 +150,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "Event Planner",
|
||||
testimonial: "Mamba Party Rentals transformed our wedding setup completely. Incredible quality!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-terrace-party_23-2148232001.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", role: "Event Planner", testimonial: "Mamba Party Rentals transformed our wedding setup completely. Incredible quality!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-terrace-party_23-2148232001.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David John",
|
||||
role: "Corporate Host",
|
||||
testimonial: "Reliable and professional service. The chairs were perfect for our company event.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/feminine-hands-writing-notebook-top-view_23-2148652063.jpg",
|
||||
},
|
||||
id: "t2", name: "David John", role: "Corporate Host", testimonial: "Reliable and professional service. The chairs were perfect for our company event.", imageSrc: "http://img.b2bpic.net/free-photo/feminine-hands-writing-notebook-top-view_23-2148652063.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Watson",
|
||||
role: "Birthday Parent",
|
||||
testimonial: "Very easy to book and the gold chairs made a huge difference at the birthday party.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiley-woman-enjoying-party_23-2148946118.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily Watson", role: "Birthday Parent", testimonial: "Very easy to book and the gold chairs made a huge difference at the birthday party.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiley-woman-enjoying-party_23-2148946118.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Marcus L.",
|
||||
role: "Graduation Party",
|
||||
testimonial: "Smooth process, on-time delivery, and great pricing for the quality provided.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-spending-time-together-kitchen_23-2148440479.jpg",
|
||||
},
|
||||
id: "t4", name: "Marcus L.", role: "Graduation Party", testimonial: "Smooth process, on-time delivery, and great pricing for the quality provided.", imageSrc: "http://img.b2bpic.net/free-photo/women-spending-time-together-kitchen_23-2148440479.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda G.",
|
||||
role: "Anniversary Host",
|
||||
testimonial: "Highly recommend them! Everything arrived clean and in perfect condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg",
|
||||
},
|
||||
id: "t5", name: "Linda G.", role: "Anniversary Host", testimonial: "Highly recommend them! Everything arrived clean and in perfect condition.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Your satisfaction is our primary goal."
|
||||
@@ -271,20 +170,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How far in advance should I book?",
|
||||
content: "We recommend booking at least 2-4 weeks in advance for weekends.",
|
||||
},
|
||||
id: "q1", title: "How far in advance should I book?", content: "We recommend booking at least 2-4 weeks in advance for weekends."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is delivery included?",
|
||||
content: "Delivery is available and quoted based on event distance.",
|
||||
},
|
||||
id: "q2", title: "Is delivery included?", content: "Delivery is available and quoted based on event distance."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I pick up the equipment?",
|
||||
content: "Small orders may be eligible for pickup; please contact us to check.",
|
||||
},
|
||||
id: "q3", title: "Can I pick up the equipment?", content: "Small orders may be eligible for pickup; please contact us to check."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Need answers? Find them here."
|
||||
@@ -294,10 +184,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact Us"
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Book Your Rental Today"
|
||||
description="Get in touch to check availability for your event date."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-manager-writing-paper-banquet-hall_23-2148085319.jpg"
|
||||
@@ -310,38 +200,25 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Mamba Party Rentals",
|
||||
items: [
|
||||
title: "Mamba Party Rentals", items: [
|
||||
{
|
||||
label: "Contact us for your next dream party.",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact us for your next dream party.", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Bookings",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Bookings", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user