From 4580c4e518639bb7b9ae8ce54e4a25d406793378 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:26:09 +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 91b4e5c..7ac3beb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { } ]} rating={5} - ratingText="Trusted by 500+ design professionals" + ratingText="Trusted by 500+ designers | Award-winning curation" buttons={[ { text: "Explore Collection", href: "#products" }, { text: "Schedule Consultation", href: "#contact" } -- 2.49.1