Update src/app/page.tsx
This commit is contained in:
@@ -241,8 +241,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get Free Quote", href: "#" },
|
||||
{ text: "Call (555) 123-4567", href: "tel:(555) 123-4567" }
|
||||
{ text: "Get Free Quote Today", href: "#" },
|
||||
{ text: "Call Now", href: "tel:(555) 123-4567" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user