|
|
|
|
@@ -8,7 +8,7 @@ import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
|
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
|
|
|
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
|
|
|
|
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
@@ -27,12 +27,13 @@ export default function LandingPage() {
|
|
|
|
|
>
|
|
|
|
|
<ReactLenis root>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleCentered
|
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Problems", id: "#problems" },
|
|
|
|
|
{ name: "Projects", id: "#projects" },
|
|
|
|
|
{ name: "AI Mentors", id: "#ai-mentors" },
|
|
|
|
|
{ name: "Community", id: "#community" },
|
|
|
|
|
{ name: "Post Ideas", id: "/post-ideas" },
|
|
|
|
|
{ name: "Explore Ideas", id: "/explore-ideas" },
|
|
|
|
|
{ name: "Collaborate", id: "/collaborate" },
|
|
|
|
|
{ name: "About", id: "/about" },
|
|
|
|
|
{ name: "Profile", id: "/profile" },
|
|
|
|
|
]}
|
|
|
|
|
brandName="HiddenGenius"
|
|
|
|
|
/>
|
|
|
|
|
@@ -46,10 +47,10 @@ export default function LandingPage() {
|
|
|
|
|
tag="Global Innovation Hub"
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-checking-time-wristwatch_482257-77636.jpg", imageAlt: "Dashboard Interface"
|
|
|
|
|
imageSrc: "https://img.freepik.com/free-photo/ai-technology-brain-concept_23-2149835848.jpg", imageAlt: "AI Innovation"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-set-with-dj-charge-music-using-virtual-reality-glasses_23-2151418228.jpg", imageAlt: "Neural Network Concept"
|
|
|
|
|
imageSrc: "https://img.freepik.com/free-photo/young-people-working-modern-office_23-2148408337.jpg", imageAlt: "Collaboration"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
@@ -65,11 +66,11 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Social Impact", description: "Build solutions that directly improve education, poverty, and community safety.", tag: "Impact", imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg?_wi=1"},
|
|
|
|
|
id: "1", title: "Social Impact", description: "Build solutions that directly improve education, poverty, and community safety.", tag: "Impact", imageSrc: "https://img.freepik.com/free-photo/global-network-connection-with-connecting-dots-lines_1048-7721.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Agriculture & Smart Cities", description: "Solve irrigation issues or traffic management with cutting-edge software builds.", tag: "Hardware", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg?_wi=1"},
|
|
|
|
|
id: "2", title: "Agriculture & Smart Cities", description: "Solve irrigation issues or traffic management with cutting-edge software builds.", tag: "Hardware", imageSrc: "https://img.freepik.com/free-photo/smart-city-technology-concept_23-2149174542.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Technology & Security", description: "Address cybersecurity threats or AI bias in real-world systems.", tag: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932792.jpg?_wi=1"},
|
|
|
|
|
id: "3", title: "Technology & Security", description: "Address cybersecurity threats or AI bias in real-world systems.", tag: "Tech", imageSrc: "https://img.freepik.com/free-photo/cyber-security-technology-concept_23-2149372138.jpg"},
|
|
|
|
|
]}
|
|
|
|
|
title="Solve Real-World Problems"
|
|
|
|
|
description="Connect with peers to solve challenges across 8+ categories like Environment, Healthcare, and Smart Cities."
|
|
|
|
|
@@ -83,11 +84,11 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "m1", value: "24/7", title: "Mentor Availability", description: "Coding help and project guidance when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/robots-love-valentine-s-day-celebration_23-2151932792.jpg?_wi=2"},
|
|
|
|
|
id: "m1", value: "24/7", title: "Mentor Availability", description: "Coding help and project guidance when you need it.", imageSrc: "https://img.freepik.com/free-photo/ai-robot-helping-human_23-2149195325.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "m2", value: "98%", title: "Review Accuracy", description: "AI analysis of your project feasibility and risk factors.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg?_wi=2"},
|
|
|
|
|
id: "m2", value: "98%", title: "Review Accuracy", description: "AI analysis of your project feasibility and risk factors.", imageSrc: "https://img.freepik.com/free-photo/data-analysis-concept_23-2148408323.jpg"},
|
|
|
|
|
{
|
|
|
|
|
id: "m3", value: "10x", title: "Execution Speed", description: "Roadmap creation to speed up idea-to-market flow.", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg?_wi=2"},
|
|
|
|
|
id: "m3", value: "10x", title: "Execution Speed", description: "Roadmap creation to speed up idea-to-market flow.", imageSrc: "https://img.freepik.com/free-photo/rocket-launching-concept_23-2148408323.jpg"},
|
|
|
|
|
]}
|
|
|
|
|
title="AI-Powered Success"
|
|
|
|
|
description="Our AI stack accelerates your growth through mentorship, review, and co-founding tools."
|
|
|
|
|
@@ -143,13 +144,13 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Problems", href: "#problems" },
|
|
|
|
|
{ label: "Projects", href: "#projects" },
|
|
|
|
|
{ label: "Post Ideas", href: "/post-ideas" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "AI Mentor", href: "#ai-mentors" },
|
|
|
|
|
{ label: "Community", href: "#community" },
|
|
|
|
|
{ label: "Collaborate", href: "/collaborate" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|