Compare commits
2 Commits
version_30
...
version_31
| Author | SHA1 | Date | |
|---|---|---|---|
| 94ce2f422c | |||
| b37a1693e2 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Expert HVAC Services"
|
||||
buttons={[{ text: "Call 617-417-6584 for a Free Quote", href: "tel:617-417-6584" }]}
|
||||
buttons={[{ text: "Book Your Free Quote", href: "tel:617-417-6584" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775773760582-mjtsvkmf.jpg?_wi=1"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -157,4 +157,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user