Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-25 21:05:02 +00:00

View File

@@ -9,7 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Car, CheckCircle, Gauge, Paintbrush, Sparkles, Vacuum, Glass, ClipboardCheck } from "lucide-react";
import { Car, CheckCircle, Gauge, Paintbrush, Sparkles, VacuumCleaner, Glasses, ClipboardCheck, Hand, Shield, Users, Award, CalendarCheck, Timer, Smile } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,29 +30,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Benefits",
id: "benefits",
},
name: "Benefits", id: "benefits"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Plaza Hand Car Wash"
/>
@@ -62,51 +50,32 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Experience the Premium Difference at Plaza Hand Car Wash"
description="Located in Baltimore, we offer meticulous hand car washing, interior cleaning, and detailing services. We treat your car like our own, ensuring a spotless, gleaming finish every time."
testimonials={[
{
name: "Michael S.",
handle: "@michaels",
testimonial: "Plaza Hand Car Wash always leaves my car looking showroom-ready. Their attention to detail is unmatched!",
rating: 5,
name: "Michael S.", handle: "@michaels", testimonial: "Plaza Hand Car Wash always leaves my car looking showroom-ready. Their attention to detail is unmatched!", rating: 5,
},
{
name: "Sarah L.",
handle: "@sarahl",
testimonial: "The best hand wash in Baltimore! My car has never looked cleaner. Highly recommend their interior service too.",
rating: 5,
name: "Sarah L.", handle: "@sarahl", testimonial: "The best hand wash in Baltimore! My car has never looked cleaner. Highly recommend their interior service too.", rating: 5,
},
]}
buttons={[
{
text: "Call Now",
href: "tel:+14103584242",
},
text: "Call Now", href: "tel:+14103584242"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=Plaza Hand Car Wash, Baltimore, Maryland",
},
text: "Get Directions", href: "https://maps.google.com/?q=Plaza Hand Car Wash, Baltimore, Maryland"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg",
alt: "Michael S.",
},
src: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg", alt: "Michael S."},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-driver-seat_23-2148728640.jpg",
alt: "Sarah L.",
},
src: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-driver-seat_23-2148728640.jpg", alt: "Sarah L."},
{
src: "http://img.b2bpic.net/free-photo/young-man-showing-double-thumbs-up-t-shirt-jacket-cap-looking-happy-front-view_176474-58209.jpg",
alt: "David C.",
},
src: "http://img.b2bpic.net/free-photo/young-man-showing-double-thumbs-up-t-shirt-jacket-cap-looking-happy-front-view_176474-58209.jpg", alt: "David C."},
{
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
alt: "Emily R.",
},
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Emily R."},
]}
avatarText="Trusted by hundreds in Baltimore"
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194141.jpg"
@@ -122,82 +91,54 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "exterior-wash",
title: "Exterior Hand Wash",
description: "Gentle hand washing removes dirt and grime without damaging your paint, leaving a streak-free shine.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149206313.jpg",
imageAlt: "Exterior Hand Wash icon",
},
id: "exterior-wash", title: "Exterior Hand Wash", description: "Gentle hand washing removes dirt and grime without damaging your paint, leaving a streak-free shine.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149206313.jpg", imageAlt: "Exterior Hand Wash icon"},
items: [
{
icon: Car,
text: "Meticulous Hand Wash",
},
text: "Meticulous Hand Wash"},
{
icon: Paintbrush,
text: "Spotless Finish",
},
text: "Spotless Finish"},
],
reverse: false,
},
{
id: "interior-cleaning",
title: "Interior Cleaning",
description: "Thorough vacuuming, surface wiping, and window cleaning to refresh your car's interior.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/neon-car-wash-sign-collection_23-2148152323.jpg",
imageAlt: "Interior Cleaning icon",
},
id: "interior-cleaning", title: "Interior Cleaning", description: "Thorough vacuuming, surface wiping, and window cleaning to refresh your car's interior.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/neon-car-wash-sign-collection_23-2148152323.jpg", imageAlt: "Interior Cleaning icon"},
items: [
{
icon: Vacuum,
text: "Deep Vacuum",
},
icon: VacuumCleaner,
text: "Deep Vacuum"},
{
icon: Glass,
text: "Streak-Free Windows",
},
icon: Glasses,
text: "Streak-Free Windows"},
],
reverse: true,
},
{
id: "full-detailing",
title: "Full Detailing",
description: "Comprehensive cleaning and restoration for both interior and exterior, bringing your car back to life.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/auto-service-with-car-wash-center-2-flat-vertical-banners-advertisement-cleaning-products-symbols_1284-14291.jpg",
imageAlt: "Full Detailing icon",
},
id: "full-detailing", title: "Full Detailing", description: "Comprehensive cleaning and restoration for both interior and exterior, bringing your car back to life.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/auto-service-with-car-wash-center-2-flat-vertical-banners-advertisement-cleaning-products-symbols_1284-14291.jpg", imageAlt: "Full Detailing icon"},
items: [
{
icon: Sparkles,
text: "Complete Restoration",
},
text: "Complete Restoration"},
{
icon: ClipboardCheck,
text: "Attention to Detail",
},
text: "Attention to Detail"},
],
reverse: false,
},
{
id: "express-wash",
title: "Express Wash",
description: "A quick yet effective hand wash for those on the go, maintaining your car's cleanliness with speed.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/gradient-car-wash-logo-design_23-2149909202.jpg",
imageAlt: "Express Wash icon",
},
id: "express-wash", title: "Express Wash", description: "A quick yet effective hand wash for those on the go, maintaining your car's cleanliness with speed.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/gradient-car-wash-logo-design_23-2149909202.jpg", imageAlt: "Express Wash icon"},
items: [
{
icon: Gauge,
text: "Fast Service",
},
text: "Fast Service"},
{
icon: CheckCircle,
text: "Quality Results",
},
text: "Quality Results"},
],
reverse: true,
},
@@ -214,88 +155,64 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "exterior-wash",
title: "Exterior Hand Wash",
description: "Gentle hand washing removes dirt and grime without damaging your paint, leaving a streak-free shine.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149206313.jpg",
imageAlt: "Exterior Hand Wash icon",
id: "hand-wash-care", title: "Gentle Hand Wash Care", description: "Unlike automated machines, our hand wash prevents scratches and swirls, protecting your car's finish.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529661.jpg", imageAlt: "Hand wash icon"
},
items: [
{
icon: Hand,
text: "No Machine Damage"},
{
icon: Shield,
text: "Paint Protection"},
],
reverse: false,
},
{
id: "expert-team", title: "Experienced & Dedicated Staff", description: "Our team of skilled professionals treats every vehicle with the utmost care and attention to detail.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212219.jpg", imageAlt: "Expert team icon"
},
items: [
{
icon: Users,
text: "Trained Professionals"},
{
icon: Award,
text: "Quality Assurance"},
],
reverse: true,
},
{
id: "simple-steps", title: "Simple & Efficient Process", description: "Enjoy a hassle-free experience from arrival to departure. Our streamlined process gets you back on the road quickly.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-car-wash-logo-design_23-2149923082.jpg", imageAlt: "Simple steps icon"
},
items: [
{
icon: CalendarCheck,
text: "Easy Appointment"},
{
icon: Timer,
text: "Fast Turnaround"},
],
reverse: false,
},
{
id: "drive-spotless", title: "Drive Away Spotless", description: "The ultimate satisfaction of a truly clean and sparkling car awaits you, ready to impress.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/parking_24908-54070.jpg", imageAlt: "Drive away spotless icon"
},
items: [
{
icon: Car,
text: "Meticulous Hand Wash",
},
text: "Gleaming Finish"},
{
icon: Paintbrush,
text: "Spotless Finish",
},
],
reverse: false,
},
{
id: "interior-cleaning",
title: "Interior Cleaning",
description: "Thorough vacuuming, surface wiping, and window cleaning to refresh your car's interior.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/neon-car-wash-sign-collection_23-2148152323.jpg",
imageAlt: "Interior Cleaning icon",
},
items: [
{
icon: Vacuum,
text: "Deep Vacuum",
},
{
icon: Glass,
text: "Streak-Free Windows",
},
],
reverse: true,
},
{
id: "full-detailing",
title: "Full Detailing",
description: "Comprehensive cleaning and restoration for both interior and exterior, bringing your car back to life.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/auto-service-with-car-wash-center-2-flat-vertical-banners-advertisement-cleaning-products-symbols_1284-14291.jpg",
imageAlt: "Full Detailing icon",
},
items: [
{
icon: Sparkles,
text: "Complete Restoration",
},
{
icon: ClipboardCheck,
text: "Attention to Detail",
},
],
reverse: false,
},
{
id: "express-wash",
title: "Express Wash",
description: "A quick yet effective hand wash for those on the go, maintaining your car's cleanliness with speed.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/gradient-car-wash-logo-design_23-2149909202.jpg",
imageAlt: "Express Wash icon",
},
items: [
{
icon: Gauge,
text: "Fast Service",
},
{
icon: CheckCircle,
text: "Quality Results",
},
icon: Smile,
text: "Customer Satisfaction"},
],
reverse: true,
},
]}
title="Our Professional Car Wash Services"
description="At Plaza Hand Car Wash, we offer a range of services designed to keep your vehicle in pristine condition, inside and out. Explore our meticulous offerings below."
title="Why Choose Plaza? Our Meticulous Process"
description="Discover why Baltimore drivers trust us for their car care needs. We combine expert hand washing with a simple, efficient process for superior, damage-free results."
/>
</div>
@@ -305,41 +222,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Impeccable Service Every Time!",
quote: "I've been coming to Plaza Hand Car Wash for years, and they never disappoint. My car always looks immaculate, inside and out. The team is friendly and truly cares about quality.",
name: "David C.",
role: "Loyal Customer",
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
imageAlt: "David C. testimonial",
},
id: "1", title: "Impeccable Service Every Time!", quote: "I've been coming to Plaza Hand Car Wash for years, and they never disappoint. My car always looks immaculate, inside and out. The team is friendly and truly cares about quality.", name: "David C.", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg", imageAlt: "David C. testimonial"},
{
id: "2",
title: "The Best Detailing in Baltimore!",
quote: "Had a full detailing service and my car looks brand new! They paid attention to every single detail. Highly recommend Plaza for anyone serious about their car care.",
name: "Emily R.",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
imageAlt: "Emily R. testimonial",
},
id: "2", title: "The Best Detailing in Baltimore!", quote: "Had a full detailing service and my car looks brand new! They paid attention to every single detail. Highly recommend Plaza for anyone serious about their car care.", name: "Emily R.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "Emily R. testimonial"},
{
id: "3",
title: "Quick, Efficient, and Spotless!",
quote: "I'm always impressed by how quickly they get the job done without compromising on quality. My express wash always leaves my car sparkling. Fantastic service!",
name: "Robert T.",
role: "Busy Professional",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg",
imageAlt: "Robert T. testimonial",
},
id: "3", title: "Quick, Efficient, and Spotless!", quote: "I'm always impressed by how quickly they get the job done without compromising on quality. My express wash always leaves my car sparkling. Fantastic service!", name: "Robert T.", role: "Busy Professional", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg", imageAlt: "Robert T. testimonial"},
{
id: "4",
title: "Trustworthy and Friendly Staff",
quote: "The staff here is incredibly friendly and trustworthy. It's refreshing to know my car is in good hands. Plaza Hand Car Wash is my go-to spot!",
name: "Jessica M.",
role: "Community Member",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-driver-seat_23-2148728640.jpg",
imageAlt: "Jessica M. testimonial",
},
id: "4", title: "Trustworthy and Friendly Staff", quote: "The staff here is incredibly friendly and trustworthy. It's refreshing to know my car is in good hands. Plaza Hand Car Wash is my go-to spot!", name: "Jessica M.", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-driver-seat_23-2148728640.jpg", imageAlt: "Jessica M. testimonial"},
]}
title="Hear From Our Happy Customers"
description="Don't just take our word for it. See what Baltimore locals are saying about the Plaza Hand Car Wash experience quality you can trust."
@@ -354,47 +243,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "car-exterior-1",
name: "Exterior Wash",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/young-groomed-man-is-washing-his-own-car-car-washing-station_613910-21477.jpg",
imageAlt: "Dirty car exterior before wash",
},
id: "car-exterior-1", name: "Exterior Wash", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/young-groomed-man-is-washing-his-own-car-car-washing-station_613910-21477.jpg", imageAlt: "Dirty car exterior before wash"},
{
id: "car-exterior-2",
name: "Exterior Wash",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36595.jpg",
imageAlt: "Shiny car exterior after wash",
},
id: "car-exterior-2", name: "Exterior Wash", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36595.jpg", imageAlt: "Shiny car exterior after wash"},
{
id: "car-interior-1",
name: "Interior Cleaning",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934366.jpg",
imageAlt: "Dirty car interior before cleaning",
},
id: "car-interior-1", name: "Interior Cleaning", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934366.jpg", imageAlt: "Dirty car interior before cleaning"},
{
id: "car-interior-2",
name: "Interior Cleaning",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg",
imageAlt: "Clean car interior after detailing",
},
id: "car-interior-2", name: "Interior Cleaning", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg", imageAlt: "Clean car interior after detailing"},
{
id: "car-wheels-1",
name: "Wheel Detailing",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-loaves-egyptian-flatbread-sale-front-green-car-street_181624-45699.jpg",
imageAlt: "Mud splattered car wheel before wash",
},
id: "car-wheels-1", name: "Wheel Detailing", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-loaves-egyptian-flatbread-sale-front-green-car-street_181624-45699.jpg", imageAlt: "Mud splattered car wheel before wash"},
{
id: "car-wheels-2",
name: "Wheel Detailing",
price: "Before/After",
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27236.jpg",
imageAlt: "Sparkling car wheel after wash",
},
id: "car-wheels-2", name: "Wheel Detailing", price: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27236.jpg", imageAlt: "Sparkling car wheel after wash"},
]}
title="Our Work: Before & After Gallery"
description="Witness the incredible transformations! Our gallery showcases the meticulous results of our professional hand car wash and detailing services."
@@ -405,8 +264,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Ready for a Spotless Car? Visit Plaza Hand Car Wash Today!"
description="Call us at +1 410-358-4242 or visit us at our Baltimore location for premium hand car wash services. We're open Monday-Saturday: 9 AM - 6 PM, Sunday: 10 AM - 4 PM. We're located at 123 Car Wash Blvd, Baltimore, MD 21201. Get directions below!"
@@ -421,13 +279,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Plaza Hand Car Wash"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>