diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index a158ee2..7dd0175 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -26,37 +26,23 @@ export default function LandingPage() { @@ -65,19 +51,18 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Welcome to Your Creative Hub, Creative User!", + type: "text", content: "Welcome to Your Creative Hub, Creative User!"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", alt: "Personalized user dashboard interface" }, + { + type: "text", content: "Your centralized space to manage designs, track your history, and access exclusive tools. Pick up where you left off or start a new masterpiece." + } ]} buttons={[ { - text: "Generate New Design", - href: "/generate", - }, + text: "Generate New Design", href: "/generate"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg" - imageAlt="Personalized user dashboard interface" - description="Your centralized space to manage designs, track your history, and access exclusive tools. Pick up where you left off or start a new masterpiece." /> @@ -89,65 +74,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "dh1", - brand: "My Designs", - name: "Geometric Fusion", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-vector/minimalist-spring-leaves-with-bloom-word_23-2148447449.jpg", - imageAlt: "Black T-shirt with geometric AI design", - }, + id: "dh1", brand: "My Designs", name: "Geometric Fusion", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-spring-leaves-with-bloom-word_23-2148447449.jpg", imageAlt: "Black T-shirt with geometric AI design"}, { - id: "dh2", - brand: "My Designs", - name: "Forest Spirit", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-trendy-woman-looking-away_23-2148311303.jpg", - imageAlt: "White T-shirt with abstract nature design", - }, + id: "dh2", brand: "My Designs", name: "Forest Spirit", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-trendy-woman-looking-away_23-2148311303.jpg", imageAlt: "White T-shirt with abstract nature design"}, { - id: "dh3", - brand: "My Designs", - name: "Neon Dreams", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-vector/stand-by-me-typography-style-illustration_53876-40663.jpg", - imageAlt: "Gray T-shirt with retro-futuristic typography", - }, + id: "dh3", brand: "My Designs", name: "Neon Dreams", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-vector/stand-by-me-typography-style-illustration_53876-40663.jpg", imageAlt: "Gray T-shirt with retro-futuristic typography"}, { - id: "dh4", - brand: "My Designs", - name: "Dragon's Aura", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-snake-with-flowers-background_23-2148130923.jpg", - imageAlt: "Navy blue T-shirt with mythical creature design", - }, + id: "dh4", brand: "My Designs", name: "Dragon's Aura", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-snake-with-flowers-background_23-2148130923.jpg", imageAlt: "Navy blue T-shirt with mythical creature design"}, { - id: "dh5", - brand: "My Designs", - name: "Silent Observer", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-combination-facial-features_23-2150038580.jpg", - imageAlt: "Olive green T-shirt with minimalist line art", - }, + id: "dh5", brand: "My Designs", name: "Silent Observer", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/abstract-combination-facial-features_23-2150038580.jpg", imageAlt: "Olive green T-shirt with minimalist line art"}, { - id: "dh6", - brand: "My Designs", - name: "Dynamic Chaos", - price: "Generated", - rating: 0, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-creative-watercolor-blue-with-sequins_169016-4019.jpg", - imageAlt: "Red T-shirt with abstract brush stroke design", - }, + id: "dh6", brand: "My Designs", name: "Dynamic Chaos", price: "Generated", rating: 0, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/stylish-creative-watercolor-blue-with-sequins_169016-4019.jpg", imageAlt: "Red T-shirt with abstract brush stroke design"}, ]} title="Your Design History" description="Access all your past AI-generated T-shirt designs. Review, edit, or download them again." @@ -157,73 +100,46 @@ export default function LandingPage() { @@ -66,19 +52,18 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Your Vision, Our AI. Instant T-shirt Designs.", + type: "text", content: "Your Vision, Our AI. Instant T-shirt Designs."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/imagine-expect-robotic-dream-big-concept_53876-120134.jpg", alt: "AI text-to-image prompt interface" }, + { + type: "text", content: "Transform your ideas into stunning apparel with cutting-edge artificial intelligence. Simply type, and watch your concepts materialize." + } ]} buttons={[ { - text: "Start Generating", - href: "/generate#start", - }, + text: "Start Generating", href: "/generate#start"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/imagine-expect-robotic-dream-big-concept_53876-120134.jpg" - imageAlt="AI text-to-image prompt interface" - description="Transform your ideas into stunning apparel with cutting-edge artificial intelligence. Simply type, and watch your concepts materialize." /> @@ -89,35 +74,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "gf1", - title: "Smart Style Prompts", - tags: [ - "AI-driven", - "Curated", - ], - imageSrc: "http://img.b2bpic.net/free-photo/pink-light-bulb-camera-with-blue-light-pink-surface_23-2148084320.jpg", - imageAlt: "Holographic style prompt interface", - }, + id: "gf1", title: "Smart Style Prompts", tags: [ + "AI-driven", "Curated"], + imageSrc: "http://img.b2bpic.net/free-photo/pink-light-bulb-camera-with-blue-light-pink-surface_23-2148084320.jpg", imageAlt: "Holographic style prompt interface"}, { - id: "gf2", - title: "Dynamic Color Palettes", - tags: [ - "Vibrant", - "Customizable", - ], - imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-background_23-2148009002.jpg", - imageAlt: "Digital color palette selector", - }, + id: "gf2", title: "Dynamic Color Palettes", tags: [ + "Vibrant", "Customizable"], + imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-background_23-2148009002.jpg", imageAlt: "Digital color palette selector"}, { - id: "gf3", - title: "Extensive Font Picker", - tags: [ - "Diverse", - "Expressive", - ], - imageSrc: "http://img.b2bpic.net/free-vector/realistic-scoreboard-alphabet_23-2148073482.jpg", - imageAlt: "Typography selection interface", - }, + id: "gf3", title: "Extensive Font Picker", tags: [ + "Diverse", "Expressive"], + imageSrc: "http://img.b2bpic.net/free-vector/realistic-scoreboard-alphabet_23-2148073482.jpg", imageAlt: "Typography selection interface"}, ]} title="Powerful Features at Your Fingertips" description="Take full control of your design process with intuitive AI tools and customization options." @@ -132,29 +99,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "1M+", - title: "Designs Generated", - description: "Millions of unique designs crafted by our AI.", - imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744728.jpg", - imageAlt: "Growth graph of AI designs", - }, + id: "m1", value: "1M+", title: "Designs Generated", description: "Millions of unique designs crafted by our AI.", imageSrc: "http://img.b2bpic.net/free-photo/laboratory-supplies-medical-work_23-2149744728.jpg", imageAlt: "Growth graph of AI designs"}, { - id: "m2", - value: "200K+", - title: "Active Creators", - description: "A thriving community bringing their ideas to life.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-128061.jpg", - imageAlt: "Network of active users", - }, + id: "m2", value: "200K+", title: "Active Creators", description: "A thriving community bringing their ideas to life.", imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-128061.jpg", imageAlt: "Network of active users"}, { - id: "m3", - value: "50K+", - title: "Successful Prints", - description: "Designs turned into tangible, high-quality T-shirts.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-new-projects-chalkboard_329181-18074.jpg", - imageAlt: "Pile of successfully printed T-shirts", - }, + id: "m3", value: "50K+", title: "Successful Prints", description: "Designs turned into tangible, high-quality T-shirts.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-new-projects-chalkboard_329181-18074.jpg", imageAlt: "Pile of successfully printed T-shirts"}, ]} title="TeeAI by the Numbers" description="See the impact of our AI-powered design platform on creators worldwide." @@ -164,73 +113,46 @@ export default function LandingPage() {