From 1deaf81821fc966e37a6ac5a1f5a4e8c69a72b27 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:19:45 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 233 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 179 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f6a702..e004c10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,37 +45,24 @@ export default function LandingPage() {
@@ -96,34 +75,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - label: "AI Engine", - title: "Generative Design", - items: [ - "Advanced AI prompt engineering", - "Multiple style architectures", - "Rapid variation generation", - ], + id: "f1", label: "AI Engine", title: "Generative Design", items: [ + "Advanced AI prompt engineering", "Multiple style architectures", "Rapid variation generation"], }, { - id: "f2", - label: "Upload", - title: "Sketch Integration", - items: [ - "Upload hand-drawn sketches", - "AI conversion to photorealistic models", - "Style customization tools", - ], + id: "f2", label: "Upload", title: "Sketch Integration", items: [ + "Upload hand-drawn sketches", "AI conversion to photorealistic models", "Style customization tools"], }, { - id: "f3", - label: "Preview", - title: "Virtual Try-On", - items: [ - "AI model body variety", - "Background customization", - "High-fidelity overlay preview", - ], + id: "f3", label: "Preview", title: "Virtual Try-On", items: [ + "AI model body variety", "Background customization", "High-fidelity overlay preview"], }, ]} title="Platform Capabilities" @@ -139,50 +100,20 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "AI Couture", - name: "Neon Silk Saree", - price: "Unique", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg", - }, + id: "p1", brand: "AI Couture", name: "Neon Silk Saree", price: "Unique", rating: 5, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg"}, { - id: "p2", - brand: "Luxe Gold", - name: "Filigree Ring", - price: "Unique", - rating: 5, - reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1918.jpg", - }, + id: "p2", brand: "Luxe Gold", name: "Filigree Ring", price: "Unique", rating: 5, + reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1918.jpg"}, { - id: "p3", - brand: "Urban Tech", - name: "Cyber Jacket", - price: "Unique", - rating: 4, - reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1138.jpg", - }, + id: "p3", brand: "Urban Tech", name: "Cyber Jacket", price: "Unique", rating: 4, + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1138.jpg"}, { - id: "p4", - brand: "Diamond", - name: "Ice Bracelet", - price: "Unique", - rating: 5, - reviewCount: "450", - imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-model-demonstrating-jewelry_7502-7050.jpg", - }, + id: "p4", brand: "Diamond", name: "Ice Bracelet", price: "Unique", rating: 5, + reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-model-demonstrating-jewelry_7502-7050.jpg"}, { - id: "p5", - brand: "Fusion", - name: "Modern Saree", - price: "Unique", - rating: 4, - reviewCount: "670", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-models-paper-cut-out-style_23-2149374793.jpg", - }, + id: "p5", brand: "Fusion", name: "Modern Saree", price: "Unique", rating: 4, + reviewCount: "670", imageSrc: "http://img.b2bpic.net/free-photo/fashion-models-paper-cut-out-style_23-2149374793.jpg"}, ]} title="Latest AI Creations" description="Explore the latest designs generated by our AI platform community." @@ -196,59 +127,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Elena Ross", - role: "Fashion Lead", - company: "Studio Vogue", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selfie-cheerful-caucasian-fair-haired-woman-standing-near-rack-with-dresses-fashion-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11952.jpg", - }, + id: "t1", name: "Elena Ross", role: "Fashion Lead", company: "Studio Vogue", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/selfie-cheerful-caucasian-fair-haired-woman-standing-near-rack-with-dresses-fashion-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11952.jpg"}, { - id: "t2", - name: "Mark Chen", - role: "Design Artist", - company: "PixelStyle", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/painting-man-s-portrait_23-2151155219.jpg", - }, + id: "t2", name: "Mark Chen", role: "Design Artist", company: "PixelStyle", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/painting-man-s-portrait_23-2151155219.jpg"}, { - id: "t3", - name: "Sarah J.", - role: "CEO", - company: "ModaFuture", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg", - }, + id: "t3", name: "Sarah J.", role: "CEO", company: "ModaFuture", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-businesswoman_329181-13396.jpg"}, { - id: "t4", - name: "David W.", - role: "Stylist", - company: "Creative Hub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-albinism-posing-studio_23-2150535751.jpg", - }, + id: "t4", name: "David W.", role: "Stylist", company: "Creative Hub", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-albinism-posing-studio_23-2150535751.jpg"}, { - id: "t5", - name: "Jessica L.", - role: "Art Dir", - company: "TrendSet", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405998.jpg", - }, + id: "t5", name: "Jessica L.", role: "Art Dir", company: "TrendSet", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405998.jpg"}, ]} kpiItems={[ { - value: "10K+", - label: "Designs Created", - }, + value: "10K+", label: "Designs Created"}, { - value: "5K+", - label: "Active Designers", - }, + value: "5K+", label: "Active Designers"}, { - value: "24/7", - label: "AI Availability", - }, + value: "24/7", label: "AI Availability"}, ]} title="Designer Community" description="See what designers around the world are creating with AI Fashion Designer." @@ -261,20 +161,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How does it work?", - content: "Our AI analyzes your prompt and generates high-quality imagery based on fashion design parameters.", - }, + id: "q1", title: "How does it work?", content: "Our AI analyzes your prompt and generates high-quality imagery based on fashion design parameters."}, { - id: "q2", - title: "Is the design unique?", - content: "Yes, every generated design is unique to your input and will never be perfectly duplicated.", - }, + id: "q2", title: "Is the design unique?", content: "Yes, every generated design is unique to your input and will never be perfectly duplicated."}, { - id: "q3", - title: "Can I save my designs?", - content: "You can save designs directly to your user dashboard after logging in.", - }, + id: "q3", title: "Can I save my designs?", content: "You can save designs directly to your user dashboard after logging in."}, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-cyber-particles_1048-16797.jpg" title="Frequently Asked Questions" @@ -288,8 +179,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file From 4eaea11ad4afe8f4237afa95b2da3a4b6ea5875b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:19:45 +0000 Subject: [PATCH 2/2] Add src/app/profile/page.tsx --- src/app/profile/page.tsx | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 src/app/profile/page.tsx diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx new file mode 100644 index 0000000..cedb552 --- /dev/null +++ b/src/app/profile/page.tsx @@ -0,0 +1,60 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; +import FooterBase from '@/components/sections/footer/FooterBase'; + +export default function ProfileDashboard() { + return ( + + + + +
+

My Design Dashboard

+ +
+ + +
+
+ ); +} \ No newline at end of file