From 882f806446f784aaf35441a5e2a3ad3010458f95 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:15:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 52e44da..4d806a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,7 +229,6 @@ 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