diff --git a/src/app/page.tsx b/src/app/page.tsx index 09695e7..13b046e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,6 +87,7 @@ export default function LandingPage() { { id: "2", name: "Paolo Cavalli Model 2", price: "$450", variant: "Emerald Dial", imageSrc: "http://img.b2bpic.net/free-photo/close-up-lovers-holding-hands_1153-536.jpg?_wi=2" }, { id: "3", name: "Paolo Cavalli Model 3", price: "$700", variant: "Premium Steel", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-s-hand-with-stylish-watch-sleeve_8353-10475.jpg?_wi=2" }, ]} + buttons={[{ text: "Buy Now", href: "#contact" }]} title="Signature Collection" description="Discover our carefully curated selection of timepieces, where tradition meets contemporary elegance." />