From 50031b9f8f9dd6bad7fd8d9bcf2834849dd42973 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:05:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++++++------------------------------------- 1 file changed, 37 insertions(+), 144 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d094afb..0280dbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import { Sparkles, Palette, Star, Image, TrendingUp, MessageCircle, Award, Mail } from "lucide-react"; +import { Sparkles, Palette, Star, Image, TrendingUp, MessageCircle, Award, Mail, Users, ShoppingBag, Globe, Heart } from "lucide-react"; export default function HomePage() { return ( @@ -38,9 +38,7 @@ export default function HomePage() { { name: "FAQ", id: "faq" }, ]} button={{ - text: "Browse Artwork", - href: "#discover", - }} + text: "Browse Artwork", href: "#discover"}} animateOnLoad={true} /> @@ -64,7 +62,7 @@ export default function HomePage() { { text: "Browse Artwork", href: "#discover" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/square-white-surfaces-attached-wall-room_181624-19668.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/square-white-surfaces-attached-wall-room_181624-19668.jpg" imageAlt="Yume digital art showcase" mediaAnimation="slide-up" imagePosition="right" @@ -98,46 +96,22 @@ export default function HomePage() { features={[ { id: 1, - title: "Curated Gallery Experience", - description: "Showcase your work in a premium gallery setting with dedicated artist profiles, portfolios, and discovery pages that highlight your unique style.", - imageSrc: "http://img.b2bpic.net/free-vector/elevator-cabin-with-poster-mockup-inside-view_107791-2613.jpg?_wi=1", - imageAlt: "Gallery experience", - }, + title: "Curated Gallery Experience", description: "Showcase your work in a premium gallery setting with dedicated artist profiles, portfolios, and discovery pages that highlight your unique style.", imageSrc: "http://img.b2bpic.net/free-vector/elevator-cabin-with-poster-mockup-inside-view_107791-2613.jpg", imageAlt: "Gallery experience"}, { id: 2, - title: "Fair Commission Structure", - description: "Keep 85% of every sale. Our transparent, artist-friendly commission model ensures you're fairly compensated for your creative work.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg?_wi=1", - imageAlt: "Commission structure", - }, + title: "Fair Commission Structure", description: "Keep 85% of every sale. Our transparent, artist-friendly commission model ensures you're fairly compensated for your creative work.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cryptocurrency-concept_52683-76563.jpg", imageAlt: "Commission structure"}, { id: 3, - title: "Flexible Licensing", - description: "Set your own terms. Offer personal use, commercial licenses, or exclusive rights to buyers. Complete control over how your art is used.", - imageSrc: "http://img.b2bpic.net/free-vector/patent-law-concept-illustrated_23-2148693578.jpg?_wi=1", - imageAlt: "Licensing options", - }, + title: "Flexible Licensing", description: "Set your own terms. Offer personal use, commercial licenses, or exclusive rights to buyers. Complete control over how your art is used.", imageSrc: "http://img.b2bpic.net/free-vector/patent-law-concept-illustrated_23-2148693578.jpg", imageAlt: "Licensing options"}, { id: 4, - title: "Global Audience", - description: "Reach collectors and agencies worldwide. Our platform connects artists with buyers across 150+ countries seeking authentic, original digital art.", - imageSrc: "http://img.b2bpic.net/free-photo/freight-trucks-airplane-sunset_23-2151989544.jpg?_wi=1", - imageAlt: "Global reach", - }, + title: "Global Audience", description: "Reach collectors and agencies worldwide. Our platform connects artists with buyers across 150+ countries seeking authentic, original digital art.", imageSrc: "http://img.b2bpic.net/free-photo/freight-trucks-airplane-sunset_23-2151989544.jpg", imageAlt: "Global reach"}, { id: 5, - title: "Built-In Analytics", - description: "Track performance with real-time dashboards. Monitor sales, views, favorites, and buyer demographics to refine your strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg?_wi=1", - imageAlt: "Analytics dashboard", - }, + title: "Built-In Analytics", description: "Track performance with real-time dashboards. Monitor sales, views, favorites, and buyer demographics to refine your strategy.", imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-116818.jpg", imageAlt: "Analytics dashboard"}, { id: 6, - title: "Community Support", - description: "Connect with fellow artists through forums, workshops, and events. Collaborate, learn, and grow your creative network.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-making-banners-floor_23-2149343463.jpg", - imageAlt: "Community support", - }, + title: "Community Support", description: "Connect with fellow artists through forums, workshops, and events. Collaborate, learn, and grow your creative network.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-making-banners-floor_23-2149343463.jpg", imageAlt: "Community support"}, ]} /> @@ -155,52 +129,22 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - name: "Cosmic Dreams", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-galaxy_23-2151050620.jpg", - imageAlt: "Cosmic Dreams digital illustration", - isFavorited: false, + id: "1", name: "Cosmic Dreams", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-galaxy_23-2151050620.jpg", imageAlt: "Cosmic Dreams digital illustration", isFavorited: false, }, { - id: "2", - name: "Urban Echo", - price: "$200", - imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-covers_23-2148621273.jpg", - imageAlt: "Urban Echo digital artwork", - isFavorited: false, + id: "2", name: "Urban Echo", price: "$200", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-covers_23-2148621273.jpg", imageAlt: "Urban Echo digital artwork", isFavorited: false, }, { - id: "3", - name: "Ethereal Flux", - price: "$175", - imageSrc: "http://img.b2bpic.net/free-photo/blue-gray-metal-frames_400718-32.jpg", - imageAlt: "Ethereal Flux illustration", - isFavorited: false, + id: "3", name: "Ethereal Flux", price: "$175", imageSrc: "http://img.b2bpic.net/free-photo/blue-gray-metal-frames_400718-32.jpg", imageAlt: "Ethereal Flux illustration", isFavorited: false, }, { - id: "4", - name: "Neon Pathways", - price: "$220", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-vaporwave-portrait-man_23-2148950764.jpg", - imageAlt: "Neon Pathways digital art", - isFavorited: false, + id: "4", name: "Neon Pathways", price: "$220", imageSrc: "http://img.b2bpic.net/free-photo/abstract-vaporwave-portrait-man_23-2148950764.jpg", imageAlt: "Neon Pathways digital art", isFavorited: false, }, { - id: "5", - name: "Serene Horizons", - price: "$185", - imageSrc: "http://img.b2bpic.net/free-vector/nocturnal-nature-landscape-with-moon-mountains_1051-497.jpg", - imageAlt: "Serene Horizons artwork", - isFavorited: false, + id: "5", name: "Serene Horizons", price: "$185", imageSrc: "http://img.b2bpic.net/free-vector/nocturnal-nature-landscape-with-moon-mountains_1051-497.jpg", imageAlt: "Serene Horizons artwork", isFavorited: false, }, { - id: "6", - name: "Abstract Harmony", - price: "$160", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-dark-green-background_474888-7133.jpg", - imageAlt: "Abstract Harmony illustration", - isFavorited: false, + id: "6", name: "Abstract Harmony", price: "$160", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dark-green-background_474888-7133.jpg", imageAlt: "Abstract Harmony illustration", isFavorited: false, }, ]} /> @@ -217,10 +161,10 @@ export default function HomePage() { useInvertedBackground={false} animationType="slide-up" metrics={[ - { id: "1", icon: "Users", title: "Active Artists", value: "50K+" }, - { id: "2", icon: "ShoppingBag", title: "Sales Generated", value: "$15M+" }, - { id: "3", icon: "Globe", title: "Countries", value: "150+" }, - { id: "4", icon: "Heart", title: "Favorites", value: "2.5M+" }, + { id: "1", icon: Users, title: "Active Artists", value: "50K+" }, + { id: "2", icon: ShoppingBag, title: "Sales Generated", value: "$15M+" }, + { id: "3", icon: Globe, title: "Countries", value: "150+" }, + { id: "4", icon: Heart, title: "Favorites", value: "2.5M+" }, ]} /> @@ -237,59 +181,23 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Maya Patel", - role: "Digital Illustrator", - company: "Independent Artist", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-artist-posing-with-brush_23-2149050564.jpg", - imageAlt: "Maya Patel", - }, + id: "1", name: "Maya Patel", role: "Digital Illustrator", company: "Independent Artist", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-artist-posing-with-brush_23-2149050564.jpg", imageAlt: "Maya Patel"}, { - id: "2", - name: "James Chen", - role: "Creative Director", - company: "Design Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-korean-woman-sunglasses-yellow-jacket-cross-arms-smiling-looking-confident-cam_1258-95109.jpg", - imageAlt: "James Chen", - }, + id: "2", name: "James Chen", role: "Creative Director", company: "Design Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-korean-woman-sunglasses-yellow-jacket-cross-arms-smiling-looking-confident-cam_1258-95109.jpg", imageAlt: "James Chen"}, { - id: "3", - name: "Elena Rodriguez", - role: "Art Collector", - company: "Tech Company", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2148924772.jpg", - imageAlt: "Elena Rodriguez", - }, + id: "3", name: "Elena Rodriguez", role: "Art Collector", company: "Tech Company", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2148924772.jpg", imageAlt: "Elena Rodriguez"}, { - id: "4", - name: "Marcus Johnson", - role: "Freelance Artist", - company: "Studio Collective", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", - imageAlt: "Marcus Johnson", - }, + id: "4", name: "Marcus Johnson", role: "Freelance Artist", company: "Studio Collective", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "Marcus Johnson"}, { - id: "5", - name: "Sophie Laurent", - role: "Agency Director", - company: "Creative Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg", - imageAlt: "Sophie Laurent", - }, + id: "5", name: "Sophie Laurent", role: "Agency Director", company: "Creative Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg", imageAlt: "Sophie Laurent"}, { - id: "6", - name: "David Kim", - role: "Concept Artist", - company: "Game Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2148718069.jpg", - imageAlt: "David Kim", - }, + id: "6", name: "David Kim", role: "Concept Artist", company: "Game Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2148718069.jpg", imageAlt: "David Kim"}, ]} kpiItems={[ { value: "95%", label: "Artist Satisfaction" }, @@ -309,17 +217,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Adobe Creative Community", - "Design Observer", - "Creative Boom", - "Designer Hangout", - "Art Directors Club", - "The Drum", - "Communication Arts", - "It's Nice That", - "Design Observer", - "AIGA", - ]} + "Adobe Creative Community", "Design Observer", "Creative Boom", "Designer Hangout", "Art Directors Club", "The Drum", "Communication Arts", "It's Nice That", "Design Observer", "AIGA"]} speed={40} showCard={true} /> @@ -347,8 +245,7 @@ export default function HomePage() { logoText="Yume" columns={[ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Discover Artworks", href: "#discover" }, { label: "For Artists", href: "/for-artists" }, { label: "Pricing", href: "#pricing" }, @@ -356,8 +253,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "/careers" }, @@ -365,8 +261,7 @@ export default function HomePage() { ], }, { - title: "Community", - items: [ + title: "Community", items: [ { label: "Artist Forum", href: "/community" }, { label: "Events", href: "/events" }, { label: "Collections", href: "/collections" }, @@ -374,8 +269,7 @@ export default function HomePage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Help Center", href: "/help" }, { label: "Contact", href: "/contact" }, { label: "FAQ", href: "#faq" }, @@ -383,8 +277,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Terms of Service", href: "/terms" }, { label: "Privacy Policy", href: "/privacy" }, { label: "Cookies", href: "/cookies" }, -- 2.49.1