Merge version_1 into main #2
161
src/app/page.tsx
161
src/app/page.tsx
@@ -7,7 +7,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Leaf, Sparkles, TrendingUp } from "lucide-react";
|
||||
|
||||
@@ -30,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Insights",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Insights", id: "metrics"},
|
||||
]}
|
||||
brandName="PatternAI"
|
||||
/>
|
||||
@@ -49,54 +42,33 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Analyze Fashion Patterns Instantly"
|
||||
description="Unlock deeper insights into your fabric designs with our AI-powered pattern analysis engine. Perfect for modern fashion houses."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/asian-woman-being-covered-blue-plastic_23-2148763398.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/asian-woman-being-covered-blue-plastic_23-2148763398.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379266.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379266.jpg", alt: "User 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ Designers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "AI-Powered Analysis",
|
||||
},
|
||||
type: "text", text: "AI-Powered Analysis"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Scoring",
|
||||
},
|
||||
type: "text", text: "Sustainable Scoring"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pattern Recognition",
|
||||
},
|
||||
type: "text", text: "Pattern Recognition"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Real-time Forecasting",
|
||||
},
|
||||
type: "text", text: "Real-time Forecasting"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Precision Mapping",
|
||||
},
|
||||
type: "text", text: "Precision Mapping"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,28 +80,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Pattern Recognition",
|
||||
description: "Automated identification of woven and printed fabric structures.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg?_wi=1",
|
||||
imageAlt: "digital fashion design software",
|
||||
title: "Pattern Recognition", description: "Automated identification of woven and printed fabric structures.", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Trend Forecasting",
|
||||
description: "AI-driven analysis of seasonal fabric pattern trends.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: TrendingUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=1",
|
||||
imageAlt: "professional fashion designer portrait",
|
||||
title: "Trend Forecasting", description: "AI-driven analysis of seasonal fabric pattern trends.", bentoComponent: "reveal-icon", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Sustainability Scoring",
|
||||
description: "Estimate material waste for your pattern placements.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=1",
|
||||
imageAlt: "male textile designer portrait",
|
||||
title: "Sustainability Scoring", description: "Estimate material waste for your pattern placements.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
},
|
||||
]}
|
||||
title="Sophisticated Analysis Tools"
|
||||
@@ -144,31 +101,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "40%",
|
||||
title: "Waste Reduction",
|
||||
items: [
|
||||
"Optimized cutting paths",
|
||||
"Material utilization",
|
||||
],
|
||||
id: "m1", value: "40%", title: "Waste Reduction", items: [
|
||||
"Optimized cutting paths", "Material utilization"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "2x",
|
||||
title: "Design Speed",
|
||||
items: [
|
||||
"Faster pattern rendering",
|
||||
"Automated workflows",
|
||||
],
|
||||
id: "m2", value: "2x", title: "Design Speed", items: [
|
||||
"Faster pattern rendering", "Automated workflows"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
title: "Precision",
|
||||
items: [
|
||||
"Accurate seam mapping",
|
||||
"Print alignment",
|
||||
],
|
||||
id: "m3", value: "99%", title: "Precision", items: [
|
||||
"Accurate seam mapping", "Print alignment"],
|
||||
},
|
||||
]}
|
||||
title="Impact by the Numbers"
|
||||
@@ -181,30 +123,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/she-exactly-know-how-it-perfect-dress_329181-14333.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Cho",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "David Cho", imageSrc: "http://img.b2bpic.net/free-photo/smiling-camera-with-crossed-arms-happy-confident-satisfied-expression-lateral-view_1194-632052.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Kane",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-being-covered-blue-plastic_23-2148763398.jpg",
|
||||
},
|
||||
id: "4", name: "Marcus Kane", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-being-covered-blue-plastic_23-2148763398.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophie Reed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379266.jpg",
|
||||
},
|
||||
id: "5", name: "Sophie Reed", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379266.jpg"},
|
||||
]}
|
||||
cardTitle="Loved by Designers"
|
||||
cardTag="Testimonials"
|
||||
@@ -212,43 +139,25 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-stylist-looking-perfect-dress_329181-14349.jpg?_wi=2"
|
||||
imageAlt="female fashion industry leader"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-working-as-clothing-designer_23-2150762226.jpg"
|
||||
logoText="PatternAI"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Metrics",
|
||||
href: "#metrics",
|
||||
},
|
||||
label: "Metrics", href: "#metrics"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user