diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e0922ea..03d1a18 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -5,7 +5,6 @@ import FeaturesBento from '@/components/sections/features/FeaturesBento'; import HeroCenteredLogos from '@/components/sections/hero/HeroCenteredLogos'; import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards'; import TestimonialQuoteCards from '@/components/sections/testimonial/TestimonialQuoteCards'; -import { Globe, MessageSquare, Music, TrendingUp, User, Users } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -15,30 +14,16 @@ export default function HomePage() { @@ -52,20 +37,11 @@ export default function HomePage() { description="YungHondo represents the collective resilience of the diaspora. We bridge borders, defy industry standards, and empower the next generation of creative entrepreneurs." items={[ { - icon: Globe, - title: "Diaspora Focus", - description: "Global reach connecting our roots to modern soundscapes.", - }, + icon: "Globe", title: "Diaspora Focus", description: "Global reach connecting our roots to modern soundscapes."}, { - icon: TrendingUp, - title: "Entrepreneurial Spirit", - description: "Building sustainable ecosystems for artists and creators.", - }, + icon: "TrendingUp", title: "Entrepreneurial Spirit", description: "Building sustainable ecosystems for artists and creators."}, { - icon: Users, - title: "Community First", - description: "Creating spaces for growth, collaboration, and shared success.", - }, + icon: "Users", title: "Community First", description: "Creating spaces for growth, collaboration, and shared success."}, ]} imageSrc="http://img.b2bpic.net/free-photo/glowing-digital-sphere-futuristic-environment_23-2152020906.jpg" /> @@ -80,31 +56,16 @@ export default function HomePage() { description="Measuring success through community engagement and cultural footprint." metrics={[ { - value: "120+", - title: "Lives Empowered", - features: [ - "Mentorship programs", - "Creative workshops", - "Artist grants", - ], + value: "120+", title: "Lives Empowered", features: [ + "Mentorship programs", "Creative workshops", "Artist grants"], }, { - value: "500K+", - title: "Streams Globally", - features: [ - "Pan-African reach", - "Organic growth", - "Authentic storytelling", - ], + value: "500K+", title: "Streams Globally", features: [ + "Pan-African reach", "Organic growth", "Authentic storytelling"], }, { - value: "15", - title: "Cities Connected", - features: [ - "Global diaspora hubs", - "Community events", - "Strategic partnerships", - ], + value: "15", title: "Cities Connected", features: [ + "Global diaspora hubs", "Community events", "Strategic partnerships"], }, ]} /> @@ -119,63 +80,23 @@ export default function HomePage() { description="Our work is centered on key areas that push the culture forward." features={[ { - title: "Cultural Preservation", - description: "Keeping the history alive through modern musical expression.", - bentoComponent: "orbiting-icons", - centerIcon: Music, - orbitIcons: [ - "Globe", - "Heart", - "Zap", - "Shield", - ], - imageSrc: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg", - imageAlt: "Classic studio portrait of black American male dressed in a suit over grey vignette background.", + title: "Cultural Preservation", description: "Keeping the history alive through modern musical expression.", bentoComponent: "orbiting-icons", centerIcon: "Music", orbitIcons: ["Globe", "Heart", "Zap", "Shield"] }, { - title: "Mentorship", - description: "Real-time guidance for the next generation of black innovators.", - bentoComponent: "chat-marquee", - aiIcon: User, - userIcon: MessageSquare, - exchanges: [ - { - userMessage: "How do I start?", - aiResponse: "Start by defining your story.", - }, - { - userMessage: "Need resources.", - aiResponse: "Our network is here for you.", - }, + title: "Mentorship", description: "Real-time guidance for the next generation of black innovators.", bentoComponent: "chat-marquee", aiIcon: "User", userIcon: "MessageSquare", exchanges: [ + { userMessage: "How do I start?", aiResponse: "Start by defining your story." }, + { userMessage: "Need resources.", aiResponse: "Our network is here for you." } ], - placeholder: "Ask our community...", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-1540.jpg", - imageAlt: "Classic studio portrait of black American male dressed in a suit over grey vignette background.", + placeholder: "Ask our community..." }, { - title: "Growth Milestones", - description: "Tracking the progress of our community members.", - bentoComponent: "checklist-timeline", - heading: "Project Progress", - subheading: "Milestones achieved together.", - checklistItems: [ - { - label: "Founding", - detail: "Completed", - }, - { - label: "Scaling", - detail: "In Progress", - }, - { - label: "Global Expansion", - detail: "Upcoming", - }, + title: "Growth Milestones", description: "Tracking the progress of our community members.", bentoComponent: "checklist-timeline", heading: "Project Progress", subheading: "Milestones achieved together.", checklistItems: [ + { label: "Founding", detail: "Completed" }, + { label: "Scaling", detail: "In Progress" }, + { label: "Global Expansion", detail: "Upcoming" } ], - completedLabel: "Milestone Met", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-model-posing-studio_23-2149042844.jpg", - imageAlt: "Classic studio portrait of black American male dressed in a suit over grey vignette background.", - }, + completedLabel: "Milestone Met" + } ]} /> @@ -189,40 +110,15 @@ export default function HomePage() { description="What our collaborators and community members are saying about YungHondo." testimonials={[ { - id: "1", - name: "Kwame Osei", - role: "Artist", - quote: "YungHondo changed my perspective on independence. Truly built different.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-shaved-head-male-dressed-native-viking-s-costume_613910-12250.jpg", - }, + name: "Kwame Osei", role: "Artist", quote: "YungHondo changed my perspective on independence. Truly built different.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-shaved-head-male-dressed-native-viking-s-costume_613910-12250.jpg"}, { - id: "2", - name: "Amara Diallo", - role: "Entrepreneur", - quote: "The resources and community mentorship are unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16027.jpg", - }, + name: "Amara Diallo", role: "Entrepreneur", quote: "The resources and community mentorship are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16027.jpg"}, { - id: "3", - name: "Jordan Smith", - role: "Creative Director", - quote: "Finally, a brand that stays true to the culture without compromise.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg", - }, + name: "Jordan Smith", role: "Creative Director", quote: "Finally, a brand that stays true to the culture without compromise.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg"}, { - id: "4", - name: "Elena Martinez", - role: "Producer", - quote: "YungHondo isn't just a label, it's a movement.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-suit-posing-black-white-medium-shot_23-2149411400.jpg", - }, + name: "Elena Martinez", role: "Producer", quote: "YungHondo isn't just a label, it's a movement.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-suit-posing-black-white-medium-shot_23-2149411400.jpg"}, { - id: "5", - name: "Samuel Adeyemi", - role: "Mentor", - quote: "Deeply committed to upliftment. We're building the future.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-20093.jpg", - }, + name: "Samuel Adeyemi", role: "Mentor", quote: "Deeply committed to upliftment. We're building the future.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-20093.jpg"}, ]} /> @@ -236,17 +132,11 @@ export default function HomePage() { description="Clarifying our purpose and how you can join the culture." items={[ { - question: "What is YungHondo?", - answer: "A music and culture house committed to amplifying the diaspora.", - }, + question: "What is YungHondo?", answer: "A music and culture house committed to amplifying the diaspora."}, { - question: "How can I collaborate?", - answer: "Contact us through the form below with your project details.", - }, + question: "How can I collaborate?", answer: "Contact us through the form below with your project details."}, { - question: "Where are you based?", - answer: "We operate globally with a strong base in London and Atlanta.", - }, + question: "Where are you based?", answer: "We operate globally with a strong base in London and Atlanta."}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-collection-colourful-pencils_23-2148539120.jpg" /> @@ -259,16 +149,12 @@ export default function HomePage() { tag="Connect" text="Ready to work? Let's build something different." primaryButton={{ - text: "Contact Us", - href: "mailto:hello@yunghondo.com", - }} + text: "Contact Us", href: "mailto:hello@yunghondo.com"}} secondaryButton={{ - text: "Listen to our Sound", - href: "#", - }} + text: "Listen to our Sound", href: "#"}} /> ); -} +} \ No newline at end of file