From 490ae51332e6d5d96eafa728aa4c4aa2ed821232 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 14:20:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index a6388fb..0818390 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,6 +191,12 @@ export default function LandingPage() { showRating={true} title="Hear From Our Happy Customers" description="Genuine stories of transformation from people who love Naturals by Rakhi and trust our commitment to natural beauty." + buttons={[ + { + text: "Shop Now", href: "#products" + } + ]} + buttonAnimation="slide-up" />