Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user