Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 14:02:29 +00:00

View File

@@ -73,6 +73,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952344.jpg"
imageAlt="Computer Club Members"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -109,7 +110,7 @@ export default function LandingPage() {
tagIcon={Users}
members={[
{
id: "1", name: "Alex Chen", role: "Founder & President", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg?_wi=1", imageAlt: "Alex Chen"
id: "1", name: "Alex Chen", role: "Founder & President", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg", imageAlt: "Alex Chen"
},
{
id: "2", name: "Sarah Rodriguez", role: "VP of Events", imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-overalls-steel-factory-background_176420-5565.jpg", imageAlt: "Sarah Rodriguez"
@@ -118,7 +119,7 @@ export default function LandingPage() {
id: "3", name: "Marcus Thompson", role: "Technical Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg", imageAlt: "Marcus Thompson"
},
{
id: "4", name: "Elena Patel", role: "Membership Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg?_wi=2", imageAlt: "Elena Patel"
id: "4", name: "Elena Patel", role: "Membership Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg", imageAlt: "Elena Patel"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -137,19 +138,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "David Kim", role: "Software Engineer", company: "TechCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "David Kim"
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Kim"
},
{
id: "2", name: "Jessica Wong", role: "Product Manager", company: "InnovateLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Jessica Wong"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Wong"
},
{
id: "3", name: "Michael Garcia", role: "Frontend Developer", company: "CloudSync", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Michael Garcia"
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Michael Garcia"
},
{
id: "4", name: "Lisa Anderson", role: "Data Scientist", company: "DataFlow", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Lisa Anderson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson"
}
]}
kpiItems={[