Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "/about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-charts-kpi-metrics-displays-office_482257-126638.jpg?_wi=1"
|
||||
imageAlt="computer technology workspace digital tech"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
{ value: "500+", title: "Active Members" },
|
||||
{ value: "50+", title: "Events Annually" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-diverse-friends-with-arms-around_53876-146204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-diverse-friends-with-arms-around_53876-146204.jpg?_wi=1"
|
||||
imageAlt="people team community collaboration group"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
role: "Software Developer",
|
||||
testimonial: "Computer Club has been instrumental in my professional growth. The workshops and networking opportunities have connected me with amazing mentors.",
|
||||
icon: Code,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
role: "Student",
|
||||
testimonial: "I joined not knowing much about coding. The supportive community and hands-on learning made all the difference in my journey.",
|
||||
icon: BookOpen,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
role: "Tech Lead",
|
||||
testimonial: "Fantastic organization! The hackathons provide real-world experience and the competitive spirit keeps everyone motivated.",
|
||||
icon: Trophy,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "portrait professional person headshot avatar"
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
role: "UX Designer",
|
||||
testimonial: "The cross-disciplinary events at Computer Club helped me understand different perspectives in tech and expand my skill set.",
|
||||
icon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "portrait professional person headshot avatar"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user