Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
155
src/app/page.tsx
155
src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Technology",
|
||||
id: "#technology",
|
||||
},
|
||||
name: "Technology", id: "#technology"},
|
||||
{
|
||||
name: "Research",
|
||||
id: "#research",
|
||||
},
|
||||
name: "Research", id: "#research"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="BIOMETRIC"
|
||||
/>
|
||||
@@ -51,37 +45,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Revolutionizing Fashion with AI"
|
||||
description="Experience the future of retail with our biometric smart platform, designed for ultimate personalization and fit."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-leggy-young-beautiful-elegant-model-woman-formal-wear-posed-stairs_627829-6900.jpg",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tall-leggy-young-beautiful-elegant-model-woman-formal-wear-posed-stairs_627829-6900.jpg", imageAlt: "Fashion Model"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-photo-cute-young-brunette-woman-nice-red-summer-boho-dress-posing-studio-red-background-sitting-chair-fashion-spring-summer-photo_639032-873.jpg",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-photo-cute-young-brunette-woman-nice-red-summer-boho-dress-posing-studio-red-background-sitting-chair-fashion-spring-summer-photo_639032-873.jpg", imageAlt: "Fashion Model"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-female-wearing-formal-suit_23-2148880273.jpg",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-female-wearing-formal-suit_23-2148880273.jpg", imageAlt: "Fashion Model"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830353.jpg",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830353.jpg", imageAlt: "Fashion Model"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flirty-young-caucasian-woman-looking-camera-making-kiss-gesture-isolated-blue-background_141793-134691.jpg",
|
||||
imageAlt: "Fashion Model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flirty-young-caucasian-woman-looking-camera-making-kiss-gesture-isolated-blue-background_141793-134691.jpg", imageAlt: "Fashion Model"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -104,23 +85,14 @@ export default function LandingPage() {
|
||||
<FeatureCardSixteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Manual sizing issues",
|
||||
"High return rates",
|
||||
"Generic fit profiles",
|
||||
"Inaccurate inventory",
|
||||
"Slow purchasing flow",
|
||||
],
|
||||
"Manual sizing issues", "High return rates", "Generic fit profiles", "Inaccurate inventory", "Slow purchasing flow"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Identity-preserving biometrics",
|
||||
"AI-based S/M/L/XL sizing",
|
||||
"Predictive weight/height matching",
|
||||
"Real-time fit visualization",
|
||||
"Reduced carbon footprint",
|
||||
],
|
||||
"Identity-preserving biometrics", "AI-based S/M/L/XL sizing", "Predictive weight/height matching", "Real-time fit visualization", "Reduced carbon footprint"],
|
||||
}}
|
||||
title="Biometric Precision"
|
||||
description="Sophisticated AI systems ensure a seamless, identity-preserving shopping experience."
|
||||
@@ -134,31 +106,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "95%",
|
||||
title: "User Acceptance",
|
||||
items: [
|
||||
"Mongolian consumer survey results",
|
||||
"High satisfaction rates",
|
||||
],
|
||||
id: "1", value: "95%", title: "User Acceptance", items: [
|
||||
"Mongolian consumer survey results", "High satisfaction rates"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "4.8/5",
|
||||
title: "Accuracy Rating",
|
||||
items: [
|
||||
"Biometric fitting precision",
|
||||
"Validated by fashion experts",
|
||||
],
|
||||
id: "2", value: "4.8/5", title: "Accuracy Rating", items: [
|
||||
"Biometric fitting precision", "Validated by fashion experts"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
items: [
|
||||
"Secure online storefront access",
|
||||
"Global server uptime",
|
||||
],
|
||||
id: "3", value: "24/7", title: "Availability", items: [
|
||||
"Secure online storefront access", "Global server uptime"],
|
||||
},
|
||||
]}
|
||||
title="Proven Adoption"
|
||||
@@ -174,25 +131,15 @@ export default function LandingPage() {
|
||||
author="Bat-Erdene G., Fashion Enthusiast"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-posing-standing-white-wall_176420-16847.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-posing-standing-white-wall_176420-16847.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/black-woman-s-portrait-dramma-look_633478-1621.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/black-woman-s-portrait-dramma-look_633478-1621.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", alt: "User"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453434.jpg",
|
||||
alt: "User",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453434.jpg", alt: "User"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -204,30 +151,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How is my biometric data protected?",
|
||||
content: "We utilize identity-preserving algorithms that encrypt and anonymize all biometric data points.",
|
||||
},
|
||||
id: "q1", title: "How is my biometric data protected?", content: "We utilize identity-preserving algorithms that encrypt and anonymize all biometric data points."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can I return items if the fit is wrong?",
|
||||
content: "Yes, although our AI-size guide significantly reduces this need by ensuring a precise match.",
|
||||
},
|
||||
id: "q2", title: "Can I return items if the fit is wrong?", content: "Yes, although our AI-size guide significantly reduces this need by ensuring a precise match."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is this platform available in all countries?",
|
||||
content: "Currently optimized for the Mongolian market, with global expansion plans underway.",
|
||||
},
|
||||
id: "q3", title: "Is this platform available in all countries?", content: "Currently optimized for the Mongolian market, with global expansion plans underway."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do I need special hardware?",
|
||||
content: "No, our software runs directly in any modern web browser using your device's existing camera.",
|
||||
},
|
||||
id: "q4", title: "Do I need special hardware?", content: "No, our software runs directly in any modern web browser using your device's existing camera."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "How do I start a scan?",
|
||||
content: "Simply navigate to the fitting dashboard and follow the on-screen audio-visual prompts.",
|
||||
},
|
||||
id: "q5", title: "How do I start a scan?", content: "Simply navigate to the fitting dashboard and follow the on-screen audio-visual prompts."},
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -238,14 +170,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Join the revolution of digital retail. Contact us to learn more about implementing our system."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@biometricstore.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:hello@biometricstore.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -256,29 +185,19 @@ export default function LandingPage() {
|
||||
logoText="BIOMETRIC"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Technology",
|
||||
href: "#technology",
|
||||
},
|
||||
label: "Technology", href: "#technology"},
|
||||
{
|
||||
label: "Research",
|
||||
href: "#research",
|
||||
},
|
||||
label: "Research", href: "#research"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user