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