From d17db297de4647e019f622b56ef1eec8a518fa4b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 23:42:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fcc9b1..d693ccd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={true} - title="Shop Our Premium Collection" + title="Shop Our Signature Collection" description="Discover our signature line of raw and virgin hair, meticulously sourced and tested for durability and natural luster." buttons={[{ text: "Shop All", href: "/store" }]} products={[ @@ -171,4 +171,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1