Update src/app/contact/page.tsx
This commit is contained in:
@@ -90,21 +90,21 @@ export default function ContactPage() {
|
||||
id: "01",
|
||||
title: "Phone",
|
||||
description: "Call us at (555) 123-4567 during business hours. Our team is ready to answer your questions and schedule appointments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg?_wi=2",
|
||||
imageAlt: "Phone contact",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Email",
|
||||
description: "Send us an email at info@primedetailz.com with your service requests and details. We respond within 24 hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3",
|
||||
imageAlt: "Email contact",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Service Area",
|
||||
description: "We service a 15-mile radius throughout the region. Contact us to confirm your location and availability for mobile detailing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=2",
|
||||
imageAlt: "Service area",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user