Update src/app/page.tsx
This commit is contained in:
@@ -141,6 +141,7 @@ export default function LandingPage() {
|
||||
text="Ready to get started? Call us now at (555) 123-4567 or request your free quote."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[{ text: "Call Now", href: "tel:5551234567" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user