From 6d663dbd14d9bef3fde75cf8da15a564bbbf710c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:48:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7cc0cc..87d055b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,9 @@ export default function SaJewellersPage() { reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/jewel-details-hands-woman-wearing-sari-dress_23-2149565117.jpg", imageAlt: "Elegant gold bangles" } ]} + buttons={[ + { text: "Browse Full Collection", href: "#collections" } + ]} />