Update src/app/contact/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=3"
|
||||
imageAlt="Team ready to help"
|
||||
imagePosition="left"
|
||||
buttons={[{ text: "Schedule Consultation", href: "tel:(917) 498-2545" }]}
|
||||
@@ -115,7 +115,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg?_wi=4"
|
||||
imageAlt="Construction team at work"
|
||||
logoText="Sky High Contracting"
|
||||
copyrightText="© 2025 Sky High Contracting. All rights reserved. Licensed & Insured."
|
||||
|
||||
Reference in New Issue
Block a user