Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f54df2b59 | |||
| 5eded854de | |||
| 4727a4596a | |||
| b094a57338 | |||
| 97de8c3a02 | |||
| 76633521c2 | |||
| ee863cc297 | |||
| 57f8b6b1b2 | |||
| 5a43b4f1e2 | |||
| 0c40180f47 | |||
| 5c88aa7008 |
@@ -30,10 +30,14 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Collection", id: "collection" },
|
||||
{ name: "Craftsmanship", id: "craftsmanship" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{
|
||||
name: "Collection", id: "collection"},
|
||||
{
|
||||
name: "Craftsmanship", id: "craftsmanship"},
|
||||
{
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="REICH"
|
||||
/>
|
||||
@@ -41,20 +45,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="TIME, PERFECTED."
|
||||
description="Handcrafted Swiss movements. Timeless design. Uncompromising precision."
|
||||
buttons={[
|
||||
{ text: "Explore the Collection", href: "#collection" },
|
||||
{ text: "Book a Private Viewing", href: "#contact" },
|
||||
{
|
||||
text: "Explore the Collection", href: "#collection"},
|
||||
{
|
||||
text: "Book a Private Viewing", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "h1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bo4di1", imageAlt: "Reich Sovereign front" },
|
||||
{ id: "h2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vw93wf", imageAlt: "Reich Sovereign side" },
|
||||
{ id: "h3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u50agh", imageAlt: "Reich Heritage movement" },
|
||||
{ id: "h4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=spuf0h", imageAlt: "Reich Meridian dial" },
|
||||
{ id: "h5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=swxo22", imageAlt: "Reich watch ensemble" },
|
||||
{ id: "h6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n1zzu8", imageAlt: "Reich luxury box" },
|
||||
{ id: "r1", imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800&_wi=1", imageAlt: "Rolex Submariner" },
|
||||
{ id: "r2", imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800&_wi=1", imageAlt: "Rolex Datejust" },
|
||||
{ id: "r3", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800&_wi=1", imageAlt: "Rolex Daytona" },
|
||||
{ id: "r4", imageSrc: "https://images.unsplash.com/photo-1587836374828-4dbafa94f0e0?q=80&w=800", imageAlt: "Rolex GMT Master" },
|
||||
{ id: "r5", imageSrc: "https://images.unsplash.com/photo-1606830722234-909565306296?q=80&w=800", imageAlt: "Rolex Yacht-Master" },
|
||||
{ id: "r6", imageSrc: "https://images.unsplash.com/photo-1635338006307-e8568e217833?q=80&w=800", imageAlt: "Rolex Explorer" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -64,7 +71,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"GQ", "Robb Report", "Hodinkee", "Forbes", "Financial Times", "Monocle", "Revolution"]}
|
||||
"GQ", "Robb Report", "Hodinkee", "Forbes", "Financial Times", "Monocle", "Revolution"]}
|
||||
title="Featured in"
|
||||
description="The world's leading authorities on luxury horology recognize the Reich standard."
|
||||
/>
|
||||
@@ -77,15 +84,15 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "SOVEREIGN", price: "$12,500", variant: "Limited Edition", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=56aqpz" },
|
||||
{ id: "p2", name: "HERITAGE", price: "$8,900", variant: "Signature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vqgkf1" },
|
||||
{ id: "p3", name: "MERIDIAN", price: "$15,750", variant: "Grand Complication", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7xh80v" },
|
||||
{ id: "p4", name: "MONARCH", price: "$19,500", variant: "Bespoke", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=25wl1p" },
|
||||
{ id: "p5", name: "ECLIPSE", price: "$9,200", variant: "Modern", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qc06yk" },
|
||||
{ id: "p6", name: "VALIANT", price: "$11,300", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dew0az" },
|
||||
{ id: "p1", name: "Rolex Submariner", price: "$12,500", variant: "Professional", imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=600", onProductClick: () => alert('Configuring Rolex Submariner...') },
|
||||
{ id: "p2", name: "Rolex Datejust", price: "$8,900", variant: "Classic", imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=600", onProductClick: () => alert('Configuring Rolex Datejust...') },
|
||||
{ id: "p3", name: "Rolex Daytona", price: "$15,750", variant: "Chronograph", imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=600", onProductClick: () => alert('Configuring Rolex Daytona...') },
|
||||
{ id: "p4", name: "Rolex GMT Master", price: "$19,500", variant: "Travel", imageSrc: "https://images.unsplash.com/photo-1587836374828-4dbafa94f0e0?q=80&w=600", onProductClick: () => alert('Configuring Rolex GMT Master...') },
|
||||
{ id: "p5", name: "Rolex Yacht-Master", price: "$9,200", variant: "Sport", imageSrc: "https://images.unsplash.com/photo-1606830722234-909565306296?q=80&w=600", onProductClick: () => alert('Configuring Rolex Yacht-Master...') },
|
||||
{ id: "p6", name: "Rolex Explorer", price: "$11,300", variant: "Field", imageSrc: "https://images.unsplash.com/photo-1635338006307-e8568e217833?q=80&w=600", onProductClick: () => alert('Configuring Rolex Explorer...') },
|
||||
]}
|
||||
title="THE COLLECTION"
|
||||
description="Exquisite timepieces, limited by production, defined by excellence."
|
||||
title="THE REICH SELECTION"
|
||||
description="Curated icons of watchmaking heritage."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,15 +114,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Swiss Movement", descriptions: [
|
||||
"In-house calibers designed for absolute accuracy with 72-hour power reserve."],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jq172k"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1614164185128-e4ec99c436d7?q=80&w=800&_wi=2"},
|
||||
{
|
||||
id: "f2", title: "Lifetime Warranty", descriptions: [
|
||||
"We stand behind the engineering of every Reich timepiece for your lifetime."],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ereyox"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1623998012613-26466986e7c1?q=80&w=800&_wi=2"},
|
||||
{
|
||||
id: "f3", title: "White Glove Delivery", descriptions: [
|
||||
"Insured, hand-delivered worldwide through our private concierge network."],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xsgv6t"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=800&_wi=2"},
|
||||
]}
|
||||
title="Why Reich"
|
||||
description="Uncompromising standards applied to every caliber and component."
|
||||
@@ -129,11 +136,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Michael S.", role: "Collector", company: "New York", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a5puv0" },
|
||||
{ id: "t2", name: "Sarah J.", role: "Investor", company: "London", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ib3ziy" },
|
||||
{ id: "t3", name: "David K.", role: "Architect", company: "Tokyo", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=puyopw" },
|
||||
{ id: "t4", name: "Elena R.", role: "Executive", company: "Paris", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5gal69" },
|
||||
{ id: "t5", name: "Marcus V.", role: "Entreprenuer", company: "Dubai", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v3mwa4" },
|
||||
{ id: "t1", name: "Michael S.", role: "Collector", company: "New York", rating: 5, imageSrc: "https://images.unsplash.com/photo-1560250097-0b93528c31e6?q=80&w=400" },
|
||||
{ id: "t2", name: "Sarah J.", role: "Investor", company: "London", rating: 5, imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?q=80&w=400" },
|
||||
{ id: "t3", name: "David K.", role: "Architect", company: "Tokyo", rating: 5, imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=400" },
|
||||
]}
|
||||
title="FROM OUR COLLECTORS"
|
||||
description="Join an inner circle of discerning individuals who value time as the ultimate luxury."
|
||||
@@ -143,7 +148,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="EXCLUSIVITY"
|
||||
title="JOIN THE INNER CIRCLE"
|
||||
description="Early access to new releases, invitations to private viewing events, and monthly collector insights."
|
||||
@@ -191,4 +197,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user