From 0ce3f24e3db9916b582ac96096c5b0ce9b310a03 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:49:07 +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 fe0b8d2..295b4af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function SuzenElectronics() { background={{ variant: "radial-gradient" }} tag="Premium Electronics" tagIcon={Zap} - title="Your Trusted Electronics Destination" + title="Premium Electronics, Trusted by 50K+ Customers" description="Discover the latest gadgets, laptops, smartphones, and accessories from top brands. Quality products, competitive prices, and expert support." buttons={[ { text: "Explore Products", href: "products" }, -- 2.49.1