diff --git a/src/app/ai-stylist/page.tsx b/src/app/ai-stylist/page.tsx
new file mode 100644
index 0000000..9897962
--- /dev/null
+++ b/src/app/ai-stylist/page.tsx
@@ -0,0 +1,87 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import HeroLogo from '@/components/sections/hero/HeroLogo';
+import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
+import FooterCard from '@/components/sections/footer/FooterCard';
+import { Instagram, Linkedin, Twitter } from "lucide-react";
+
+export default function AIStylistPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/customization-studio/page.tsx b/src/app/customization-studio/page.tsx
new file mode 100644
index 0000000..1999f16
--- /dev/null
+++ b/src/app/customization-studio/page.tsx
@@ -0,0 +1,73 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import HeroLogo from '@/components/sections/hero/HeroLogo';
+import FooterCard from '@/components/sections/footer/FooterCard';
+import { Instagram, Linkedin, Twitter } from "lucide-react";
+
+export default function CustomizationStudioPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9ff484e..3112df1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,11 @@ export default function LandingPage() {
@@ -56,14 +45,8 @@ export default function LandingPage() {
logoText="StyleGen AI"
description="Your AI-powered personal stylist and virtual try-on studio. See exactly how outfits look and fit before you buy, powered by agentic intelligence."
buttons={[
- {
- text: "Get Started",
- href: "#contact",
- },
- {
- text: "Explore Studio",
- href: "#studio",
- },
+ { text: "Get Started", href: "#contact" },
+ { text: "Explore Studio", href: "#studio" },
]}
imageSrc="http://img.b2bpic.net/free-photo/painted-eyeglasses-aeroplane-camera-against-pink-background_23-2148084278.jpg"
/>
@@ -76,20 +59,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Smart Fit Intelligence",
- description: "Accurate body measurements and fit scores that predict exactly how a garment will feel on you.",
- imageSrc: "http://img.b2bpic.net/free-photo/virtual-reality-shopping-experience_23-2151952989.jpg",
- },
+ title: "Smart Fit Intelligence", description: "Accurate body measurements and fit scores that predict exactly how a garment will feel on you.", imageSrc: "http://img.b2bpic.net/free-photo/virtual-reality-shopping-experience_23-2151952989.jpg"},
{
- title: "AI Stylist Agent",
- description: "A personal fashion agent that suggests outfits based on skin tone, body shape, and current trends.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-taking-photos_23-2149731132.jpg",
- },
+ title: "AI Stylist Agent", description: "A personal fashion agent that suggests outfits based on skin tone, body shape, and current trends.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-taking-photos_23-2149731132.jpg"},
{
- title: "Customization Studio",
- description: "Push creative boundaries with real-time fabric simulations, pattern generation, and adjustment controls.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543691.jpg",
- },
+ title: "Customization Studio", description: "Push creative boundaries with real-time fabric simulations, pattern generation, and adjustment controls.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543691.jpg"},
]}
title="Beyond Visuals: Intelligent Fashion"
description="Our AI goes deeper than simple overlays to provide meaningful style and fit insights."
@@ -101,14 +75,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "FashionAI",
- "RetailPulse",
- "StyleMetric",
- "TrendSet",
- "FitLogic",
- "ApparelLab",
- "ClothVision",
- ]}
+ "FashionAI", "RetailPulse", "StyleMetric", "TrendSet", "FitLogic", "ApparelLab", "ClothVision"]}
title="Trusted by Fashion Forward Brands"
description="Join leading innovators revolutionizing the future of retail."
/>
@@ -121,37 +88,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Entry",
- price: "$19/mo",
- subtitle: "For personal styling",
- features: [
- "Virtual Try-On",
- "Fit Suggestions",
- "Outfit Memory",
- ],
+ id: "basic", badge: "Entry", price: "$19/mo", subtitle: "For personal styling", features: [
+ "Virtual Try-On", "Fit Suggestions", "Outfit Memory"],
},
{
- id: "pro",
- badge: "Pro",
- price: "$49/mo",
- subtitle: "For fashion enthusiasts",
- features: [
- "Advanced Customization",
- "Personal Stylist Agent",
- "Trend Insights",
- ],
+ id: "pro", badge: "Pro", price: "$49/mo", subtitle: "For fashion enthusiasts", features: [
+ "Advanced Customization", "Personal Stylist Agent", "Trend Insights"],
},
{
- id: "business",
- badge: "Expert",
- price: "$99/mo",
- subtitle: "For power creators",
- features: [
- "Advanced Studio Access",
- "API Access",
- "Prioritized Support",
- ],
+ id: "business", badge: "Expert", price: "$99/mo", subtitle: "For power creators", features: [
+ "Advanced Studio Access", "API Access", "Prioritized Support"],
},
]}
title="Simple, Transparent Pricing"
@@ -166,40 +112,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@sarah_style",
- testimonial: "Finally, I can know if a dress fits before ordering! The fit intelligence is incredible.",
- imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-93110.jpg",
- },
+ id: "1", name: "Sarah J.", handle: "@sarah_style", testimonial: "Finally, I can know if a dress fits before ordering! The fit intelligence is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-client-looking-formal-blazers-shopping-mall_482257-93110.jpg"},
{
- id: "2",
- name: "Marcus C.",
- handle: "@marcus_tech",
- testimonial: "As a developer, I love the agentic approach. The stylist engine actually understands my personal taste.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg",
- },
+ id: "2", name: "Marcus C.", handle: "@marcus_tech", testimonial: "As a developer, I love the agentic approach. The stylist engine actually understands my personal taste.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg"},
{
- id: "3",
- name: "Elena R.",
- handle: "@elena_fashion",
- testimonial: "The customization studio is a game-changer. Being able to visualize custom designs in real-time is magic.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-holding-photos-indoors_23-2148503623.jpg",
- },
+ id: "3", name: "Elena R.", handle: "@elena_fashion", testimonial: "The customization studio is a game-changer. Being able to visualize custom designs in real-time is magic.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-holding-photos-indoors_23-2148503623.jpg"},
{
- id: "4",
- name: "David K.",
- handle: "@david_k",
- testimonial: "The confidence meter helped me pick the perfect outfit for my interview. I felt great and got the job!",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5358.jpg",
- },
+ id: "4", name: "David K.", handle: "@david_k", testimonial: "The confidence meter helped me pick the perfect outfit for my interview. I felt great and got the job!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5358.jpg"},
{
- id: "5",
- name: "Jessica L.",
- handle: "@jess_designs",
- testimonial: "A complete fashion assistant. I’ve stopped buying clothes that don’t fit, saving both money and time.",
- imageSrc: "http://img.b2bpic.net/free-photo/attentive-fashionable-woman-with-bun-hairstyle-looks-seriously-camera-dressed-stylish-pink-jacket-poses-against-city-background-has-bright-vivid-makeup-people-style-fashion-concept_273609-57798.jpg",
- },
+ id: "5", name: "Jessica L.", handle: "@jess_designs", testimonial: "A complete fashion assistant. I’ve stopped buying clothes that don’t fit, saving both money and time.", imageSrc: "http://img.b2bpic.net/free-photo/attentive-fashionable-woman-with-bun-hairstyle-looks-seriously-camera-dressed-stylish-pink-jacket-poses-against-city-background-has-bright-vivid-makeup-people-style-fashion-concept_273609-57798.jpg"},
]}
title="What Our Community Says"
description="See how StyleGen AI has transformed fashion confidence for thousands of users."
@@ -210,8 +131,7 @@ export default function LandingPage() {
diff --git a/src/app/smart-fit-intelligence/page.tsx b/src/app/smart-fit-intelligence/page.tsx
new file mode 100644
index 0000000..5faf549
--- /dev/null
+++ b/src/app/smart-fit-intelligence/page.tsx
@@ -0,0 +1,99 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import HeroLogo from '@/components/sections/hero/HeroLogo';
+import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
+import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
+import FooterCard from '@/components/sections/footer/FooterCard';
+import { Instagram, Linkedin, Twitter, Zap, Target, Cpu } from "lucide-react";
+
+export default function SmartFitIntelligencePage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/wardrobe-ai/page.tsx b/src/app/wardrobe-ai/page.tsx
new file mode 100644
index 0000000..e950893
--- /dev/null
+++ b/src/app/wardrobe-ai/page.tsx
@@ -0,0 +1,106 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
+import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
+import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import FooterCard from '@/components/sections/footer/FooterCard';
+import { Sparkles, BarChart3, Shirt, Zap, Instagram, Linkedin, Twitter } from "lucide-react";
+
+export default function WardrobeAIPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}