Merge version_3 into main #2
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-using-digital-tablet-library_329181-14842.jpg"},
|
||||
{
|
||||
id: "3", name: "Elena", role: "Architect", company: "Build", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-typing-keyboard_23-2149105718.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/medium-shot-senior-man-typing-keyboard_23-2149105718.jpg"},
|
||||
{
|
||||
id: "4", name: "Tom", role: "Intern", company: "Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-preteen-students-library-engaged-e-learning-seminar_482257-118410.jpg"},
|
||||
@@ -242,11 +242,11 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Ready to Build?"
|
||||
description="Get in touch with us to start your journey into professional development."
|
||||
title="Join the Code Club"
|
||||
description="Have questions or want to collaborate? Email us at contact@codeclub.org or visit our lab in Room 302."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "#"},
|
||||
text: "Email Us", href: "mailto:contact@codeclub.org"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Code Club"
|
||||
copyrightText="© 2025 Code Club | All Rights Reserved"
|
||||
copyrightText="© 2025 Code Club | Innovating Together"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user