2 Commits

Author SHA1 Message Date
2641097a59 Update src/app/page.tsx 2026-04-05 02:40:14 +00:00
2d72de4263 Merge version_1 into main
Merge version_1 into main
2026-04-05 02:37:22 +00:00

View File

@@ -9,7 +9,6 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
export default function LandingPage() {
return (
@@ -30,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Curriculum",
id: "features",
},
name: "Curriculum", id: "features"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="USABO Club"
/>
@@ -60,39 +49,23 @@ export default function LandingPage() {
description="Empowering the next generation of biologists through comprehensive study, competitive training, and community. Prepare for the USA Biology Olympiad with us."
buttons={[
{
text: "Join Now",
href: "#contact",
},
text: "Join Now", href: "#contact"},
{
text: "Explore Resources",
href: "#features",
},
text: "Explore Resources", href: "#features"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=1",
imageAlt: "USABO Club Introduction",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=1", imageAlt: "USABO Club Introduction"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=2",
imageAlt: "Biological Study & Training",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=2", imageAlt: "Biological Study & Training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=3",
imageAlt: "Community & Competition",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=3", imageAlt: "Community & Competition"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=4",
imageAlt: "Academic Excellence",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=4", imageAlt: "Academic Excellence"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=5",
imageAlt: "Scientific Innovation",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=5", imageAlt: "Scientific Innovation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=6",
imageAlt: "Success in USABO",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431107.jpg?_wi=6", imageAlt: "Success in USABO"},
]}
/>
</div>
@@ -113,86 +86,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Unit 1",
title: "Cell Biology",
subtitle: "Foundation",
description: "Fundamentals of life, metabolism, and organelle function.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=evux9y",
},
tag: "Unit 1", title: "Cell Biology", subtitle: "Foundation", description: "Fundamentals of life, metabolism, and organelle function.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=evux9y"},
{
tag: "Unit 2",
title: "Genetics",
subtitle: "Advanced",
description: "Mendelian inheritance, molecular genetics, and biotechnology.",
imageSrc: "http://img.b2bpic.net/free-photo/red-soap-bubble-art-pink-background-minimal-style_53876-110443.jpg",
},
tag: "Unit 2", title: "Genetics", subtitle: "Advanced", description: "Mendelian inheritance, molecular genetics, and biotechnology.", imageSrc: "http://img.b2bpic.net/free-photo/red-soap-bubble-art-pink-background-minimal-style_53876-110443.jpg"},
{
tag: "Unit 3",
title: "Ecology & Systematics",
subtitle: "Comprehensive",
description: "Evolutionary processes, ecosystem dynamics, and phylogenetics.",
imageSrc: "http://img.b2bpic.net/free-photo/children-doing-chemical-experiment-teacher-watching_259150-60307.jpg",
},
tag: "Unit 3", title: "Ecology & Systematics", subtitle: "Comprehensive", description: "Evolutionary processes, ecosystem dynamics, and phylogenetics.", imageSrc: "http://img.b2bpic.net/free-photo/children-doing-chemical-experiment-teacher-watching_259150-60307.jpg"},
]}
title="Curriculum Roadmap"
description="A systematic approach to covering the USABO curriculum efficiently and thoroughly."
/>
</div>
<div id="team" data-section="team">
<TeamCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
members={[
{
id: "m1",
name: "Alex Smith",
role: "President",
description: "USABO Semifinalist with 3 years of competitive experience.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg",
},
{
id: "m2",
name: "Jamie Lee",
role: "Curriculum Lead",
description: "Expert in Molecular Biology and Research methodology.",
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-man-working-scientist-laboratory-with-happy-cool-smile-face-lucky-person_839833-7553.jpg",
},
{
id: "m3",
name: "Jordan P.",
role: "Outreach Officer",
description: "Dedicated to community engagement and resource sharing.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg",
},
]}
title="Club Leadership"
description="The students guiding our journey through the olympiad preparation."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Is previous experience required?",
content: "No! We welcome students of all levels, from beginners to experienced competitors.",
},
id: "f1", title: "Is previous experience required?", content: "No! We welcome students of all levels, from beginners to experienced competitors."},
{
id: "f2",
title: "How do I sign up?",
content: "You can sign up using the contact form below or join our mailing list at the next club meeting.",
},
id: "f2", title: "How do I sign up?", content: "You can sign up using the contact form below or join our mailing list at the next club meeting."},
{
id: "f3",
title: "Are there club fees?",
content: "No, our club is completely free and student-led.",
},
id: "f3", title: "Are there club fees?", content: "No, our club is completely free and student-led."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-scientific-worker-special-suit-holding-flask-with-green-solution-big-white-sign-yellow-desk_140725-64085.jpg"
mediaAnimation="blur-reveal"
@@ -206,14 +121,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to dive deep into biology? Join our club and start your journey toward USABO success. Sign up today!"
buttons={[
{
text: "Contact Us",
href: "mailto:club@usaboclub.edu",
},
text: "Contact Us", href: "mailto:club@usaboclub.edu"},
]}
/>
</div>
@@ -223,29 +135,19 @@ export default function LandingPage() {
logoText="USABO Club"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Resources",
href: "#features",
},
label: "Resources", href: "#features"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Email",
href: "mailto:info@usaboclub.edu",
},
label: "Email", href: "mailto:info@usaboclub.edu"},
],
},
]}
@@ -255,4 +157,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}