Update src/app/contact/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
description="Contact ProRoof Dublin today for a free inspection and no-obligation quote. Our team is ready to help with your roofing needs."
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=2"
|
||||
imageAlt="Contact ProRoof Dublin"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -98,21 +98,21 @@ export default function ContactPage() {
|
||||
id: "1",
|
||||
title: "Phone Support",
|
||||
tags: ["24/7 Available", "Emergency Line"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=2",
|
||||
imageAlt: "Phone support",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Email Inquiries",
|
||||
tags: ["Quick Response", "Detailed Quotes"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=3",
|
||||
imageAlt: "Email contact",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Site Visits",
|
||||
tags: ["Free Inspection", "In-Person Assessment"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3",
|
||||
imageAlt: "Site inspection",
|
||||
},
|
||||
]}
|
||||
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dreamer-stylish-macho-man-gray-suit-hat-glasses-posed-roof_627829-7661.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dreamer-stylish-macho-man-gray-suit-hat-glasses-posed-roof_627829-7661.jpg?_wi=3"
|
||||
imageAlt="ProRoof Dublin roofing services"
|
||||
logoText="ProRoof Dublin"
|
||||
copyrightText="© 2025 ProRoof Dublin. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user