Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe0c1f163d | |||
| 4bf198b68a | |||
| d60245856f | |||
| 4bcd8ef28c | |||
| e6b1f53c73 | |||
| 2fd63983fc | |||
| a9ad491aac | |||
| 1ad3029263 | |||
| 9ee05d7f88 | |||
| 7e74a0509a | |||
| ddd9301f6a |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request an Inspection", href: "contact" },
|
{ text: "Request an Inspection", href: "contact" },
|
||||||
{ text: "Call Us Now", href: "tel:+79180476622" }
|
{ text: "Schedule Free Inspection", href: "tel:+79180476622" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/two-hispanic-men-architects-writing-document-talking-smartphone-street_839833-21044.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/two-hispanic-men-architects-writing-document-talking-smartphone-street_839833-21044.jpg"
|
||||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Professional office consultation"
|
imageAlt="Professional office consultation"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttonText="Request a Call Back"
|
buttonText="Get Free Quote Now"
|
||||||
ariaLabel="Contact form section"
|
ariaLabel="Contact form section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user