diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d806a1..52e44da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,6 +229,7 @@ export default function LandingPage() { description="Book your cut, shave, or grooming service today. Walk-ins welcome, but appointments are highly recommended to minimize wait time." background={{ variant: "animated-grid" }} useInvertedBackground={false} + avatarText="1000+ Satisfied Clients" buttons={[ { text: "Book Now", href: "https://example.com/booking" }, { text: "Call (555) 123-4567", href: "tel:5551234567" }