Update src/app/contact/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
title: "Call or Text Joseph",
|
||||
price: "Direct",
|
||||
period: "Line",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
|
||||
imageAlt: "Direct phone contact",
|
||||
button: { text: "Call Now", href: "tel:+1-555-0123" },
|
||||
features: [
|
||||
@@ -61,7 +61,7 @@ export default function ContactPage() {
|
||||
title: "Email Your Project Details",
|
||||
price: "Project",
|
||||
period: "Info",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=5",
|
||||
imageAlt: "Email project information",
|
||||
button: { text: "Send Email", href: "mailto:joseph@martinez-roofing.com" },
|
||||
features: [
|
||||
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
title: "Schedule On-Site Visit",
|
||||
price: "Free",
|
||||
period: "Estimate",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=3",
|
||||
imageAlt: "On-site consultation",
|
||||
button: { text: "Request Visit", href: "mailto:joseph@martinez-roofing.com?subject=Free Estimate Request" },
|
||||
features: [
|
||||
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
title: "Follow-Through on Estimates"
|
||||
}
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"
|
||||
imageAlt="Professional consultation and communication"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -157,7 +157,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=4"
|
||||
imageAlt="Metal roofing texture and detail"
|
||||
logoText="Martinez Metal Roofing & Construction"
|
||||
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user