5 Commits

Author SHA1 Message Date
42193dcab3 Update theme colors 2026-03-12 05:02:45 +00:00
fe777f90ab Update theme colors 2026-03-12 05:02:06 +00:00
21797e9231 Update theme colors 2026-03-12 05:01:07 +00:00
a5b3675a58 Update src/app/page.tsx 2026-03-12 04:57:30 +00:00
fd31c0fa36 Merge version_2 into main
Merge version_2 into main
2026-03-12 04:53:32 +00:00
2 changed files with 67 additions and 67 deletions

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterMedia from '@/components/sections/footer/FooterMedia'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Award, Leaf, Phone, Heart, HelpCircle, Shield, Sparkles, Truck, Zap } from 'lucide-react'; import { Award, Leaf, Phone, Heart, HelpCircle, Shield, Sparkles, Truck, Zap, Droplet, Clock, MapPin } from 'lucide-react';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -28,7 +28,7 @@ export default function LandingPage() {
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
brandName="Dillon's Mobile Detail" brandName="Los Chicos Mobile Auto Detail"
navItems={[ navItems={[
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
@@ -42,18 +42,18 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
title="Professional Mobile Car Detailing in Santa Ana" title="Professional Mobile Auto Detailing at Your Location"
description="Premium car care brought to your location. Expert detailing, competitive pricing, and unmatched service quality." description="Los Chicos brings premium car care directly to you. Expert detailing, quality products, and transparent pricing for all vehicle types."
background={{ variant: "plain" }} background={{ variant: "plain" }}
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Satisfied customer" }, { src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Satisfied customer" },
{ src: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", alt: "Happy client" }, { src: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", alt: "Happy client" },
{ src: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg", alt: "Trusted customer" } { src: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg", alt: "Trusted customer" }
]} ]}
avatarText="Trusted by 500+ happy customers" avatarText="Trusted by 300+ satisfied clients"
buttons={[ buttons={[
{ text: "Book Your Detail Now", href: "contact" }, { text: "Schedule Your Detail", href: "contact" },
{ text: "Learn More", href: "services" } { text: "View Services", href: "services" }
]} ]}
buttonAnimation="none" buttonAnimation="none"
/> />
@@ -61,8 +61,8 @@ export default function LandingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentySeven <FeatureCardTwentySeven
title="Our Premium Services" title="Our Premium Detailing Services"
description="Explore our comprehensive range of professional automotive detailing services" description="Comprehensive automotive care solutions tailored to your vehicle's needs"
tag="Services" tag="Services"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="none" tagAnimation="none"
@@ -70,28 +70,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "exterior-detail", title: "Exterior Detail", descriptions: [ id: "exterior-wash", title: "Exterior Wash & Protection", descriptions: [
"Complete hand wash with premium soap and microfiber towels", "Clay bar treatment to remove contaminants and oxidation", "Professional wax application for lasting protection and shine" "Hand wash with premium soap and microfiber drying", "Wheel and tire cleaning with specialized products", "Protective wax or sealant application for lasting shine"
], ],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg", imageAlt: "Professional exterior car detailing" imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg", imageAlt: "Professional exterior auto detailing"
}, },
{ {
id: "interior-detail", title: "Interior Detail", descriptions: [ id: "interior-detail", title: "Interior Deep Clean", descriptions: [
"Thorough vacuum of all seats, carpets, and hidden areas", "Professional upholstery and leather conditioning treatment", "Dashboard and trim cleaning with premium protectants" "Thorough vacuuming of all seats, carpets, and crevices", "Dashboard and trim cleaning with protective treatment", "Interior conditioning and stain treatment"
], ],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg", imageAlt: "Professional interior car detailing" imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg", imageAlt: "Professional interior auto detailing"
}, },
{ {
id: "ceramic-coating", title: "Ceramic Coating", descriptions: [ id: "ceramic-coating", title: "Ceramic Coating Protection", descriptions: [
"Advanced nano-ceramic protection for paint and glass", "Professional application for superior water beading and durability", "Protects against UV rays, bird droppings, and environmental contaminants" "Advanced nano-ceramic application for paint protection", "UV and environmental contaminant defense", "Long-lasting water beading and hydrophobic properties"
], ],
imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg", imageAlt: "Professional ceramic coating application" imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg", imageAlt: "Professional ceramic coating application"
}, },
{ {
id: "full-package", title: "Full Detail Package", descriptions: [ id: "full-package", title: "Complete Detail Package", descriptions: [
"Complete exterior detail with ceramic coating option", "Premium interior deep clean and conditioning", "Includes wheels, tires, and engine bay detailing" "Full exterior detail with ceramic coating option", "Premium interior deep clean and conditioning", "Engine bay, wheels, and undercarriage attention"
], ],
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22318.jpg", imageAlt: "Complete professional car detailing" imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22318.jpg", imageAlt: "Complete professional auto detailing"
} }
]} ]}
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
@@ -105,8 +105,8 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<SplitAbout <SplitAbout
title="About Dillon's Mobile Detail" title="About Los Chicos Mobile Auto Detail"
description="We bring premium car care directly to you with professional expertise and attention to detail" description="We bring professional automotive care directly to your driveway with expert techniques and quality products"
tag="Who We Are" tag="Who We Are"
tagIcon={Shield} tagIcon={Shield}
tagAnimation="none" tagAnimation="none"
@@ -114,24 +114,24 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
imagePosition="right" imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/female-technician-fixing-car-parts-garage_53876-139589.jpg" imageSrc="http://img.b2bpic.net/free-photo/female-technician-fixing-car-parts-garage_53876-139589.jpg"
imageAlt="Dillon's Mobile Detail team" imageAlt="Los Chicos Mobile Auto Detail team"
mediaAnimation="none" mediaAnimation="none"
bulletPoints={[ bulletPoints={[
{ {
title: "Mobile Convenience", description: "We come to you. No need to take time off work or wait at a facility. We detail your car at your home or office.", icon: Truck title: "Mobile Convenience", description: "We come to your home or office. No need to waste time dropping off your vehicle. We detail it while you work or relax.", icon: Truck
}, },
{ {
title: "Expert Techniques", description: "With years of experience, we use professional-grade products and proven detailing methods for exceptional results.", icon: Award title: "Professional Quality", description: "With years of experience and professional-grade equipment, we deliver exceptional results every time you trust us.", icon: Award
}, },
{ {
title: "Affordable Quality", description: "Premium detailing doesn't have to break the bank. We offer competitive pricing without compromising quality.", icon: Zap title: "Affordable Pricing", description: "Premium detailing doesn't require premium pricing. We offer competitive rates without compromising on quality or service.", icon: Zap
}, },
{ {
title: "Eco-Friendly", description: "We use environmentally responsible products and sustainable practices to protect your vehicle and our community.", icon: Leaf title: "Eco-Conscious Practices", description: "We use environmentally responsible products and sustainable techniques that protect your vehicle and our community.", icon: Leaf
} }
]} ]}
buttons={[ buttons={[
{ text: "Schedule Service", href: "contact" } { text: "Schedule Your Service", href: "contact" }
]} ]}
buttonAnimation="none" buttonAnimation="none"
/> />
@@ -139,25 +139,25 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardTwo <MetricCardTwo
title="Why Choose Us" title="Why Trust Los Chicos"
description="Our track record speaks for itself" description="Our commitment to excellence is reflected in these numbers"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="none" animationType="none"
metrics={[ metrics={[
{ id: "1", value: "500+", description: "Happy Customers Served" }, { id: "1", value: "300+", description: "Satisfied Clients" },
{ id: "2", value: "5+ Years", description: "Industry Experience" }, { id: "2", value: "10+ Years", description: "Industry Experience" },
{ id: "3", value: "100%", description: "Customer Satisfaction" }, { id: "3", value: "100%", description: "Satisfaction Guarantee" },
{ id: "4", value: "24/7", description: "Availability & Support" } { id: "4", value: "Same Day", description: "Availability Options" }
]} ]}
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwelve
cardTitle="Over 500 customers trust Dillon's Mobile Detail for their vehicle care needs" cardTitle="What Our Clients Say About Los Chicos Mobile Auto Detail"
cardTag="See what they say" cardTag="Client testimonials"
cardTagIcon={Heart} cardTagIcon={Heart}
useInvertedBackground={false} useInvertedBackground={false}
cardAnimation="none" cardAnimation="none"
@@ -173,7 +173,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqDouble <FaqDouble
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about our services" description="Get answers to common questions about our mobile detailing services"
tag="Help Center" tag="Help Center"
tagIcon={HelpCircle} tagIcon={HelpCircle}
tagAnimation="none" tagAnimation="none"
@@ -182,26 +182,26 @@ export default function LandingPage() {
faqsAnimation="none" faqsAnimation="none"
animationType="instant" animationType="instant"
faqs={[ faqs={[
{ id: "1", title: "How long does a detail take?", content: "Standard exterior details typically take 2-3 hours, interior details 1-2 hours. Full package details can take 4-5 hours depending on vehicle condition." }, { id: "1", title: "How long does a detail appointment take?", content: "Exterior details typically take 1.5-2 hours, interior details 1-1.5 hours. Full detail packages range from 3-4 hours depending on vehicle size and condition. We always provide a time estimate when you book." },
{ id: "2", title: "Do you service all vehicle types?", content: "Yes! We detail sedans, SUVs, trucks, luxury vehicles, and more. Whether your car is brand new or older, we have the expertise to provide professional results." }, { id: "2", title: "Do you service all types of vehicles?", content: "Yes! We detail sedans, SUVs, trucks, vans, luxury vehicles, and more. Whether it's a daily driver or specialty vehicle, our team has the expertise and equipment to handle it professionally." },
{ id: "3", title: "What areas do you service?", content: "We provide mobile detailing throughout Santa Ana and surrounding Orange County areas. Contact us to confirm we service your specific location." }, { id: "3", title: "What products do you use?", content: "We use professional-grade, environmentally safe products that are effective and gentle on all vehicle finishes. All products are pH-balanced and suitable for paint, glass, leather, and upholstery." },
{ id: "4", title: "Are your products safe for my vehicle?", content: "Absolutely. We use only professional-grade, vehicle-safe products approved for all paint types and finishes. All products are eco-friendly and non-toxic." }, { id: "4", title: "Can you come to my home or business?", content: "Absolutely! That's our specialty. We provide mobile detailing services directly at your home or office. Just ensure there's adequate parking space and water access if needed." },
{ id: "5", title: "How much does detailing cost?", content: "Pricing varies based on vehicle size and service package chosen. Basic exterior details start at $79, interior details at $99, and full packages at $199." }, { id: "5", title: "What's your pricing structure?", content: "Pricing varies based on vehicle size and service package. We offer transparent quotes upfront with no hidden fees. Contact us for a customized estimate based on your specific vehicle and needs." },
{ id: "6", title: "Can I schedule same-day service?", content: "Subject to availability, yes! We offer same-day booking for most services. Call or text us to check availability and reserve your slot." } { id: "6", title: "How do I schedule an appointment?", content: "Simply call, text, or fill out our contact form. We typically offer same-day or next-day appointments depending on availability. We're flexible with scheduling to work around your busy life." }
]} ]}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
tag="Get in Touch" tag="Ready to Schedule"
tagIcon={Phone} tagIcon={Phone}
tagAnimation="none" tagAnimation="none"
title="Ready to Transform Your Vehicle?" title="Get Your Vehicle Professionally Detailed Today"
description="Book your professional detailing appointment today. Contact us via phone, text, or our online form. Same-day availability often available." description="Contact Los Chicos Mobile Auto Detail to book your appointment. Same-day service often available. Flexible scheduling to fit your needs."
buttons={[ buttons={[
{ text: "Call (714) 555-0123", href: "tel:+17145550123" }, { text: "Call Us", href: "tel:+1234567890" },
{ text: "Text to Book", href: "sms:+17145550123" } { text: "Text to Book", href: "sms:+1234567890" }
]} ]}
buttonAnimation="none" buttonAnimation="none"
background={{ variant: "plain" }} background={{ variant: "plain" }}
@@ -212,32 +212,32 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-dark-fabric-seam-outdoor-sunlight-background-blurred_272375-26446.jpg" imageSrc="http://img.b2bpic.net/free-photo/closeup-dark-fabric-seam-outdoor-sunlight-background-blurred_272375-26446.jpg"
imageAlt="Dillon's Mobile Detail background" imageAlt="Los Chicos Mobile Auto Detail background"
logoText="Dillon's Mobile Detail" logoText="Los Chicos Mobile Auto Detail"
copyrightText="© 2025 Dillon's Mobile Detail. All rights reserved. Based in Santa Ana, CA." copyrightText="© 2025 Los Chicos Mobile Auto Detail. All rights reserved. Professional mobile detailing service."
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Exterior Detail", href: "#services" }, { label: "Exterior Wash & Protection", href: "#services" },
{ label: "Interior Detail", href: "#services" }, { label: "Interior Deep Clean", href: "#services" },
{ label: "Ceramic Coating", href: "#services" }, { label: "Ceramic Coating", href: "#services" },
{ label: "Full Package", href: "#services" } { label: "Complete Detail Package", href: "#services" }
] ]
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About Us", href: "#about" }, { label: "About Us", href: "#about" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Client Testimonials", href: "#testimonials" },
{ label: "FAQ", href: "#faq" }, { label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" } { label: "Contact Us", href: "#contact" }
] ]
}, },
{ {
title: "Contact", items: [ title: "Contact", items: [
{ label: "Phone: (714) 555-0123", href: "tel:+17145550123" }, { label: "Phone & Text Booking", href: "tel:+1234567890" },
{ label: "Text: (714) 555-0123", href: "sms:+17145550123" }, { label: "Schedule Online", href: "#contact" },
{ label: "Santa Ana, CA", href: "#" }, { label: "Mobile Service Area", href: "#" },
{ label: "Available 24/7", href: "#" } { label: "Available 7 Days a Week", href: "#" }
] ]
} }
]} ]}

View File

@@ -12,13 +12,13 @@
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #1a1a1a; --foreground: #120a00e6;
--primary-cta: #1f7cff; --primary-cta: #E34400;
--primary-cta-text: #fffefe; --primary-cta-text: #ffffff;
--secondary-cta: #f0f0f0; --secondary-cta: #f9f9f9;
--secondary-cta-text: #080908; --secondary-cta-text: #120a00e6;
--accent: #1f7cff; --accent: #e2e2e2;
--background-accent: #e0eeff; --background-accent: #E34400;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);