Update src/app/page.tsx

This commit is contained in:
2026-03-17 01:33:18 +00:00
parent a4f255c8b4
commit e53a6876bc

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Premium Grooming"
tagIcon={Scissors}
tagAnimation="slide-up"
background="plain"
background={{ variant: "plain" }}
buttons={[
{ text: "Call Now: 0906 811 6913", href: "tel:09068116913" },
{ text: "Book Appointment", href: "#booking" }