Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6987daa69 | |||
| b9a185bf7f | |||
| 3b4f31144f | |||
| dcc4f6aa27 | |||
| 0853281d14 | |||
| 483e4d97b6 | |||
| 93e2d112d6 |
@@ -22,8 +22,8 @@ export default function LandingPage() {
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Schedule Your Service"
|
||||
ctaDescription="Get in touch today for a free quote or to schedule your home service appointment. Our friendly team is ready to help!"
|
||||
ctaIcon={Phone}
|
||||
ctaButton={{ text: "Call Now", href: "#contact" }}
|
||||
ctaButton={{ text: "Book Your Free Inspection", href: "contact" }}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user