28 Commits

Author SHA1 Message Date
fd0a173cd4 Merge version_12 into main
Merge version_12 into main
2026-03-01 17:42:15 +00:00
05d1cac8bf Update src/app/page.tsx 2026-03-01 17:42:11 +00:00
6bd4e66980 Update src/app/layout.tsx 2026-03-01 17:42:10 +00:00
49cee28aa8 Merge version_11 into main
Merge version_11 into main
2026-03-01 17:35:58 +00:00
4e41f55439 Update src/app/layout.tsx 2026-03-01 17:35:53 +00:00
351711705e Switch to version 8: modified src/app/page.tsx 2026-03-01 17:34:34 +00:00
463fbeb56a Switch to version 9: modified src/app/page.tsx 2026-03-01 17:34:24 +00:00
c0455e96ab Merge version_10 into main
Merge version_10 into main
2026-03-01 17:26:24 +00:00
2d798c8f50 Update src/app/page.tsx 2026-03-01 17:26:20 +00:00
422d66b83c Merge version_10 into main
Merge version_10 into main
2026-03-01 17:25:40 +00:00
7bcd3096f0 Update src/app/page.tsx 2026-03-01 17:25:36 +00:00
c3a0c3327f Switch to version 8: modified src/app/page.tsx 2026-03-01 17:24:11 +00:00
30a783f84b Merge version_9 into main
Merge version_9 into main
2026-03-01 17:14:11 +00:00
3c567d98f6 Update src/app/page.tsx 2026-03-01 17:14:07 +00:00
94a36f1107 Merge version_9 into main
Merge version_9 into main
2026-03-01 17:13:27 +00:00
12070ae376 Update src/app/page.tsx 2026-03-01 17:13:22 +00:00
ca1d7ca0a6 Merge version_8 into main
Merge version_8 into main
2026-03-01 17:09:09 +00:00
d3e0ff7bdf Update src/app/page.tsx 2026-03-01 17:09:05 +00:00
1d35800e51 Merge version_8 into main
Merge version_8 into main
2026-03-01 17:08:19 +00:00
90f30dd0bf Update src/app/page.tsx 2026-03-01 17:08:15 +00:00
e4b521c4bb Merge version_7 into main
Merge version_7 into main
2026-03-01 16:59:58 +00:00
6df58fe593 Update src/app/page.tsx 2026-03-01 16:59:54 +00:00
a1690968dc Merge version_6 into main
Merge version_6 into main
2026-03-01 16:48:37 +00:00
b2f3b7effe Update src/app/page.tsx 2026-03-01 16:48:33 +00:00
18445fd605 Merge version_6 into main
Merge version_6 into main
2026-03-01 16:46:37 +00:00
a8f9538631 Update src/app/page.tsx 2026-03-01 16:46:33 +00:00
41dc6603a0 Update src/app/layout.tsx 2026-03-01 16:46:32 +00:00
01b3953ae2 Merge version_5 into main
Merge version_5 into main
2026-03-01 16:32:29 +00:00
2 changed files with 51 additions and 22 deletions

View File

@@ -27,9 +27,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${ibmPlexSans.variable} antialiased`}
>
<body className={`${ibmPlexSans.variable} antialiased`}>
<Tag />
{children}
@@ -1403,4 +1401,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -32,6 +32,7 @@ export default function LandingPage() {
navItems={[
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Team", id: "team" },
{ name: "Join Us", id: "contact" },
{ name: "FAQ", id: "faq" }
@@ -49,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/binary-code-digits-technology-software-concept_53876-120040.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/uploaded-1772386907824-cil43xnf.jpg"
imageAlt="Computer workstation with development setup"
mediaAnimation="slide-up"
frameStyle="card"
@@ -67,7 +68,7 @@ export default function LandingPage() {
{ value: "200+", title: "Active Members" },
{ value: "50+", title: "Projects Completed" }
]}
imageSrc="http://img.b2bpic.net/free-photo/sales-analysis_1098-14925.jpg?_wi=1"
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&q=80&_wi=1"
imageAlt="Team collaborating on coding project"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -86,19 +87,19 @@ export default function LandingPage() {
{
id: 1,
title: "Weekly Coding Workshops", description: "Learn from industry professionals through hands-on workshops covering web development, mobile apps, data science, and more.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg?_wi=1"
imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1200&q=80&_wi=2"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/sales-analysis_1098-14925.jpg?_wi=2"
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&q=80&_wi=2"
}
},
{
id: 2,
title: "Hackathons & Competitions", description: "Compete with peers in exciting hackathons, coding challenges, and tech competitions. Win prizes and showcase your skills.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg?_wi=2"
imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1200&q=80&_wi=3"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/sales-analysis_1098-14925.jpg?_wi=3"
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&q=80&_wi=3"
}
}
]}
@@ -113,6 +114,35 @@ export default function LandingPage() {
/>
</div>
<div id="products" data-section="products">
<div className="py-16">
<h2 className="text-3xl font-bold text-center mb-4">Our Product Offerings</h2>
<p className="text-center mb-12">Explore the tools and resources we've built for our community</p>
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 max-w-6xl mx-auto px-6">
<div className="bg-white rounded-lg shadow-md p-6">
<img src="https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&q=80" alt="CompClub Platform dashboard" className="w-full h-48 object-cover rounded mb-4" />
<h3 className="text-xl font-semibold mb-2">CompClub Platform</h3>
<p className="text-lg font-bold text-green-600">Free</p>
</div>
<div className="bg-white rounded-lg shadow-md p-6">
<img src="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=400&q=80" alt="Code Learning Kit" className="w-full h-48 object-cover rounded mb-4" />
<h3 className="text-xl font-semibold mb-2">Code Learning Kit</h3>
<p className="text-lg font-bold text-green-600">$49</p>
</div>
<div className="bg-white rounded-lg shadow-md p-6">
<img src="https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=400&q=80" alt="Hackathon Toolkit" className="w-full h-48 object-cover rounded mb-4" />
<h3 className="text-xl font-semibold mb-2">Hackathon Toolkit</h3>
<p className="text-lg font-bold text-green-600">$29</p>
</div>
<div className="bg-white rounded-lg shadow-md p-6">
<img src="https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&q=80" alt="Mentorship Program" className="w-full h-48 object-cover rounded mb-4" />
<h3 className="text-xl font-semibold mb-2">Mentorship Program</h3>
<p className="text-lg font-bold text-green-600">$99</p>
</div>
</div>
</div>
</div>
<div id="metrics" data-section="metrics">
<MetricCardSeven
title="Our Impact"
@@ -157,25 +187,25 @@ export default function LandingPage() {
tagAnimation="slide-up"
members={[
{
id: "1", name: "Alex Chen", role: "Club President", description: "Full-stack developer passionate about mentoring. Leads strategic initiatives and oversees all club operations.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Alex Chen, Club President", socialLinks: [
id: "1", name: "Alex Chen", role: "Club President", description: "Full-stack developer passionate about mentoring. Leads strategic initiatives and oversees all club operations.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=1", imageAlt: "Alex Chen, Club President", socialLinks: [
{ icon: Github, url: "https://github.com" },
{ icon: Linkedin, url: "https://linkedin.com" }
]
},
{
id: "2", name: "Maya Patel", role: "Vice President", description: "Data science enthusiast focused on community engagement. Organizes workshops and social events.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Maya Patel, Vice President", socialLinks: [
id: "2", name: "Maya Patel", role: "Vice President", description: "Data science enthusiast focused on community engagement. Organizes workshops and social events.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80&_wi=1", imageAlt: "Maya Patel, Vice President", socialLinks: [
{ icon: Github, url: "https://github.com" },
{ icon: Twitter, url: "https://twitter.com" }
]
},
{
id: "3", name: "Jordan Lee", role: "Event Coordinator", description: "Creative problem-solver organizing hackathons and competitions. Ensures memorable experiences for all members.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Jordan Lee, Event Coordinator", socialLinks: [
id: "3", name: "Jordan Lee", role: "Event Coordinator", description: "Creative problem-solver organizing hackathons and competitions. Ensures memorable experiences for all members.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=2", imageAlt: "Jordan Lee, Event Coordinator", socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
{ icon: Globe, url: "https://example.com" }
]
},
{
id: "4", name: "Sam Torres", role: "Tech Lead", description: "Backend expert driving our technical infrastructure. Mentors developers and manages projects.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "Sam Torres, Tech Lead", socialLinks: [
id: "4", name: "Sam Torres", role: "Tech Lead", description: "Backend expert driving our technical infrastructure. Mentors developers and manages projects.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80&_wi=2", imageAlt: "Sam Torres, Tech Lead", socialLinks: [
{ icon: Github, url: "https://github.com" },
{ icon: Linkedin, url: "https://linkedin.com" }
]
@@ -201,22 +231,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarah_codes", testimonial: "Joining the computer club transformed my coding skills. The mentorship and collaborative projects gave me real-world experience I couldn't get elsewhere.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=1", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "@sarah_codes", testimonial: "Joining the computer club transformed my coding skills. The mentorship and collaborative projects gave me real-world experience I couldn't get elsewhere.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&q=80&_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez_dev", testimonial: "The hackathons organized by this club are incredible. I've built my portfolio, made lasting friendships, and gained confidence in my abilities.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=2", imageAlt: "Michael Rodriguez"
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez_dev", testimonial: "The hackathons organized by this club are incredible. I've built my portfolio, made lasting friendships, and gained confidence in my abilities.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&q=80&_wi=1", imageAlt: "Michael Rodriguez"
},
{
id: "3", name: "Emily Wang", handle: "@emily_codes", testimonial: "As someone new to programming, the welcoming community and diverse skill levels made it easy to learn. The workshops are top-notch!", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=3", imageAlt: "Emily Wang"
id: "3", name: "Emily Wang", handle: "@emily_codes", testimonial: "As someone new to programming, the welcoming community and diverse skill levels made it easy to learn. The workshops are top-notch!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&q=80&_wi=2", imageAlt: "Emily Wang"
},
{
id: "4", name: "David Kim", handle: "@davidkim_tech", testimonial: "The networking opportunities at club events led to internship offers. This community opens doors and builds connections that last.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=4", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "@davidkim_tech", testimonial: "The networking opportunities at club events led to internship offers. This community opens doors and builds connections that last.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&q=80&_wi=2", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Lopez", handle: "@jess_develops", testimonial: "Best decision I made was joining CompClub. The supportive environment and quality projects have accelerated my career growth significantly.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=5", imageAlt: "Jessica Lopez"
id: "5", name: "Jessica Lopez", handle: "@jess_develops", testimonial: "Best decision I made was joining CompClub. The supportive environment and quality projects have accelerated my career growth significantly.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&q=80&_wi=3", imageAlt: "Jessica Lopez"
},
{
id: "6", name: "Alex Thompson", handle: "@alexthompson99", testimonial: "Outstanding club with passionate members and leaders. We celebrate wins together, learn from failures, and always push each other to be better.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=6", imageAlt: "Alex Thompson"
id: "6", name: "Alex Thompson", handle: "@alexthompson99", testimonial: "Outstanding club with passionate members and leaders. We celebrate wins together, learn from failures, and always push each other to be better.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&q=80&_wi=3", imageAlt: "Alex Thompson"
}
]}
speed={40}
@@ -265,7 +295,8 @@ export default function LandingPage() {
items: [
{ label: "About", href: "#about" },
{ label: "Team", href: "#team" },
{ label: "Features", href: "#features" }
{ label: "Features", href: "#features" },
{ label: "Products", href: "#products" }
]
},
{
@@ -294,4 +325,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}