Update src/app/page.tsx

This commit is contained in:
2026-03-10 20:07:14 +00:00
parent 3ab6c36ea3
commit f97fcbfd9b

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
{ text: "View Services", href: "#services" }
]}
layoutOrder="default"
imageSrc="https://images.unsplash.com/photo-1552820728-8ac41f1ce891?w=800&h=600&fit=crop"
imageSrc="https://images.unsplash.com/photo-1552820728-8ac41f1ce891?w=800&h=600&fit=crop&_wi=1"
imageAlt="Professional car detailing in San Marcos, TX"
frameStyle="browser"
mediaAnimation="slide-up"
@@ -72,15 +72,15 @@ export default function LandingPage() {
features={[
{
id: "exterior-detail", title: "Exterior Detailing", author: "Professional Grade", description: "Paint correction, ceramic coating, wax application, and full exterior restoration using industry-approved techniques and premium products. Expert exterior car detailing San Marcos TX service.", tags: ["Paint Protection", "Premium", "Ceramic Coating"],
imageSrc: "https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?w=800&h=600&fit=crop", imageAlt: "Professional exterior car detailing service in San Marcos"
imageSrc: "https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?w=800&h=600&fit=crop&_wi=1", imageAlt: "Professional exterior car detailing service in San Marcos"
},
{
id: "interior-detail", title: "Interior Detailing", author: "Deep Clean", description: "Complete interior restoration including vacuuming, carpet cleaning, upholstery treatment, leather conditioning, and dashboard detailing. Interior car detailing San Marcos specialists.", tags: ["Interior Care", "Deep Clean", "Leather Conditioning"],
imageSrc: "https://images.unsplash.com/photo-1486262715619-3417ca6ef29f?w=800&h=600&fit=crop", imageAlt: "Professional interior car detailing and cleaning in San Marcos"
imageSrc: "https://images.unsplash.com/photo-1486262715619-3417ca6ef29f?w=800&h=600&fit=crop&_wi=1", imageAlt: "Professional interior car detailing and cleaning in San Marcos"
},
{
id: "wheels-tires", title: "Wheels & Tires", author: "Specialty Service", description: "Professional wheel cleaning, brake dust removal, tire shine application, and tire dressing to restore that showroom appearance. San Marcos car wash specialists.", tags: ["Wheel Care", "Tire Shine", "Protection"],
imageSrc: "https://images.unsplash.com/photo-1487754180144-351b8e94f0c0?w=800&h=600&fit=crop", imageAlt: "Professional wheel and tire detailing in San Marcos"
imageSrc: "https://images.unsplash.com/photo-1487754180144-351b8e94f0c0?w=800&h=600&fit=crop&_wi=1", imageAlt: "Professional wheel and tire detailing in San Marcos"
}
]}
animationType="slide-up"
@@ -141,7 +141,7 @@ export default function LandingPage() {
id: "1", name: "Sarah Johnson", handle: "@sarahj_sanmarcos", testimonial: "Complete Detail transformed my truck! The ceramic coating has kept it looking showroom fresh for months. Best car detailing in San Marcos!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageAlt: "Sarah Johnson testimonial - San Marcos car detailing"
},
{
id: "2", name: "Michael Chen", handle: "@mchen_automotive", testimonial: "Best auto detailing service in San Marcos. Professional team, attention to detail, and fair pricing. My car has never looked better.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageAlt: "Michael Chen testimonial - San Marcos auto detailing"
id: "2", name: "Michael Chen", handle: "@mchen_automotive", testimonial: "Best auto detailing service in San Marcos. Professional team, attention to detail, and fair pricing. My car has never looked better.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop&_wi=1", imageAlt: "Michael Chen testimonial - San Marcos auto detailing"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emily_detail_lover", testimonial: "The interior detailing service is incredible. My car's leather seats look brand new. Worth every penny! Highly recommend for San Marcos residents.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop", imageAlt: "Emily Rodriguez testimonial - San Marcos interior detailing"
@@ -153,7 +153,7 @@ export default function LandingPage() {
id: "5", name: "Jessica Martinez", handle: "@jessica_automotive", testimonial: "I've tried other detailers, but Complete Detail is consistently the best. They handle my car like it's their own. Best in San Marcos, TX!", imageSrc: "https://images.unsplash.com/photo-1517746915202-2d63c3f2418b?w=100&h=100&fit=crop", imageAlt: "Jessica Martinez testimonial - Complete Detail San Marcos"
},
{
id: "6", name: "James Wilson", handle: "@james_detailing", testimonial: "The team knows their craft. Professional, friendly, and they deliver results. My car looks pristine every time. Recommended for all San Marcos vehicle owners!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageAlt: "James Wilson testimonial - San Marcos auto detailing expert"
id: "6", name: "James Wilson", handle: "@james_detailing", testimonial: "The team knows their craft. Professional, friendly, and they deliver results. My car looks pristine every time. Recommended for all San Marcos vehicle owners!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop&_wi=2", imageAlt: "James Wilson testimonial - San Marcos auto detailing expert"
}
]}
animationType="slide-up"
@@ -216,7 +216,7 @@ export default function LandingPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="https://images.unsplash.com/photo-1585771724684-38269d6639fd?w=800&h=600&fit=crop"
imageSrc="https://images.unsplash.com/photo-1585771724684-38269d6639fd?w=800&h=600&fit=crop&_wi=1"
imageAlt="Professional detailing equipment and products in San Marcos"
mediaAnimation="slide-up"
mediaPosition="right"