Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -198,10 +198,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to protect your home? 1450 1/2 S Humboldt St, Denver, CO 80210. Phone: (303) 535-3829."
|
||||
text="Schedule Your Professional Roof Inspection Today"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (303) 535-3829", href: "tel:3035353829"},
|
||||
text: "Book Your Inspection", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user