Update src/app/contact/page.tsx
This commit is contained in:
@@ -63,19 +63,19 @@ export default function ContactPage() {
|
|||||||
id: "01",
|
id: "01",
|
||||||
title: "Phone & Emergency Line",
|
title: "Phone & Emergency Line",
|
||||||
description: "Call (701) 555-0100 for immediate assistance. Emergency services available 24/7 for storm damage.",
|
description: "Call (701) 555-0100 for immediate assistance. Emergency services available 24/7 for storm damage.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "02",
|
id: "02",
|
||||||
title: "Online Estimate Request",
|
title: "Online Estimate Request",
|
||||||
description: "Submit your project details online and receive a comprehensive estimate within 24 hours.",
|
description: "Submit your project details online and receive a comprehensive estimate within 24 hours.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "03",
|
id: "03",
|
||||||
title: "On-Site Consultation",
|
title: "On-Site Consultation",
|
||||||
description: "Schedule a free on-site consultation where we'll assess your roof and provide detailed recommendations.",
|
description: "Schedule a free on-site consultation where we'll assess your roof and provide detailed recommendations.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg?_wi=3"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
|||||||
Reference in New Issue
Block a user