Merge version_2 into main #2
253
src/app/page.tsx
253
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Collection",
|
||||
id: "collection",
|
||||
},
|
||||
name: "Collection", id: "collection"},
|
||||
{
|
||||
name: "Craftsmanship",
|
||||
id: "craftsmanship",
|
||||
},
|
||||
name: "Craftsmanship", id: "craftsmanship"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="REICH"
|
||||
/>
|
||||
@@ -54,51 +46,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="TIME, PERFECTED."
|
||||
description="Handcrafted Swiss movements. Timeless design. Uncompromising precision."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore the Collection",
|
||||
href: "#collection",
|
||||
},
|
||||
text: "Explore the Collection", href: "#collection"},
|
||||
{
|
||||
text: "Book a Private Viewing",
|
||||
href: "#contact",
|
||||
},
|
||||
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: "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: "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: "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: "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: "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: "h6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n1zzu8", imageAlt: "Reich luxury box"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,14 +77,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."
|
||||
/>
|
||||
@@ -129,47 +91,17 @@ export default function LandingPage() {
|
||||
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: "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: "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: "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: "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: "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: "p6", name: "VALIANT", price: "$11,300", variant: "Classic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dew0az"},
|
||||
]}
|
||||
title="THE COLLECTION"
|
||||
description="Exquisite timepieces, limited by production, defined by excellence."
|
||||
@@ -181,41 +113,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="THE ART OF PRECISION"
|
||||
description={[
|
||||
"Every Reich timepiece contains over 200 hand-finished components, assembled by master horologists with a combined 127 years of experience.",
|
||||
"We create heirlooms, not just tools for tracking time. Our focus remains on the microscopic details that define a legacy.",
|
||||
]}
|
||||
"Every Reich timepiece contains over 200 hand-finished components, assembled by master horologists with a combined 127 years of experience.", "We create heirlooms, not just tools for tracking time. Our focus remains on the microscopic details that define a legacy."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="craftsmanship" data-section="craftsmanship">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Why Reich"
|
||||
description="Uncompromising standards applied to every caliber and component."
|
||||
@@ -230,45 +149,20 @@ export default function LandingPage() {
|
||||
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: "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: "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: "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: "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: "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"},
|
||||
]}
|
||||
title="FROM OUR COLLECTORS"
|
||||
description="Join an inner circle of discerning individuals who value time as the ultimate luxury."
|
||||
@@ -279,8 +173,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="EXCLUSIVITY"
|
||||
title="JOIN THE INNER CIRCLE"
|
||||
description="Early access to new releases, invitations to private viewing events, and monthly collector insights."
|
||||
@@ -293,71 +186,43 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Collections",
|
||||
items: [
|
||||
title: "Collections", items: [
|
||||
{
|
||||
label: "Sovereign",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sovereign", href: "#"},
|
||||
{
|
||||
label: "Heritage",
|
||||
href: "#",
|
||||
},
|
||||
label: "Heritage", href: "#"},
|
||||
{
|
||||
label: "Meridian",
|
||||
href: "#",
|
||||
},
|
||||
label: "Meridian", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Craftsmanship",
|
||||
href: "#",
|
||||
},
|
||||
label: "Craftsmanship", href: "#"},
|
||||
{
|
||||
label: "Press",
|
||||
href: "#",
|
||||
},
|
||||
label: "Press", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Service",
|
||||
items: [
|
||||
title: "Service", items: [
|
||||
{
|
||||
label: "Warranty",
|
||||
href: "#",
|
||||
},
|
||||
label: "Warranty", href: "#"},
|
||||
{
|
||||
label: "Care Guide",
|
||||
href: "#",
|
||||
},
|
||||
label: "Care Guide", href: "#"},
|
||||
{
|
||||
label: "Authentication",
|
||||
href: "#",
|
||||
},
|
||||
label: "Authentication", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Schedule Call",
|
||||
href: "#",
|
||||
},
|
||||
label: "Schedule Call", href: "#"},
|
||||
{
|
||||
label: "Boutiques",
|
||||
href: "#",
|
||||
},
|
||||
label: "Boutiques", href: "#"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
label: "WhatsApp", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -368,4 +233,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user