Update src/app/page.tsx

This commit is contained in:
2026-05-10 00:06:42 +00:00
parent 6517de10d6
commit d9cd7537d2

View File

@@ -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>