Update src/app/contact/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
tag="Get in touch"
|
||||
title="We're here to help"
|
||||
description="Questions about your repair estimate? Send us a message."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,14 +81,14 @@ export default function LandingPage() {
|
||||
value: "Open",
|
||||
title: "Mon-Fri",
|
||||
description: "8:00 AM - 6:00 PM",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "loc2",
|
||||
value: "Call",
|
||||
title: "Support",
|
||||
description: "Available for emergency help.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user