Update src/app/page.tsx
This commit is contained in:
@@ -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&_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AleFUVXdIhuTWlzFnwdy7aqLk5/uploaded-1773173059734-kg8hi5ro.png"
|
||||
imageAlt="Professional car detailing in San Marcos, TX"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -72,7 +72,7 @@ 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&_wi=1", imageAlt: "Professional exterior car detailing service in San Marcos"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AleFUVXdIhuTWlzFnwdy7aqLk5/uploaded-1773173064983-8xxxuclf.png", 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"],
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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&_wi=1", imageAlt: "Professional wheel and tire detailing in San Marcos"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AleFUVXdIhuTWlzFnwdy7aqLk5/uploaded-1773173059734-kg8hi5ro.png", imageAlt: "Professional wheel and tire detailing in San Marcos"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user