Merge version_1 into main #2
199
src/app/page.tsx
199
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Collections",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collections", id: "products"},
|
||||
{
|
||||
name: "Heritage",
|
||||
id: "about",
|
||||
},
|
||||
name: "Heritage", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Aeterna Watches"
|
||||
/>
|
||||
@@ -54,103 +46,58 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "glowing-orb"}}
|
||||
title="Aeterna: Mastering Timeless Elegance."
|
||||
description="Exquisite craftsmanship meets modern engineering. Discover our precision collections built to define generations."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alexander V.",
|
||||
handle: "@alexv",
|
||||
testimonial: "The precision and finish are unparalleled. A true masterpiece.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=1",
|
||||
},
|
||||
name: "Alexander V.", handle: "@alexv", testimonial: "The precision and finish are unparalleled. A true masterpiece.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena R.", handle: "@elenar", testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg"},
|
||||
{
|
||||
name: "Marcus J.",
|
||||
handle: "@marcusj",
|
||||
testimonial: "Best investment I've made in style. A perfect professional piece.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg?_wi=1",
|
||||
},
|
||||
name: "Marcus J.", handle: "@marcusj", testimonial: "Best investment I've made in style. A perfect professional piece.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg"},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
handle: "@sarahk",
|
||||
testimonial: "Sophisticated elegance for every occasion. Love it.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah K.", handle: "@sarahk", testimonial: "Sophisticated elegance for every occasion. Love it.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg"},
|
||||
{
|
||||
name: "Julian T.",
|
||||
handle: "@juliant",
|
||||
testimonial: "An absolute legacy piece that I will pass down to my son.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=2",
|
||||
},
|
||||
name: "Julian T.", handle: "@juliant", testimonial: "An absolute legacy piece that I will pass down to my son.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collections", href: "#products"},
|
||||
{
|
||||
text: "Our Heritage",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Heritage", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-his-watch_53876-13503.jpg"
|
||||
imageAlt="Aeterna luxury watch masterpiece"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg", alt: "User 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Swiss Precision",
|
||||
},
|
||||
type: "text", text: "Swiss Precision"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Master Craftsman",
|
||||
},
|
||||
type: "text", text: "Master Craftsman"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Design",
|
||||
},
|
||||
type: "text", text: "Timeless Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Materials",
|
||||
},
|
||||
type: "text", text: "Premium Materials"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Legacy Quality",
|
||||
},
|
||||
type: "text", text: "Legacy Quality"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,19 +109,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Swiss Certified",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Swiss Certified", value: "100%"},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Years Warranty",
|
||||
value: "5",
|
||||
},
|
||||
label: "Years Warranty", value: "5"},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Global Boutique",
|
||||
value: "15",
|
||||
},
|
||||
label: "Global Boutique", value: "15"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -188,23 +129,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Aeterna Chronograph Silver",
|
||||
price: "$4,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg",
|
||||
},
|
||||
id: "p1", name: "Aeterna Chronograph Silver", price: "$4,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Aeterna Classic Gold",
|
||||
price: "$6,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241146.jpg",
|
||||
},
|
||||
id: "p2", name: "Aeterna Classic Gold", price: "$6,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241146.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Titanium Tourbillon",
|
||||
price: "$12,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clockwork_53876-42037.jpg",
|
||||
},
|
||||
id: "p3", name: "Titanium Tourbillon", price: "$12,800", imageSrc: "http://img.b2bpic.net/free-photo/clockwork_53876-42037.jpg"},
|
||||
]}
|
||||
title="The Master Collection"
|
||||
description="Timeless pieces meticulously engineered for those who demand excellence."
|
||||
@@ -213,44 +142,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alexander V.",
|
||||
handle: "@alexv",
|
||||
testimonial: "The precision and finish are unparalleled. A true masterpiece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=3",
|
||||
},
|
||||
id: "t1", name: "Alexander V.", handle: "@alexv", testimonial: "The precision and finish are unparalleled. A true masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Elena R.", handle: "@elenar", testimonial: "Timeless aesthetics combined with Swiss accuracy. Simply breathtaking.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-attractive-casual-blond-girl-trench-coat-talking-cellphone-dreamily-looking-aside-outdoor_574295-3892.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Marcus J.",
|
||||
handle: "@marcusj",
|
||||
testimonial: "Best investment I've made in style. A perfect professional piece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Marcus J.", handle: "@marcusj", testimonial: "Best investment I've made in style. A perfect professional piece.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241172.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah K.",
|
||||
handle: "@sarahk",
|
||||
testimonial: "Sophisticated elegance for every occasion. Love it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "Sarah K.", handle: "@sarahk", testimonial: "Sophisticated elegance for every occasion. Love it.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-with-smartwatch_23-2148788850.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Julian T.",
|
||||
handle: "@juliant",
|
||||
testimonial: "Unbeatable engineering and class.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg?_wi=4",
|
||||
},
|
||||
id: "t5", name: "Julian T.", handle: "@juliant", testimonial: "Unbeatable engineering and class.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businessman-formal-wear-checking-time-his-wristwatch_171337-9704.jpg"},
|
||||
]}
|
||||
title="Refined by Professionals"
|
||||
description="What industry leaders say about Aeterna timepieces."
|
||||
@@ -262,20 +167,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long is the warranty?",
|
||||
content: "Every Aeterna timepiece includes a comprehensive 5-year international warranty.",
|
||||
},
|
||||
id: "f1", title: "How long is the warranty?", content: "Every Aeterna timepiece includes a comprehensive 5-year international warranty."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer repairs?",
|
||||
content: "Yes, we maintain certified service centers worldwide for all maintenance.",
|
||||
},
|
||||
id: "f2", title: "Do you offer repairs?", content: "Yes, we maintain certified service centers worldwide for all maintenance."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I care for my watch?",
|
||||
content: "Professional cleaning every 2 years and periodic servicing will ensure long-term performance.",
|
||||
},
|
||||
id: "f3", title: "How do I care for my watch?", content: "Professional cleaning every 2 years and periodic servicing will ensure long-term performance."},
|
||||
]}
|
||||
sideTitle="Common Inquiries"
|
||||
sideDescription="Everything you need to know about Aeterna watch care."
|
||||
@@ -287,8 +183,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Stay Informed"
|
||||
title="Join our Inner Circle"
|
||||
description="Get exclusive invitations and news from our watchmaking studio."
|
||||
@@ -302,14 +197,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user