From 2b321716b7480a0744f9faae725789b07a5d4f2c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:29:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0d9617..24feb52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Premium makeup for every face, every style, and every moment. Gopal Beauty World brings you the art of perfection." buttons={[ { - text: "Shop Now", href: "#products"}, + text: "Shop the Collection", href: "#products"}, ]} mediaItems={[ { @@ -116,10 +116,7 @@ export default function LandingPage() {