Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 14:21:28 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Events",
id: "features",
},
name: "Events", id: "features"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Farah College Portal"
/>
@@ -52,66 +44,41 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Welcome to Farah College Portal"
description="Stay connected with upcoming events, campus festivities, and academic activities."
buttons={[
{
text: "View Events",
href: "#features",
},
text: "View Events", href: "#features"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-music-background-with-space-your-text-banner-flyer-poster-3d-illustration-design_460848-7085.jpg"
imageAlt="Campus atmosphere"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg",
alt: "Student 1",
},
src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg", alt: "Student 1"},
{
src: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg",
alt: "Student 2",
},
src: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg", alt: "Student 2"},
{
src: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg",
alt: "Student 3",
},
src: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg", alt: "Student 3"},
{
src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg",
alt: "Student 4",
},
src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg", alt: "Student 4"},
{
src: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg",
alt: "Student 5",
},
src: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg", alt: "Student 5"},
]}
marqueeItems={[
{
type: "text",
text: "Upcoming Workshop: AI Ethics",
},
type: "text", text: "Upcoming Workshop: AI Ethics"},
{
type: "text",
text: "Campus Sports League Finals",
},
type: "text", text: "Campus Sports League Finals"},
{
type: "text",
text: "Library Late Night Access",
},
type: "text", text: "Library Late Night Access"},
{
type: "text",
text: "Annual Cultural Fair",
},
type: "text", text: "Annual Cultural Fair"},
{
type: "text",
text: "Faculty Research Seminar",
},
type: "text", text: "Faculty Research Seminar"},
]}
/>
</div>
@@ -123,40 +90,15 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "e1",
title: "Cultural Fest",
description: "Experience diverse traditions and student performances.",
tag: "Cultural",
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg?_wi=1",
},
id: "e1", title: "Cultural Fest", description: "Experience diverse traditions and student performances.", tag: "Cultural", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg"},
{
id: "e2",
title: "University Feast",
description: "A grand culinary journey across the university grounds.",
tag: "Social",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg",
},
id: "e2", title: "University Feast", description: "A grand culinary journey across the university grounds.", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg"},
{
id: "e3",
title: "Academic Seminar",
description: "Meet industry experts and learn about latest tech.",
tag: "Academic",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg?_wi=1",
},
id: "e3", title: "Academic Seminar", description: "Meet industry experts and learn about latest tech.", tag: "Academic", imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg"},
{
id: "e4",
title: "Sports League",
description: "Competitive team sports and fitness challenges.",
tag: "Sports",
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg?_wi=2",
},
id: "e4", title: "Sports League", description: "Competitive team sports and fitness challenges.", tag: "Sports", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg"},
{
id: "e5",
title: "Research Night",
description: "Showcasing breakthrough projects by our seniors.",
tag: "Research",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg?_wi=2",
},
id: "e5", title: "Research Night", description: "Showcasing breakthrough projects by our seniors.", tag: "Research", imageSrc: "http://img.b2bpic.net/free-photo/african-american-schoolgirl-using-fluorescent-pen-highlight-key-words_482257-119813.jpg"},
]}
title="Upcoming Campus Events"
description="Don't miss out on these exciting activities happening on campus this month."
@@ -168,14 +110,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "About Farah College Portal",
},
type: "text", content: "About Farah College Portal"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg",
alt: "College life",
},
type: "image", src: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg", alt: "College life"},
]}
/>
</div>
@@ -186,6 +123,12 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="Our Leadership"
description="Meet the team managing our campus portal."
members={[
{ name: "Alice", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/young-people-partying-together-high-angle_23-2149739851.jpg" },
{ name: "Bob", role: "Lead", imageSrc: "http://img.b2bpic.net/free-photo/people-looking-together-football-game-sunny-day_23-2149015499.jpg" }
]}
/>
</div>
@@ -193,16 +136,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Inquiry"
title="Questions or Feedback?"
description="Reach out to the management team for any event concerns or suggestions."
buttons={[
{
text: "Send Message",
href: "#",
},
text: "Send Message", href: "#"},
]}
/>
</div>
@@ -211,13 +151,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Farah College"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>