Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-25 23:31:09 +00:00
3 changed files with 113 additions and 386 deletions

View File

@@ -31,31 +31,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="White Bridge Auto Wash"
button={{
text: "Call Now",
href: "tel:+16153526388",
}}
text: "Call Now", href: "tel:+16153526388"}}
/>
</div>
@@ -63,78 +49,43 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Nashvilles Fastest, Most Trusted Car Wash"
description="In and out in minutes. Experience our 6,000+ 5-star services. Call us today: +1 (615) 352-6388. Open daily!"
testimonials={[
{
name: "Sarah J.",
handle: "@sarahj_nash",
testimonial: "White Bridge Auto Wash is incredibly fast and always leaves my car sparkling! Best in Nashville.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg?_wi=1",
imageAlt: "Sarah J. testimonial avatar",
},
name: "Sarah J.", handle: "@sarahj_nash", testimonial: "White Bridge Auto Wash is incredibly fast and always leaves my car sparkling! Best in Nashville.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg", imageAlt: "Sarah J. testimonial avatar"},
{
name: "Michael L.",
handle: "@michaell_cars",
testimonial: "The team here is fantastic. I'm in and out in no time, and my car looks brand new every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg?_wi=1",
imageAlt: "Michael L. testimonial avatar",
},
name: "Michael L.", handle: "@michaell_cars", testimonial: "The team here is fantastic. I'm in and out in no time, and my car looks brand new every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg", imageAlt: "Michael L. testimonial avatar"},
{
name: "Emily R.",
handle: "@emily_reviews",
testimonial: "Consistently excellent service. The full interior and exterior wash is a game changer for busy parents!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg?_wi=1",
imageAlt: "Emily R. testimonial avatar",
},
name: "Emily R.", handle: "@emily_reviews", testimonial: "Consistently excellent service. The full interior and exterior wash is a game changer for busy parents!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Emily R. testimonial avatar"},
{
name: "David K.",
handle: "@davidk_local",
testimonial: "Couldn't ask for a better car wash experience. Fast, affordable, and the results speak for themselves.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg?_wi=1",
imageAlt: "David K. testimonial avatar",
},
name: "David K.", handle: "@davidk_local", testimonial: "Couldn't ask for a better car wash experience. Fast, affordable, and the results speak for themselves.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg", imageAlt: "David K. testimonial avatar"},
]}
buttons={[
{
text: "Call Now",
href: "tel:+16153526388",
},
text: "Call Now", href: "tel:+16153526388"},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
},
text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg",
alt: "Customer avatar 1",
},
src: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg", alt: "Customer avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/smiling-pleased-woman-praise-excellent-work-guarantee-quality-recommend-product-with-okay-gesture_176420-26124.jpg",
alt: "Customer avatar 2",
},
src: "http://img.b2bpic.net/free-photo/smiling-pleased-woman-praise-excellent-work-guarantee-quality-recommend-product-with-okay-gesture_176420-26124.jpg", alt: "Customer avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/close-up-cheerful-dreamy-curly-haired-girl-smiling_176420-20138.jpg",
alt: "Customer avatar 3",
},
src: "http://img.b2bpic.net/free-photo/close-up-cheerful-dreamy-curly-haired-girl-smiling_176420-20138.jpg", alt: "Customer avatar 3"},
{
src: "http://img.b2bpic.net/free-vector/business-team-avatar-collection-flat-design_23-2147550810.jpg",
alt: "Customer avatar 4",
},
src: "http://img.b2bpic.net/free-vector/business-team-avatar-collection-flat-design_23-2147550810.jpg", alt: "Customer avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-woman-with-smile-yellow-wall_179666-15297.jpg",
alt: "Customer avatar 5",
},
src: "http://img.b2bpic.net/free-photo/front-view-young-woman-with-smile-yellow-wall_179666-15297.jpg", alt: "Customer avatar 5"},
]}
avatarText="Trusted by 6,000+ happy customers"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg"
imageAlt="Modern car getting washed"
mediaAnimation="slide-up"
/>
@@ -145,29 +96,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg?_wi=2",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg?_wi=2",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg", imageAlt: "David Kim"},
]}
cardTitle="What Our Customers Say"
cardTag="Rave Reviews"
@@ -184,26 +119,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "basic-wash",
name: "Basic Wash",
price: "Starting at $10",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=1",
imageAlt: "Basic car wash with soap foam",
},
id: "basic-wash", name: "Basic Wash", price: "Starting at $10", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg", imageAlt: "Basic car wash with soap foam"},
{
id: "full-wash",
name: "Full Interior + Exterior",
price: "Starting at $35",
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26066.jpg?_wi=1",
imageAlt: "Car interior being cleaned",
},
id: "full-wash", name: "Full Interior + Exterior", price: "Starting at $35", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26066.jpg", imageAlt: "Car interior being cleaned"},
{
id: "detailing",
name: "Premium Detailing",
price: "Starting at $100",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg?_wi=1",
imageAlt: "Hand polishing car exterior",
},
id: "detailing", name: "Premium Detailing", price: "Starting at $100", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg", imageAlt: "Hand polishing car exterior"},
]}
title="Our Expert Car Wash Services"
description="Choose from our range of packages designed to get your car sparkling clean, inside and out. Fast, efficient, and always high quality."
@@ -218,42 +138,24 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Drive In",
description: "Pull into our convenient bay. Our team is ready to greet you.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-psd/car-wash-service-facebook-template_23-2150981310.jpg?_wi=1",
imageAlt: "Car driving into car wash entrance",
},
title: "Drive In", description: "Pull into our convenient bay. Our team is ready to greet you.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-psd/car-wash-service-facebook-template_23-2150981310.jpg", imageAlt: "Car driving into car wash entrance"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-psd/car-wash-service-facebook-template_23-2150981310.jpg?_wi=2",
imageAlt: "Car driving into car wash entrance",
},
imageSrc: "http://img.b2bpic.net/free-psd/car-wash-service-facebook-template_23-2150981310.jpg", imageAlt: "Car driving into car wash entrance"},
},
{
id: 2,
title: "We Clean",
description: "Relax while our large team and advanced equipment get your car spotless in minutes.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-background_23-2151706128.jpg?_wi=1",
imageAlt: "Car being cleaned in automatic wash",
},
title: "We Clean", description: "Relax while our large team and advanced equipment get your car spotless in minutes.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-background_23-2151706128.jpg", imageAlt: "Car being cleaned in automatic wash"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-background_23-2151706128.jpg?_wi=2",
imageAlt: "Car being cleaned in automatic wash",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-background_23-2151706128.jpg", imageAlt: "Car being cleaned in automatic wash"},
},
{
id: 3,
title: "Drive Out Spotless",
description: "Your car will be shining like new, ready for the Nashville roads.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106191.jpg?_wi=1",
imageAlt: "Clean car exiting car wash",
},
title: "Drive Out Spotless", description: "Your car will be shining like new, ready for the Nashville roads.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106191.jpg", imageAlt: "Clean car exiting car wash"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106191.jpg?_wi=2",
imageAlt: "Clean car exiting car wash",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106191.jpg", imageAlt: "Clean car exiting car wash"},
},
]}
showStepNumbers={true}
@@ -270,24 +172,16 @@ export default function LandingPage() {
description="We are dedicated to providing an unparalleled car wash experience, combining speed, quality, and exceptional customer service."
bulletPoints={[
{
title: "Blazing Fast Service",
description: "In and out in 10-15 minutes, perfect for your busy schedule.",
icon: Gauge,
title: "Blazing Fast Service", description: "In and out in 10-15 minutes, perfect for your busy schedule.", icon: Gauge,
},
{
title: "Unmatched Quality",
description: "We use premium products and techniques for a truly spotless finish.",
icon: Sparkles,
title: "Unmatched Quality", description: "We use premium products and techniques for a truly spotless finish.", icon: Sparkles,
},
{
title: "Large, Efficient Team",
description: "Our dedicated staff ensures quick turnaround and consistent results.",
icon: Users,
title: "Large, Efficient Team", description: "Our dedicated staff ensures quick turnaround and consistent results.", icon: Users,
},
{
title: "Consistent Excellence",
description: "Thousands of satisfied customers trust us for reliable, top-tier washes.",
icon: CheckCircle,
title: "Consistent Excellence", description: "Thousands of satisfied customers trust us for reliable, top-tier washes.", icon: CheckCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-her-car-outside_23-2148958788.jpg"
@@ -303,24 +197,16 @@ export default function LandingPage() {
description="We're conveniently located on White Bridge Pike. Stop by for a wash or fill out the form below to inquire about our services."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your service interest...",
rows: 4,
name: "message", placeholder: "Tell us about your service interest...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map_23-2148232459.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-united-states-america-map_23-2148232459.jpg"
imageAlt="Map showing White Bridge Auto Wash location in Nashville"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -332,13 +218,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="White Bridge Auto Wash"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>

View File

@@ -6,7 +6,7 @@ import FaqBase from '@/components/sections/faq/FaqBase';
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { HelpCircle } from "lucide-react";
import { HelpCircle, MessageSquareHeart } from "lucide-react";
export default function LandingPage() {
return (
@@ -27,31 +27,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="White Bridge Auto Wash"
button={{
text: "Call Now",
href: "tel:+16153526388",
}}
text: "Call Now", href: "tel:+16153526388"}}
/>
</div>
@@ -62,59 +48,25 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Local Resident",
company: "Nashville",
rating: 5,
testimonial: "White Bridge Auto Wash is consistently the best car wash in Nashville. My car always looks showroom ready!",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg?_wi=3",
imageAlt: "Happy customer after car wash",
},
id: "1", name: "Sarah J.", role: "Local Resident", company: "Nashville", rating: 5,
text: "White Bridge Auto Wash is consistently the best car wash in Nashville. My car always looks showroom ready!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-car-showroom_1303-16352.jpg", imageAlt: "Happy customer after car wash"},
{
id: "2",
name: "Mark T.",
role: "Business Owner",
company: "Nashville",
rating: 5,
testimonial: "Fast, efficient, and friendly service. I'm a regular here and wouldn't go anywhere else. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg?_wi=3",
imageAlt: "Man happy with clean car",
},
id: "2", name: "Mark T.", role: "Business Owner", company: "Nashville", rating: 5,
text: "Fast, efficient, and friendly service. I'm a regular here and wouldn't go anywhere else. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18023.jpg", imageAlt: "Man happy with clean car"},
{
id: "3",
name: "Emily R.",
role: "Daily Commuter",
company: "Nashville",
rating: 4,
testimonial: "I love the attention to detail. Even a basic wash leaves my car spotless. The staff are always so kind.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg?_wi=3",
imageAlt: "Woman smiling next to clean car",
},
id: "3", name: "Emily R.", role: "Daily Commuter", company: "Nashville", rating: 4,
text: "I love the attention to detail. Even a basic wash leaves my car spotless. The staff are always so kind.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positive-answer_1258-26715.jpg", imageAlt: "Woman smiling next to clean car"},
{
id: "4",
name: "David P.",
role: "Car Enthusiast",
company: "Nashville",
rating: 5,
testimonial: "For someone who truly cares about their vehicle's appearance, White Bridge Auto Wash delivers excellence every time.",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg?_wi=3",
imageAlt: "Man with thumbs up for a clean car",
},
id: "4", name: "David P.", role: "Car Enthusiast", company: "Nashville", rating: 5,
text: "For someone who truly cares about their vehicle's appearance, White Bridge Auto Wash delivers excellence every time.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-handsome-man-thumbs-up-looking-camera-isolated-white-background-with-copy-space_141793-65656.jpg", imageAlt: "Man with thumbs up for a clean car"},
]}
kpiItems={[
{
value: "5,000+",
label: "Happy Cars Served",
},
value: "5,000+", label: "Happy Cars Served"},
{
value: "4.9/5",
label: "Average Rating",
},
value: "4.9/5", label: "Average Rating"},
{
value: "10 Years",
label: "In Business",
},
value: "10 Years", label: "In Business"},
]}
title="What Our Valued Customers Say"
description="Hear directly from those who trust White Bridge Auto Wash for their vehicle's shine and care."
@@ -129,30 +81,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What makes White Bridge Auto Wash different?",
content: "We combine state-of-the-art equipment with eco-friendly products and a dedicated team to provide a superior, efficient wash every time. Our commitment to quality and customer satisfaction sets us apart.",
},
id: "1", title: "What makes White Bridge Auto Wash different?", content: "We combine state-of-the-art equipment with eco-friendly products and a dedicated team to provide a superior, efficient wash every time. Our commitment to quality and customer satisfaction sets us apart."},
{
id: "2",
title: "Do you offer membership plans?",
content: "Yes, we have various membership options for unlimited washes, offering great value and convenience for frequent customers. Ask our staff about the best plan for you!",
},
id: "2", title: "Do you offer membership plans?", content: "Yes, we have various membership options for unlimited washes, offering great value and convenience for frequent customers. Ask our staff about the best plan for you!"},
{
id: "3",
title: "How long does a typical wash take?",
content: "Our express exterior washes can take as little as 3-5 minutes, getting you back on the road quickly. Detailing services require scheduled appointments for more comprehensive care.",
},
id: "3", title: "How long does a typical wash take?", content: "Our express exterior washes can take as little as 3-5 minutes, getting you back on the road quickly. Detailing services require scheduled appointments for more comprehensive care."},
{
id: "4",
title: "Are your cleaning products safe for all car finishes?",
content: "Absolutely! We use only high-quality, pH-balanced, and biodegradable products that are safe for all vehicle types and finishes, ensuring no damage to your paint or clear coat.",
},
id: "4", title: "Are your cleaning products safe for all car finishes?", content: "Absolutely! We use only high-quality, pH-balanced, and biodegradable products that are safe for all vehicle types and finishes, ensuring no damage to your paint or clear coat."},
{
id: "5",
title: "What are your operating hours?",
content: "We are open Monday-Saturday from 8 AM to 7 PM, and Sunday from 9 AM to 6 PM. Holidays may affect these hours, please check our contact page for updates.",
},
id: "5", title: "What are your operating hours?", content: "We are open Monday-Saturday from 8 AM to 7 PM, and Sunday from 9 AM to 6 PM. Holidays may affect these hours, please check our contact page for updates."},
]}
title="Frequently Asked Questions"
description="Got questions about our services or what makes us Nashville's top car wash? Find your answers here."
@@ -166,58 +103,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Express Wash",
href: "/services#express",
},
label: "Express Wash", href: "/services#express"},
{
label: "Full Service Wash",
href: "/services#signature",
},
label: "Full Service Wash", href: "/services#signature"},
{
label: "Detailing",
href: "/services#detailing",
},
label: "Detailing", href: "/services#detailing"},
{
label: "Memberships",
href: "/memberships",
},
label: "Memberships", href: "/memberships"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Careers",
href: "/careers",
},
label: "Careers", href: "/careers"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "FAQ",
href: "/reviews#faq",
},
label: "FAQ", href: "/reviews#faq"},
{
label: "Privacy Policy",
href: "/privacy",
},
label: "Privacy Policy", href: "/privacy"},
],
},
]}

View File

@@ -28,31 +28,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="White Bridge Auto Wash"
button={{
text: "Call Now",
href: "tel:+16153526388",
}}
text: "Call Now", href: "tel:+16153526388"}}
/>
</div>
@@ -64,34 +50,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Express Exterior Wash",
description: "A quick, effective wash to remove surface dirt and grime, leaving a brilliant shine in minutes.",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=2",
imageAlt: "Car being rinsed clean with water",
button: {
text: "Explore Express",
href: "/services#express",
},
title: "Express Exterior Wash", description: "A quick, effective wash to remove surface dirt and grime, leaving a brilliant shine in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg", imageAlt: "Car being rinsed clean with water", button: {
text: "Explore Express", href: "/services#express"},
},
{
title: "Signature Full Service",
description: "Includes exterior wash, wheel cleaning, tire shine, and interior vacuuming for a complete refresh.",
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26066.jpg?_wi=2",
imageAlt: "Car interior being vacuumed and cleaned",
button: {
text: "Discover Signature",
href: "/services#signature",
},
title: "Signature Full Service", description: "Includes exterior wash, wheel cleaning, tire shine, and interior vacuuming for a complete refresh.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26066.jpg", imageAlt: "Car interior being vacuumed and cleaned", button: {
text: "Discover Signature", href: "/services#signature"},
},
{
title: "Premium Detailing Packages",
description: "Comprehensive interior and exterior detailing for that showroom shine, protecting your vehicle's finish.",
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg?_wi=2",
imageAlt: "Hand polishing car paintwork",
button: {
text: "View Detailing",
href: "/services#detailing",
},
title: "Premium Detailing Packages", description: "Comprehensive interior and exterior detailing for that showroom shine, protecting your vehicle's finish.", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-concept_23-2148882653.jpg", imageAlt: "Hand polishing car paintwork", button: {
text: "View Detailing", href: "/services#detailing"},
},
]}
title="Our Premier Auto Wash & Detailing Services"
@@ -108,20 +76,11 @@ export default function LandingPage() {
tag="Our Commitment"
metrics={[
{
id: "1",
value: "99%",
description: "Customer Satisfaction",
},
id: "1", value: "99%", description: "Customer Satisfaction"},
{
id: "2",
value: "5 Mins",
description: "Average Wash Time",
},
id: "2", value: "5 Mins", description: "Average Wash Time"},
{
id: "3",
value: "100%",
description: "Eco-Friendly Products",
},
id: "3", value: "100%", description: "Eco-Friendly Products"},
]}
metricsAnimation="blur-reveal"
/>
@@ -131,21 +90,16 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready for a Clean Car?"
tagIcon={Car}
title="Visit Us Today or Schedule Your Detailing Service!"
description="Experience the White Bridge Auto Wash difference. Fast, friendly, and brilliantly clean results await you."
buttons={[
{
text: "Find Our Location",
href: "/contact",
},
text: "Find Our Location", href: "/contact"},
{
text: "Call Us Now",
href: "tel:+16151234567",
},
text: "Call Us Now", href: "tel:+16151234567"},
]}
/>
</div>
@@ -154,58 +108,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Express Wash",
href: "/services#express",
},
label: "Express Wash", href: "/services#express"},
{
label: "Full Service Wash",
href: "/services#signature",
},
label: "Full Service Wash", href: "/services#signature"},
{
label: "Detailing",
href: "/services#detailing",
},
label: "Detailing", href: "/services#detailing"},
{
label: "Memberships",
href: "/memberships",
},
label: "Memberships", href: "/memberships"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Careers",
href: "/careers",
},
label: "Careers", href: "/careers"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "FAQ",
href: "/reviews#faq",
},
label: "FAQ", href: "/reviews#faq"},
{
label: "Privacy Policy",
href: "/privacy",
},
label: "Privacy Policy", href: "/privacy"},
],
},
]}