Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
248
src/app/page.tsx
248
src/app/page.tsx
@@ -2,14 +2,11 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import { ShoppingBag, ThumbsUp } from "lucide-react";
|
||||
import { Linkedin, Twitter } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,223 +27,52 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Design",
|
||||
id: "/design",
|
||||
},
|
||||
name: "Design", id: "/design"},
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "/staff",
|
||||
},
|
||||
name: "Dashboard", id: "/staff"},
|
||||
]}
|
||||
brandName="TailorFit"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
title="Custom Tailoring, Digitized."
|
||||
description="Design, measure, and order premium custom clothing from the comfort of your home."
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
alt: "Tailor Workshop",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
alt: "Tailor Workshop",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
alt: "Tailor Workshop",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
alt: "Tailor Workshop",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
alt: "Tailor Workshop",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "/design",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<HeroOverlay
|
||||
title="Crafting Elegance, Digitally"
|
||||
description="Step into the future of bespoke tailoring where precision technology meets artisan tradition."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png"
|
||||
buttons={[{ text: "Explore Designs", href: "/design" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardEight
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Custom Measurements",
|
||||
description: "Save your unique profile and body measurements for perfectly fit garments every time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-user-taking-body-measurements-for-cust-1774642694215-00f78317.png?_wi=1",
|
||||
imageAlt: "Measuring",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI Pattern Generation",
|
||||
description: "Automatic pattern adjustments based on your measurements and chosen design templates.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/dynamic-pattern-generation-software-ui-d-1774642695594-09040b19.png?_wi=1",
|
||||
imageAlt: "AI Pattern",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Staff Order Management",
|
||||
description: "Dedicated staff dashboard to view measurements, fabric choice, and order status updates.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/an-organized-staff-dashboard-view-with-i-1774642695176-cec8a116.png?_wi=1",
|
||||
imageAlt: "Dashboard",
|
||||
},
|
||||
]}
|
||||
title="Tailored for You"
|
||||
description="Powerful features to make custom tailoring accessible and efficient."
|
||||
/>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="The TailorFit Vision"
|
||||
description="We leverage advanced pattern generation to bridge the gap between classic craftsmanship and modern convenience."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-user-taking-body-measurements-for-cust-1774642694215-00f78317.png"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Fashion Houses"
|
||||
description="Our platform is used by professional tailors and luxury boutique designers worldwide."
|
||||
names={[
|
||||
"Luxe Tailor",
|
||||
"Modern Cut",
|
||||
"Elite Fabrics",
|
||||
"Studio Mode",
|
||||
"Apex Stitch",
|
||||
]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Subscription Plans"
|
||||
description="Choose the best plan for your tailoring business needs."
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Starter",
|
||||
price: "$29/mo",
|
||||
subtitle: "For individual tailors",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"1 User",
|
||||
"5 Active Projects",
|
||||
"Email Support",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Pro",
|
||||
price: "$79/mo",
|
||||
subtitle: "For growing teams",
|
||||
buttons: [
|
||||
{
|
||||
text: "Start Pro",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"5 Users",
|
||||
"Unlimited Projects",
|
||||
"Priority Support",
|
||||
"AI Patterns",
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metric" data-section="metric">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
title="Our Impact"
|
||||
description="Driving excellence in the bespoke tailoring industry."
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10k+",
|
||||
title: "Garments Crafted",
|
||||
description: "Successful custom orders completed.",
|
||||
icon: ShoppingBag,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "99%",
|
||||
title: "Satisfaction",
|
||||
description: "Average user rating.",
|
||||
icon: ThumbsUp,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png?_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Account",
|
||||
items: [
|
||||
{
|
||||
label: "Dashboard",
|
||||
href: "/staff",
|
||||
},
|
||||
{
|
||||
label: "Order History",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardTwo
|
||||
title="Meet Our Experts"
|
||||
description="The master tailors and software architects behind our platform."
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
members={[
|
||||
{
|
||||
id: "m1", name: "Elena Rossi", role: "Master Tailor", description: "Over 20 years of experience in high-end bespoke tailoring.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-high-end-clothing-tailoring-workshop-w-1774642694640-d4a2dc22.png", socialLinks: [{ icon: Linkedin, url: "#" }, { icon: Twitter, url: "#" }]
|
||||
},
|
||||
{
|
||||
id: "m2", name: "Marcus Chen", role: "Lead Architect", description: "Innovating the digital measurement and pattern industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXkBSKqetazQk9LWTx0HPAYxfz/a-user-taking-body-measurements-for-cust-1774642694215-00f78317.png", socialLinks: [{ icon: Linkedin, url: "#" }, { icon: Twitter, url: "#" }]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user