From c0539f29d017d1ac7228309f6158c1193e38afdd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:24:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aac1313..9fa7fcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[{ id: "m1", icon: Star, title: "Customer Rating", value: "4.7★" }, { id: "m2", icon: MessageCircle, title: "Reviews", value: "180+" }, { id: "m3", icon: CalendarDays, title: "Availability", value: "7 Days" }]} title="Why Clients Love Us" - description="Consistently providing 5-star service." + description="Join over 180+ satisfied clients who trust us for premium nail care" /> -- 2.49.1