Merge version_1 into main #2
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
brandName="AtoZ Auto Detail"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book Now", href: "#booking"}}
|
||||
text: "Book Now", href: "#booking"
|
||||
}}
|
||||
className="fixed top-6 left-6 right-6 z-50"
|
||||
buttonClassName="bg-gradient-to-r from-red-600 to-red-700 hover:shadow-lg transition-all duration-300"
|
||||
buttonTextClassName="font-semibold text-white"
|
||||
@@ -49,22 +50,26 @@ export default function LandingPage() {
|
||||
title="Phoenix's Highest Rated Auto Detailing Service"
|
||||
description="Professional interior and exterior detailing that makes your car look brand new. Trusted by over 130 satisfied customers with a perfect 5.0 rating."
|
||||
tag="⭐ 5.0 Rating • 130+ Google Reviews"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg"
|
||||
imageAlt="Luxury car with polished glossy finish reflecting light"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Michael J.", handle: "Phoenix, AZ", testimonial: "My car looked brand new after their detail. The attention to detail was amazing!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-with-curly-hair-wearing-turtleneck-sweater-beckoning-come-here-gesture-with-hand-inviting-welcoming-happy-smiling_839833-29564.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-with-curly-hair-wearing-turtleneck-sweater-beckoning-come-here-gesture-with-hand-inviting-welcoming-happy-smiling_839833-29564.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sarah M.", handle: "Scottsdale, AZ", testimonial: "Best detailing service I've ever used. Professional, punctual, and impeccable results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-smiling-man-with-laptop-cafe-visitor-sitting-chair-using-smartphone_1258-314177.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-smiling-man-with-laptop-cafe-visitor-sitting-chair-using-smartphone_1258-314177.jpg"
|
||||
},
|
||||
{
|
||||
name: "David L.", handle: "Tempe, AZ", testimonial: "The ceramic coating has kept my car protected for months. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg"
|
||||
},
|
||||
{
|
||||
name: "Jessica R.", handle: "Phoenix, AZ", testimonial: "Same-day service was incredible. My car looks showroom ready. Worth every penny!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -72,6 +77,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now (602) 397-1914", href: "tel:+16023971914" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
className="w-full"
|
||||
containerClassName="py-20 md:py-28"
|
||||
@@ -89,17 +95,23 @@ export default function LandingPage() {
|
||||
description="Comprehensive detailing solutions for your vehicle's interior and exterior. Each service is performed with precision and premium products."
|
||||
features={[
|
||||
{
|
||||
title: "Interior Deep Cleaning", description: "Complete vacuum, upholstery cleaning, and interior sanitization for a pristine cabin.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26077.jpg", imageAlt: "Professional interior cleaning service"},
|
||||
title: "Interior Deep Cleaning", description: "Complete vacuum, upholstery cleaning, and interior sanitization for a pristine cabin.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26077.jpg", imageAlt: "Professional interior cleaning service"
|
||||
},
|
||||
{
|
||||
title: "Exterior Hand Wash & Wax", description: "Gentle hand wash followed by premium wax application for lasting shine and protection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194127.jpg", imageAlt: "Professional exterior wash and wax"},
|
||||
title: "Exterior Hand Wash & Wax", description: "Gentle hand wash followed by premium wax application for lasting shine and protection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194127.jpg", imageAlt: "Professional exterior wash and wax"
|
||||
},
|
||||
{
|
||||
title: "Ceramic Coating Protection", description: "Advanced ceramic coating that provides months of water and spot protection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194136.jpg", imageAlt: "Ceramic coating application"},
|
||||
title: "Ceramic Coating Protection", description: "Advanced ceramic coating that provides months of water and spot protection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194136.jpg", imageAlt: "Ceramic coating application"
|
||||
},
|
||||
{
|
||||
title: "Water Spot Removal", description: "Professional treatment to eliminate water spots and mineral deposits from paint.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-athlete-disinfecting-running-track-gym_637285-8404.jpg", imageAlt: "Water spot removal detail"},
|
||||
title: "Water Spot Removal", description: "Professional treatment to eliminate water spots and mineral deposits from paint.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-athlete-disinfecting-running-track-gym_637285-8404.jpg", imageAlt: "Water spot removal detail"
|
||||
},
|
||||
{
|
||||
title: "Stain & Odor Removal", description: "Deep cleaning and treatment to remove stubborn stains and odors from interior surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/enjoying-comfortable-interior-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16476.jpg", imageAlt: "Stain and odor removal service"},
|
||||
title: "Stain & Odor Removal", description: "Deep cleaning and treatment to remove stubborn stains and odors from interior surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/enjoying-comfortable-interior-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16476.jpg", imageAlt: "Stain and odor removal service"
|
||||
},
|
||||
{
|
||||
title: "Full Interior + Exterior Detail", description: "Complete transformation package combining all services for showroom-ready results.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=2", imageAlt: "Full detail transformation"},
|
||||
title: "Full Interior + Exterior Detail", description: "Complete transformation package combining all services for showroom-ready results.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg", imageAlt: "Full detail transformation"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -116,13 +128,17 @@ export default function LandingPage() {
|
||||
description="See the dramatic before and after transformations we achieve for our clients."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Full Interior Restoration", quote: "From dirty and neglected to completely restored. Our interior deep cleaning and sanitization brings your car's cabin back to life with meticulous attention to every detail.", name: "Interior Restoration", role: "Complete Cabin Transformation", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26070.jpg", imageAlt: "Before and after interior restoration"},
|
||||
id: "1", title: "Full Interior Restoration", quote: "From dirty and neglected to completely restored. Our interior deep cleaning and sanitization brings your car's cabin back to life with meticulous attention to every detail.", name: "Interior Restoration", role: "Complete Cabin Transformation", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26070.jpg", imageAlt: "Before and after interior restoration"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Ceramic Coating Finish", quote: "Transform dull, oxidized paint into a mirror-like glossy finish. Our ceramic coating service provides long-lasting protection while enhancing your car's appearance dramatically.", name: "Ceramic Coating", role: "Paint Protection & Enhancement", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Before and after ceramic coating"},
|
||||
id: "2", title: "Ceramic Coating Finish", quote: "Transform dull, oxidized paint into a mirror-like glossy finish. Our ceramic coating service provides long-lasting protection while enhancing your car's appearance dramatically.", name: "Ceramic Coating", role: "Paint Protection & Enhancement", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Before and after ceramic coating"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Water Spot Removal", quote: "Eliminate stubborn water spots and mineral deposits that dull your paint. Our specialized removal process restores clarity and shine without damaging the clear coat.", name: "Water Spot Removal", role: "Paint Correction Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193561.jpg", imageAlt: "Before and after water spot removal"},
|
||||
id: "3", title: "Water Spot Removal", quote: "Eliminate stubborn water spots and mineral deposits that dull your paint. Our specialized removal process restores clarity and shine without damaging the clear coat.", name: "Water Spot Removal", role: "Paint Correction Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193561.jpg", imageAlt: "Before and after water spot removal"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Complete Detail Package", quote: "Everything done right. From exterior hand wash and wax to interior deep cleaning, ceramic coating, and spot removal – the ultimate transformation.", name: "Full Detail Service", role: "Comprehensive Transformation", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=3", imageAlt: "Complete detail package results"},
|
||||
id: "4", title: "Complete Detail Package", quote: "Everything done right. From exterior hand wash and wax to interior deep cleaning, ceramic coating, and spot removal – the ultimate transformation.", name: "Full Detail Service", role: "Comprehensive Transformation", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg", imageAlt: "Complete detail package results"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -135,7 +151,8 @@ export default function LandingPage() {
|
||||
<TextSplitAbout
|
||||
title="Why Choose AtoZ Auto Detail"
|
||||
description={[
|
||||
"We're Phoenix's most trusted auto detailing company with a perfect 5-star rating and over 130 satisfied customers. Our commitment to excellence, professional equipment, and premium products ensures your vehicle receives the finest care.", "As a proud Latino-owned local business, we provide fair pricing with flexible add-on options. We understand the importance of your vehicle and deliver results that make a real difference. Our same-day detailing availability means you get premium care on your schedule."]}
|
||||
"We're Phoenix's most trusted auto detailing company with a perfect 5-star rating and over 130 satisfied customers. Our commitment to excellence, professional equipment, and premium products ensures your vehicle receives the finest care.", "As a proud Latino-owned local business, we provide fair pricing with flexible add-on options. We understand the importance of your vehicle and deliver results that make a real difference. Our same-day detailing availability means you get premium care on your schedule."
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Schedule Your Appointment", href: "#booking" },
|
||||
]}
|
||||
@@ -160,7 +177,7 @@ export default function LandingPage() {
|
||||
{ id: "3", value: "8+", description: "Years of Professional Experience" },
|
||||
{ id: "4", value: "Same-Day", description: "Availability for Urgent Details" },
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user