From 472bf9f0567ded82785574aa694c10a9ce6ce016 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:21:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 147 +++++++++++------------------------------------ 1 file changed, 34 insertions(+), 113 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f275b6b..2e8e76e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' import HeroLogo from '@/components/sections/hero/HeroLogo'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, Globe, Users } from "lucide-react"; +import { Award, Globe, Users, Calendar, MessageSquare, BookOpen } from "lucide-react"; export default function LandingPage() { return ( @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -57,13 +49,9 @@ export default function LandingPage() { description="Connecting people through shared passions. Join the premium community experience designed to inspire, engage, and grow together in a meaningful space." buttons={[ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, { - text: "Learn More", - href: "#about", - }, + text: "Learn More", href: "#about"}, ]} imageSrc="http://img.b2bpic.net/free-photo/three-creative-people-having-discussion-cafe-african-woman-explaining-her-vision-pointing-screen-touch-pad-bearded-man-glasses-listening-attentively-redhead-partner-making-notes_273609-6354.jpg" imageAlt="UnityHub Community" @@ -77,19 +65,13 @@ export default function LandingPage() { metrics={[ { icon: Users, - label: "Active Members", - value: "12,000+", - }, + label: "Active Members", value: "12,000+"}, { icon: Globe, - label: "Global Chapters", - value: "45", - }, + label: "Global Chapters", value: "45"}, { icon: Award, - label: "Events Hosted", - value: "800+", - }, + label: "Events Hosted", value: "800+"}, ]} metricsAnimation="slide-up" /> @@ -101,29 +83,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Dynamic Networking", - description: "Seamlessly connect with members worldwide through curated professional circles.", - buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-reading-from-tablet_23-2148212375.jpg", - }, + title: "Dynamic Networking", description: "Seamlessly connect with members worldwide through curated professional circles.", buttonIcon: Users, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-reading-from-tablet_23-2148212375.jpg"}, { - title: "Exclusive Events", - description: "Access curated workshops, webinars, and live community gatherings.", - buttonIcon: "Calendar", - imageSrc: "http://img.b2bpic.net/free-photo/calendar-schedule-list_53876-121333.jpg", - }, + title: "Exclusive Events", description: "Access curated workshops, webinars, and live community gatherings.", buttonIcon: Calendar, + imageSrc: "http://img.b2bpic.net/free-photo/calendar-schedule-list_53876-121333.jpg"}, { - title: "Interactive Forum", - description: "Engage in deep, meaningful discussions with topic-based threads.", - buttonIcon: "MessageSquare", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-lunch-together_23-2148451619.jpg", - }, + title: "Interactive Forum", description: "Engage in deep, meaningful discussions with topic-based threads.", buttonIcon: MessageSquare, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-lunch-together_23-2148451619.jpg"}, { - title: "Resource Library", - description: "Unlock curated knowledge, guides, and tools for personal and professional growth.", - buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097921.jpg", - }, + title: "Resource Library", description: "Unlock curated knowledge, guides, and tools for personal and professional growth.", buttonIcon: BookOpen, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097921.jpg"}, ]} title="Core Experiences" description="Premium features built to empower your daily interaction and connection within the hub." @@ -137,40 +107,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Alice W.", - role: "Creative Lead", - testimonial: "The quality of connections I've made here is unmatched. It's truly a premium community.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-standing-with-arms-crossed_107420-95955.jpg", - }, + id: "1", name: "Alice W.", role: "Creative Lead", testimonial: "The quality of connections I've made here is unmatched. It's truly a premium community.", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-standing-with-arms-crossed_107420-95955.jpg"}, { - id: "2", - name: "Mark D.", - role: "Tech Founder", - testimonial: "UnityHub has transformed how I network and engage with industry peers globally.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-with-copy-space_23-2148548057.jpg", - }, + id: "2", name: "Mark D.", role: "Tech Founder", testimonial: "UnityHub has transformed how I network and engage with industry peers globally.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-with-copy-space_23-2148548057.jpg"}, { - id: "3", - name: "Sophia L.", - role: "Designer", - testimonial: "I love the exclusive events—always insightful and inspiring every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg", - }, + id: "3", name: "Sophia L.", role: "Designer", testimonial: "I love the exclusive events—always insightful and inspiring every single time.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-image-cool-stylish-young-caucasian-male-with-black-curls-relaxing-indoors-sitting-white-desk-keeping-arms-folded-his-look-posture-expressing-confidence-smiling-camera_343059-2016.jpg"}, { - id: "4", - name: "James P.", - role: "Consultant", - testimonial: "A space where quality trumps quantity. The forum discussions are exceptionally valuable.", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-confused-smiling-pointing-back-with-thumbs_141793-111671.jpg", - }, + id: "4", name: "James P.", role: "Consultant", testimonial: "A space where quality trumps quantity. The forum discussions are exceptionally valuable.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-confused-smiling-pointing-back-with-thumbs_141793-111671.jpg"}, { - id: "5", - name: "Elena R.", - role: "Artist", - testimonial: "Joining this community was the best decision for my professional growth.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-indian-person-wearing-colorful-outfit-with-positive-facial-expression-looking_482257-134977.jpg", - }, + id: "5", name: "Elena R.", role: "Artist", testimonial: "Joining this community was the best decision for my professional growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-indian-person-wearing-colorful-outfit-with-positive-facial-expression-looking_482257-134977.jpg"}, ]} title="Voices of the Hub" description="What our premium members say about their journey with us." @@ -182,20 +127,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do I become a member?", - content: "You can sign up via our portal and complete the onboarding questionnaire.", - }, + id: "q1", title: "How do I become a member?", content: "You can sign up via our portal and complete the onboarding questionnaire."}, { - id: "q2", - title: "What are the benefits?", - content: "Premium access to all events, networking circles, and our curated resource hub.", - }, + id: "q2", title: "What are the benefits?", content: "Premium access to all events, networking circles, and our curated resource hub."}, { - id: "q3", - title: "Is there a trial period?", - content: "Yes, we offer a 14-day trial to experience the community benefits first.", - }, + id: "q3", title: "Is there a trial period?", content: "Yes, we offer a 14-day trial to experience the community benefits first."}, ]} sideTitle="Questions?" sideDescription="Need clarity? Find all the details about joining the premium UnityHub experience." @@ -207,16 +143,13 @@ export default function LandingPage() { @@ -227,37 +160,25 @@ export default function LandingPage() { { items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Community", - href: "#", - }, + label: "Community", href: "#"}, ], }, { items: [ { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Pricing", - href: "#", - }, + label: "Pricing", href: "#"}, ], }, { items: [ { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]} -- 2.49.1