Update src/app/contact/page.tsx
This commit is contained in:
@@ -72,7 +72,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: "plain" }}
|
||||
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"
|
||||
@@ -93,13 +93,13 @@ export default function ContactPage() {
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "Phone support"},
|
||||
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", imageAlt: "Email contact"},
|
||||
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", imageAlt: "Site inspection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "Site inspection"},
|
||||
]}
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,7 +107,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