Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 13:18:43 +00:00

View File

@@ -142,10 +142,10 @@ export default function LandingPage() {
tagIcon={MessageCircle}
tagAnimation="slide-up"
testimonials={[
{ id: "1", name: "Alexandra Torres", role: "Senior, Class of 2024", company: "Harvard-Bound Student", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg", imageAlt: "Alexandra Torres" },
{ id: "2", name: "Jordan Lee", role: "Junior, Debate Team Captain", company: "Student Leader", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg", imageAlt: "Jordan Lee" },
{ id: "3", name: "Priya Patel", role: "Senior, Robotics Club President", company: "STEM Scholar", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg", imageAlt: "Priya Patel" },
{ id: "4", name: "Marcus Johnson", role: "Junior, Athletics & Honors Student", company: "Student-Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg", imageAlt: "Marcus Johnson" }
{ id: "1", name: "Alexandra Torres", role: "Senior, Class of 2024", company: "Harvard-Bound Student", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg?_wi=1", imageAlt: "Alexandra Torres" },
{ id: "2", name: "Jordan Lee", role: "Junior, Debate Team Captain", company: "Student Leader", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg?_wi=2", imageAlt: "Jordan Lee" },
{ id: "3", name: "Priya Patel", role: "Senior, Robotics Club President", company: "STEM Scholar", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg?_wi=3", imageAlt: "Priya Patel" },
{ id: "4", name: "Marcus Johnson", role: "Junior, Athletics & Honors Student", company: "Student-Athlete", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg?_wi=4", imageAlt: "Marcus Johnson" }
]}
kpiItems={[
{ value: "2,400+", label: "Active Students" },