Update src/app/contact/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function ContactPage() {
|
||||
{ text: "Call Now", href: "tel:+40123456789" },
|
||||
{ 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"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -70,7 +70,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
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"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user