From 6d830b540b5a3a2b7e96421c1ac3137742366cd6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 81015ac..7a33928 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,11 @@ export default function LandingPage() { id: "m5", icon: Award, title: "Comprehensive", value: "Warranty & Care"}, ]} + buttons={[ + { + text: "Explore Our Collection", href: "#collection" + } + ]} title="Assured Trust & Excellence" description="Every timepiece in our collection undergoes stringent verification and is backed by our commitment to unparalleled quality and service." className="py-20 lg:py-32"