Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 10:33:06 +00:00

View File

@@ -113,7 +113,7 @@ export default function LandingPage() {
title: "Collaborative Mentorship", description: "Learn side-by-side with industry experts.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg", imageAlt: "Mentorship"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg?_wi=1", imageAlt: "Mentorship"},
{
imageSrc: "http://img.b2bpic.net/free-photo/successful-female-entrepreneur-collaborates-with-her-experts-team_482257-122594.jpg", imageAlt: "Mentorship Details"},
],
@@ -160,7 +160,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Alice M.", role: "Engineer", company: "Tech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-portable-notebook-cafe-sitting-table-by-window-typing-something-frowning_343059-118.jpg?_wi=2"},
{
id: "2", name: "Bob D.", role: "Developer", company: "Lab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-sunglasses-sitting-along-with-laptop-white-space_140725-11140.jpg"},