From 312a4ad8accb9954810c02921ff3277b9a002fd0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:14:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" } -- 2.49.1