Update src/app/page.tsx
This commit is contained in:
@@ -166,6 +166,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Book Assessment", href: "tel:+19055550123" },
|
{ text: "Book Assessment", href: "tel:+19055550123" },
|
||||||
{ text: "Get Directions", href: "https://maps.google.com/?q=Thornhill+Ontario" }
|
{ text: "Get Directions", href: "https://maps.google.com/?q=Thornhill+Ontario" }
|
||||||
]}
|
]}
|
||||||
|
useInvertedBackground={false}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user