Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b304b312c1 | |||
| e246dbae71 | |||
| 8c789d2318 | |||
| 02d282e50a | |||
| 47dedc5e71 | |||
| 22c12983e3 |
@@ -61,9 +61,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=1", imageAlt: "Drone shot of luxury roof install"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK27BGKeW9ZT1ZGkRT4Yzz1tYm/tmp/can-you-generate-roofing-images-for-the--1775236013492-5d68e958.png", imageAlt: "Drone shot of luxury roof install"},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gc6fd3b28bc30d1000e14bd067bdd859303614a4fdfab14cdabc763b36304858225fb33388032e427272269120e77be58a64f674cadb5dbeb9ec008e0db5320c2_1280.jpg?_wi=2", imageAlt: "Close up of high quality shingles"}
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AK27BGKeW9ZT1ZGkRT4Yzz1tYm/tmp/can-you-create-2-different-but-similar-r-1775236140666-45e4146e.png", imageAlt: "Close up of high quality shingles"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Get Your Roof Inspected — Risk Free"
|
||||
ctaDescription="No pressure. No obligations. Just honest answers from the pros."
|
||||
ctaButton={{
|
||||
text: "Book My Inspection", href: "#"}}
|
||||
text: "Claim My Free Inspection Now", href: "#"}}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
@@ -180,4 +180,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user