4 Commits

Author SHA1 Message Date
9abb4f9b9a Update src/app/page.tsx 2026-04-22 13:28:28 +00:00
cc76007f39 Merge version_3 into main
Merge version_3 into main
2026-04-22 13:27:46 +00:00
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

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" },
@@ -147,6 +147,7 @@ export default function LandingPage() {
faqs={[
{ id: "q1", title: "Are your watches authenticated?", content: "Yes, every single watch undergoes a multi-point verification by certified watchmakers." },
{ id: "q2", title: "Do you offer shipping insurance?", content: "Absolutely. Every shipment is fully insured for its total value." },
{ id: "q3", title: "How does the lifetime buy-back guarantee work?", content: "We provide a seamless process where you can return your certified timepiece to us at any time. We will assess the market value and offer a transparent buy-back price based on its current condition and model rarity, ensuring you always retain liquidity for your investments." },
]}
sideTitle="Questions?"
sideDescription="Everything you need to know about our collection and services."