Merge version_1 into main #5

Merged
bender merged 2 commits from version_1 into main 2026-03-16 12:08:26 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -91,7 +91,7 @@ export default function AboutPage() {
enableKpiAnimation={true}
mediaAnimation="blur-reveal"
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg"
imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg?_wi=2"
imageAlt="students studying together notes marketplace"
/>
</div>
@@ -131,13 +131,13 @@ export default function AboutPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "founder-1", name: "Alex Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling_23-2148586534.jpg", imageAlt: "Alex Johnson, Co-founder"},
id: "founder-1", name: "Alex Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling_23-2148586534.jpg?_wi=2", imageAlt: "Alex Johnson, Co-founder"},
{
id: "founder-2", name: "Maya Patel", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-camera_74855-2090.jpg", imageAlt: "Maya Patel, Co-founder"},
id: "founder-2", name: "Maya Patel", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-camera_74855-2090.jpg?_wi=2", imageAlt: "Maya Patel, Co-founder"},
{
id: "team-member-1", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-smiling-happy-confident-arms-crossed-chest_285396-2947.jpg", imageAlt: "David Chen, Head of Operations"},
id: "team-member-1", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-smiling-happy-confident-arms-crossed-chest_285396-2947.jpg?_wi=2", imageAlt: "David Chen, Head of Operations"},
{
id: "team-member-2", name: "Rebecca Williams", imageSrc: "http://img.b2bpic.net/free-photo/students-career-university-concept-dreamy-beautiful-young-woman-with-red-hair-lean-bookshelf-smiling-looking-away-window-library-studying-dream-get-test-exam_197531-30461.jpg", imageAlt: "Rebecca Williams, Head of Community"},
id: "team-member-2", name: "Rebecca Williams", imageSrc: "http://img.b2bpic.net/free-photo/students-career-university-concept-dreamy-beautiful-young-woman-with-red-hair-lean-bookshelf-smiling-looking-away-window-library-studying-dream-get-test-exam_197531-30461.jpg?_wi=2", imageAlt: "Rebecca Williams, Head of Community"},
]}
cardTitle="Built by students, for students. Our team is passionate about creating real impact in education."
cardTag="Meet Our Team"

View File

@@ -95,7 +95,7 @@ export default function HomePage() {
enableKpiAnimation={true}
mediaAnimation="blur-reveal"
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg"
imageSrc="http://img.b2bpic.net/free-photo/look-this-data_1098-14958.jpg?_wi=1"
imageAlt="students studying together notes marketplace"
/>
</div>
@@ -215,13 +215,13 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "student-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-camera_74855-2090.jpg", imageAlt: "young female student smiling portrait"},
id: "student-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-camera_74855-2090.jpg?_wi=1", imageAlt: "young female student smiling portrait"},
{
id: "student-2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-smiling-happy-confident-arms-crossed-chest_285396-2947.jpg", imageAlt: "young male student smiling portrait"},
id: "student-2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-hipster-black-man-posing-isolated-white-studio-wall-background-stylish-outfit-funny-afro-hairstyle-smiling-happy-confident-arms-crossed-chest_285396-2947.jpg?_wi=1", imageAlt: "young male student smiling portrait"},
{
id: "student-3", name: "Emily Patterson", imageSrc: "http://img.b2bpic.net/free-photo/students-career-university-concept-dreamy-beautiful-young-woman-with-red-hair-lean-bookshelf-smiling-looking-away-window-library-studying-dream-get-test-exam_197531-30461.jpg", imageAlt: "young woman student smiling portrait"},
id: "student-3", name: "Emily Patterson", imageSrc: "http://img.b2bpic.net/free-photo/students-career-university-concept-dreamy-beautiful-young-woman-with-red-hair-lean-bookshelf-smiling-looking-away-window-library-studying-dream-get-test-exam_197531-30461.jpg?_wi=1", imageAlt: "young woman student smiling portrait"},
{
id: "student-4", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling_23-2148586534.jpg", imageAlt: "young male student portrait smiling"},
id: "student-4", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling_23-2148586534.jpg?_wi=1", imageAlt: "young male student portrait smiling"},
]}
cardTitle="I saved $400 on textbooks and earned $800 selling my notes!"
cardTag="Student Success Stories"