Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 18:41:32 +00:00

View File

@@ -34,35 +34,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="BuildSHINE"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -70,42 +56,21 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Experience the Shine, Delivered to Your Door."
description="BuildSHINE Carwash Mobile brings premium auto detailing right to you in Miami. Get a spotless clean with unparalleled convenience and professional service."
tag="Miami's Top-Rated Mobile Car Wash"
buttons={[
{
text: "Book Your Wash",
href: "#contact",
},
text: "Book Your Wash", href: "#contact"},
{
text: "See Services",
href: "#services",
},
text: "See Services", href: "#services"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-waving-water_23-2147798197.jpg",
imageAlt: "Professional car washing process",
},
imageSrc: "http://img.b2bpic.net/free-photo/bubbles-waving-water_23-2147798197.jpg", imageAlt: "Professional car washing process"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-hoovering-car-cabin-garage_1157-36597.jpg",
imageAlt: "Interior car detailing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bubbling-blue-water_23-2147798200.jpg",
imageAlt: "Car being washed with foam",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193620.jpg",
imageAlt: "Car interior being vacuumed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-his-car-carwash_1303-27485.jpg",
imageAlt: "Professional mobile car wash finish",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-hoovering-car-cabin-garage_1157-36597.jpg", imageAlt: "Interior car detailing"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -118,24 +83,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About ",
},
type: "text", content: "About "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2400.jpg",
alt: "BuildSHINE Mobile Van",
},
type: "image", src: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2400.jpg", alt: "BuildSHINE Mobile Van"},
{
type: "text",
content: " BuildSHINE Carwash Mobile",
},
type: "text", content: " BuildSHINE Carwash Mobile"},
]}
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Our Story", href: "#"},
]}
/>
</div>
@@ -147,33 +103,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "exterior-wash",
title: "Signature Exterior Wash",
subtitle: "Shine & Protect",
category: "Basic",
value: "Starting at $49",
},
id: "exterior-wash", title: "Signature Exterior Wash", subtitle: "Shine & Protect", category: "Basic", value: "Starting at $49"},
{
id: "interior-detail",
title: "Premium Interior Detail",
subtitle: "Clean & Sanitize",
category: "Deluxe",
value: "Starting at $89",
},
id: "interior-detail", title: "Premium Interior Detail", subtitle: "Clean & Sanitize", category: "Deluxe", value: "Starting at $89"},
{
id: "full-detailing",
title: "Ultimate Full Detailing",
subtitle: "Showroom Ready",
category: "Elite",
value: "Starting at $149",
},
id: "full-detailing", title: "Ultimate Full Detailing", subtitle: "Showroom Ready", category: "Elite", value: "Starting at $149"},
{
id: "ceramic-coating",
title: "Ceramic Coating Application",
subtitle: "Long-lasting Protection",
category: "Add-On",
value: "Custom Quote",
},
id: "ceramic-coating", title: "Ceramic Coating Application", subtitle: "Long-lasting Protection", category: "Add-On", value: "Custom Quote"},
]}
title="Our Premium Car Wash & Detailing Services"
description="From a quick exterior refresh to a full interior detail, we have a package that fits your needs and schedule, delivered right to your location."
@@ -188,25 +124,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "customers",
value: "2500+",
title: "Satisfied Customers",
description: "Our community trusts us for a flawless shine every time.",
icon: Users,
id: "customers", value: "2500+", title: "Satisfied Customers", description: "Our community trusts us for a flawless shine every time.", icon: Users,
},
{
id: "experience",
value: "5+",
title: "Years of Expertise",
description: "Delivering professional car care with a passion for perfection.",
icon: Award,
id: "experience", value: "5+", title: "Years of Expertise", description: "Delivering professional car care with a passion for perfection.", icon: Award,
},
{
id: "rating",
value: "5.0",
title: "Star Rating",
description: "Consistently earning top reviews for quality and service.",
icon: Star,
id: "rating", value: "5.0", title: "Star Rating", description: "Consistently earning top reviews for quality and service.", icon: Star,
},
]}
title="Why Choose BuildSHINE Carwash Mobile?"
@@ -221,60 +145,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic-exterior",
badge: "Popular",
badgeIcon: Sparkles,
price: "$49",
subtitle: "Perfect for a quick refresh",
buttons: [
id: "basic-exterior", badge: "Popular", badgeIcon: Sparkles,
price: "$49", subtitle: "Perfect for a quick refresh", buttons: [
{
text: "Book Basic Wash",
href: "#contact",
},
text: "Book Basic Wash", href: "#contact"},
],
features: [
"Exterior Hand Wash",
"Tire Shine & Rim Cleaning",
"Window Cleaning (Exterior)",
],
"Exterior Hand Wash", "Tire Shine & Rim Cleaning", "Window Cleaning (Exterior)"],
},
{
id: "full-interior",
badge: "Best Value",
badgeIcon: Star,
price: "$89",
subtitle: "Deep clean for your cabin",
buttons: [
id: "full-interior", badge: "Best Value", badgeIcon: Star,
price: "$89", subtitle: "Deep clean for your cabin", buttons: [
{
text: "Book Interior Detail",
href: "#contact",
},
text: "Book Interior Detail", href: "#contact"},
],
features: [
"Thorough Interior Vacuum",
"Surface Wipe Down & Protectant",
"Window Cleaning (Interior & Exterior)",
"Odor Neutralizer",
],
"Thorough Interior Vacuum", "Surface Wipe Down & Protectant", "Window Cleaning (Interior & Exterior)", "Odor Neutralizer"],
},
{
id: "ultimate-shine",
badge: "Premium",
badgeIcon: Crown,
price: "$129",
subtitle: "Full luxury detailing experience",
buttons: [
id: "ultimate-shine", badge: "Premium", badgeIcon: Crown,
price: "$129", subtitle: "Full luxury detailing experience", buttons: [
{
text: "Book Ultimate Shine",
href: "#contact",
},
text: "Book Ultimate Shine", href: "#contact"},
],
features: [
"Signature Exterior Wash",
"Premium Interior Detail",
"Leather Conditioning",
"Headlight Restoration (Light)",
],
"Signature Exterior Wash", "Premium Interior Detail", "Leather Conditioning", "Headlight Restoration (Light)"],
},
]}
title="Our Flexible Detailing Packages"
@@ -289,59 +184,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Joshua Mendel",
handle: "@JoshuaM",
testimonial: "Had an amazing experience with Gonzalo. Great detail and fair pricing. I was golfing at the Biltmore, and I left my car to be detailed while I golfed, he took pictures along the way, and left my car in the shade when I was finished!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26306.jpg",
imageAlt: "Joshua Mendel",
},
id: "1", name: "Joshua Mendel", handle: "@JoshuaM", testimonial: "Had an amazing experience with Gonzalo. Great detail and fair pricing. I was golfing at the Biltmore, and I left my car to be detailed while I golfed, he took pictures along the way, and left my car in the shade when I was finished!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26306.jpg", imageAlt: "Joshua Mendel"},
{
id: "2",
name: "G Qubbe",
handle: "@GQubbe",
testimonial: "Excellent work, a luxury detail... super versatile on any type of vehicle, reliable and with good prices. I can't lose more, thanks Shine Carwash Mobile.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-umbrella-while-taking-selfie_107420-12270.jpg",
imageAlt: "G Qubbe",
},
id: "2", name: "G Qubbe", handle: "@GQubbe", testimonial: "Excellent work, a luxury detail... super versatile on any type of vehicle, reliable and with good prices. I can't lose more, thanks Shine Carwash Mobile.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-umbrella-while-taking-selfie_107420-12270.jpg", imageAlt: "G Qubbe"},
{
id: "3",
name: "Virginia Ansaldi",
handle: "@VirginiaA",
testimonial: "Gonzalo and his crew were so easy to schedule a car cleaning with and so efficient! They have everything they need, you dont even have to supply water or power! I have 3 little kids so you can imagine the state of my car. These guys did a very thorough job and it looks great.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-looking-map_23-2148938681.jpg",
imageAlt: "Virginia Ansaldi",
},
id: "3", name: "Virginia Ansaldi", handle: "@VirginiaA", testimonial: "Gonzalo and his crew were so easy to schedule a car cleaning with and so efficient! They have everything they need, you dont even have to supply water or power! I have 3 little kids so you can imagine the state of my car. These guys did a very thorough job and it looks great.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-looking-map_23-2148938681.jpg", imageAlt: "Virginia Ansaldi"},
{
id: "4",
name: "Michael S.",
handle: "@MichaelS",
testimonial: "BuildSHINE transformed my car! The convenience of them coming to my office was fantastic, and the results speak for themselves. Highly recommend for anyone in Miami.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-groomed-man-is-washing-his-own-car-car-washing-station_613910-21477.jpg",
imageAlt: "Michael S.",
},
id: "4", name: "Michael S.", handle: "@MichaelS", testimonial: "BuildSHINE transformed my car! The convenience of them coming to my office was fantastic, and the results speak for themselves. Highly recommend for anyone in Miami.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-groomed-man-is-washing-his-own-car-car-washing-station_613910-21477.jpg", imageAlt: "Michael S."},
{
id: "5",
name: "Sarah L.",
handle: "@SarahL",
testimonial: "Prompt, professional, and my car looks brand new every time. As a busy parent, this service is a lifesaver. Thank you, BuildSHINE!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg",
imageAlt: "Sarah L.",
},
id: "5", name: "Sarah L.", handle: "@SarahL", testimonial: "Prompt, professional, and my car looks brand new every time. As a busy parent, this service is a lifesaver. Thank you, BuildSHINE!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg", imageAlt: "Sarah L."},
{
id: "6",
name: "Carlos R.",
handle: "@CarlosR",
testimonial: "The best mobile car wash in Miami, hands down. The attention to detail is incredible, and the team is always friendly and efficient. My go-to for all my detailing needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg",
imageAlt: "Carlos R.",
},
id: "6", name: "Carlos R.", handle: "@CarlosR", testimonial: "The best mobile car wash in Miami, hands down. The attention to detail is incredible, and the team is always friendly and efficient. My go-to for all my detailing needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg", imageAlt: "Carlos R."},
]}
showRating={true}
title="What Our Valued Customers Say"
@@ -354,14 +213,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Local Businesses",
"Community Partners",
"Miami Residents",
"Event Organizers",
"Luxury Car Owners",
"Fleet Managers",
"Dealerships",
]}
"Local Businesses", "Community Partners", "Miami Residents", "Event Organizers", "Luxury Car Owners", "Fleet Managers", "Dealerships"]}
title="Trusted by the Miami Community"
description="We are proud to serve a diverse range of clients across South Florida."
/>
@@ -373,20 +225,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What areas do you serve?",
content: "We proudly serve the greater Miami area, including downtown, Brickell, Wynwood, and surrounding neighborhoods. Contact us to confirm service availability in your specific location.",
},
id: "faq-1", title: "What areas do you serve?", content: "We proudly serve the greater Miami area, including downtown, Brickell, Wynwood, and surrounding neighborhoods. Contact us to confirm service availability in your specific location."},
{
id: "faq-2",
title: "Do you need access to water or power?",
content: "No, our mobile units are fully equipped with their own water and power supply. We just need access to your vehicle!",
},
id: "faq-2", title: "Do you need access to water or power?", content: "No, our mobile units are fully equipped with their own water and power supply. We just need access to your vehicle!"},
{
id: "faq-3",
title: "How long does a typical wash take?",
content: "A basic exterior wash usually takes about 30-45 minutes, while a full detailing package can range from 2-4 hours, depending on the vehicle's condition and the services selected.",
},
id: "faq-3", title: "How long does a typical wash take?", content: "A basic exterior wash usually takes about 30-45 minutes, while a full detailing package can range from 2-4 hours, depending on the vehicle's condition and the services selected."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our convenient mobile car wash and detailing services."
@@ -398,20 +241,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "glowing-orb",
}}
variant: "sparkles-gradient"}}
tag="Ready for a Spotless Shine?"
title="Book Your Mobile Car Wash Today!"
description="Experience the ultimate convenience and premium detailing delivered right to your location. Get a free quote or schedule your appointment now."
buttons={[
{
text: "Call Us: (786) 854-7637",
href: "tel:7868547637",
},
text: "Call Us: (786) 854-7637", href: "tel:7868547637"},
{
text: "WhatsApp Us",
href: "https://whatsapp.com",
},
text: "WhatsApp Us", href: "https://whatsapp.com"},
]}
/>
</div>
@@ -421,54 +259,33 @@ export default function LandingPage() {
logoText="BuildSHINE Carwash Mobile"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Exterior Wash",
href: "#services",
},
label: "Exterior Wash", href: "#services"},
{
label: "Interior Detail",
href: "#services",
},
label: "Interior Detail", href: "#services"},
{
label: "Full Detailing",
href: "#services",
},
label: "Full Detailing", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Now",
href: "#contact",
},
label: "Book Now", href: "#contact"},
{
label: "Phone: (786) 854-7637",
href: "tel:7868547637",
},
label: "Phone: (786) 854-7637", href: "tel:7868547637"},
{
label: "Email: info@buildshine.com",
href: "mailto:info@buildshine.com",
},
label: "Email: info@buildshine.com", href: "mailto:info@buildshine.com"},
],
},
]}