Update src/app/page.tsx

This commit is contained in:
2026-05-07 17:34:21 +00:00
parent 17c69a4028
commit 12f80cc935

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
text="Your Vehicle Deserves Better Than a Basic Car Wash."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
buttons={[{ text: "Book Now", href: "#" }, { text: "Call Now", href: "tel:5550199" }]}
buttons={[{ text: "Book Now", href: "https://booking.example.com/abdullah-spa" }, { text: "Call Now", href: "tel:5550199" }]}
/>
</div>