From 34e332918cba47982638bda0f0a69479a1022254 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:31:24 +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 857d8e0..580ba5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="Timeless Precision, Crafted for You" description="Discover our curated selection of luxury timepieces, where heritage engineering meets contemporary design." tag="Luxury Watchmaker" - buttons={[{ text: "Explore Collection", href: "#menu" }]} + buttons={[{ text: "View Our Collections", href: "#menu" }]} imageSrc="http://img.b2bpic.net/free-photo/luxury-watch-with-black-face-metal-strap_1203-1082.jpg?_wi=1" imageAlt="Luxury watch showcase" testimonials={[ @@ -161,4 +161,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1