Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 18:03:42 +00:00
parent 88f5d757d1
commit bdbae46e7c

View File

@@ -45,7 +45,7 @@ export default function ContactPage() {
{ text: "Call Now", href: "tel:+40123456789" }, { text: "Call Now", href: "tel:+40123456789" },
{ text: "Scroll to Form", href: "#contact" }, { text: "Scroll to Form", href: "#contact" },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1"
imageAlt="Customer service support" imageAlt="Customer service support"
textPosition="bottom-left" textPosition="bottom-left"
showBlur={true} showBlur={true}
@@ -70,7 +70,7 @@ export default function ContactPage() {
required: true, required: true,
}} }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2"
imageAlt="Contact Guardian Homestyle for window and door installation" imageAlt="Contact Guardian Homestyle for window and door installation"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
mediaPosition="right" mediaPosition="right"