Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241770.jpg?_wi=1"
|
||||
imageAlt="Luxury car with polished glossy finish reflecting light"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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", 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?_wi=2", imageAlt: "Full detail transformation"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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", 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?_wi=3", imageAlt: "Complete detail package results"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user