4 Commits

Author SHA1 Message Date
e3bea3e6b7 Update src/app/page.tsx 2026-04-22 13:27:42 +00:00
245cd085b4 Merge version_2 into main
Merge version_2 into main
2026-04-22 13:26:58 +00:00
dc11df43a9 Update src/app/page.tsx 2026-04-22 13:26:55 +00:00
4e345c40c5 Merge version_1 into main
Merge version_1 into main
2026-04-22 13:26:08 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{ variant: "sparkles-gradient" }}
logoText="Chronos Collection"
description="Exquisite timepieces curated for the modern connoisseur. Discover our heritage collection of precision and elegance."
description="Exquisite timepieces curated for the modern connoisseur. Every purchase is backed by our lifetime buy-back guarantee and official multi-point certification, ensuring total peace of mind for your investment."
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Our Story", href: "#about" },
@@ -70,7 +70,7 @@ export default function LandingPage() {
{ id: "3", name: "Midnight Chronograph", price: "$15,200", imageSrc: "http://img.b2bpic.net/free-photo/elegance-gold-luxury-watch-success-generated-by-ai_188544-14010.jpg" },
]}
title="Masterpiece Selection"
description="Each piece is hand-selected to represent the pinnacle of horological craft."
description="Each timepiece is meticulously curated as an investment-grade asset, offering enduring value and exceptional craftsmanship for the discerning collector."
/>
</div>