From d64ac63185f0e4fd52ca9437b84536c2274b2eba Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:43 +0000 Subject: [PATCH 1/6] Update src/app/clubs/page.tsx --- src/app/clubs/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/clubs/page.tsx b/src/app/clubs/page.tsx index de90287..395b8dd 100644 --- a/src/app/clubs/page.tsx +++ b/src/app/clubs/page.tsx @@ -55,7 +55,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "124 members", - imageSrc: "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg?_wi=2", imageAlt: "astronomy club stargazing telescope night sky", }, { @@ -65,7 +65,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "89 members", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg?_wi=2", imageAlt: "literature club book discussion reading group", }, { @@ -75,7 +75,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "156 members", - imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg?_wi=2", imageAlt: "debate club public speaking competition argument", }, { @@ -85,7 +85,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "203 members", - imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg?_wi=2", imageAlt: "STEM club science technology engineering mathematics", }, { @@ -95,7 +95,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "178 members", - imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg?_wi=2", imageAlt: "engineering club design project building prototype", }, { @@ -105,7 +105,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "142 members", - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg?_wi=3", imageAlt: "chemistry club laboratory experiment science", }, { @@ -115,7 +115,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "98 members", - imageSrc: "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg?_wi=2", imageAlt: "speech club public speaking presentation stage", }, { @@ -125,7 +125,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "267 members", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg?_wi=2", imageAlt: "programming club coding workshop students computer", }, { @@ -135,7 +135,7 @@ export default function ClubsPage() { price: "Free", rating: 5, reviewCount: "112 members", - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg?_wi=4", imageAlt: "biology club science lab microscope research", }, ]; @@ -145,21 +145,21 @@ export default function ClubsPage() { id: "1", title: "Join Any Club", description: "Browse our directory of 17 active student clubs and join the ones that match your interests. From STEM to arts, there's something for everyone.", - imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg?_wi=3", imageAlt: "club discovery interface student groups", }, { id: "2", title: "Club Community Chat", description: "Connect with club members in real-time. Share ideas, coordinate activities, and collaborate on projects within your club group.", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg?_wi=2", imageAlt: "real-time messaging chat interface application", }, { id: "3", title: "Club Events & Activities", description: "Stay updated on club meetings, workshops, and events. Participate in activities and build lasting connections with peers.", - imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg?_wi=3", imageAlt: "club activities event listing", }, ]; -- 2.49.1 From c9dfa8b917b806796b2fdae297023e594c0a4450 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:44 +0000 Subject: [PATCH 2/6] Update src/app/community/page.tsx --- src/app/community/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index 930594d..ff6bf55 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -80,21 +80,21 @@ export default function CommunityPage() { id: "1", title: "Student Projects", description: "Discover innovative projects created by fellow students across all clubs and disciplines. Share your work and get feedback from the community.", - imageSrc: "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg?_wi=3", imageAlt: "Student projects showcase", }, { id: "2", title: "Tech Talks & Workshops", description: "Live sessions and recorded workshops from industry experts and senior students. Learn new skills and grow your professional network.", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg?_wi=4", imageAlt: "Tech talks and workshops", }, { id: "3", title: "Collaboration Boards", description: "Team boards for organizing group projects, hackathons, and research initiatives. Connect with peers working on similar interests.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg?_wi=3", imageAlt: "Collaboration boards", }, ]} @@ -119,7 +119,7 @@ export default function CommunityPage() { price: "2+ years active", rating: 5, reviewCount: "450 connections", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=4", imageAlt: "Community member Alex Chen", }, { @@ -129,7 +129,7 @@ export default function CommunityPage() { price: "1+ year active", rating: 5, reviewCount: "320 connections", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=4", imageAlt: "Community member Maria Santos", }, { @@ -139,7 +139,7 @@ export default function CommunityPage() { price: "18 months active", rating: 5, reviewCount: "510 connections", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=4", imageAlt: "Community member James Wilson", }, { @@ -149,7 +149,7 @@ export default function CommunityPage() { price: "8 months active", rating: 5, reviewCount: "380 connections", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg?_wi=3", imageAlt: "Community member Sophia Garcia", }, { @@ -159,7 +159,7 @@ export default function CommunityPage() { price: "6 months active", rating: 5, reviewCount: "290 connections", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg?_wi=3", imageAlt: "Community member Dev Kumar", }, { @@ -169,7 +169,7 @@ export default function CommunityPage() { price: "1+ year active", rating: 5, reviewCount: "425 connections", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=4", imageAlt: "Community member Emma Rodriguez", }, ]} @@ -186,37 +186,37 @@ export default function CommunityPage() { { id: "1", name: "Maria Tavdashvili", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=5", imageAlt: "Maria Tavdashvili", }, { id: "2", name: "Giorgi Beridze", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=5", imageAlt: "Giorgi Beridze", }, { id: "3", name: "Natalia Gviniashvili", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=5", imageAlt: "Natalia Gviniashvili", }, { id: "4", name: "Davit Khorava", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=5", imageAlt: "Davit Khorava", }, { id: "5", name: "Ekaterine Metreveli", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg?_wi=4", imageAlt: "Ekaterine Metreveli", }, { id: "6", name: "Lasha Giorgadze", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg?_wi=4", imageAlt: "Lasha Giorgadze", }, ]} -- 2.49.1 From 77d17ae983d7193b384f735c656f1df0a13101c6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:44 +0000 Subject: [PATCH 3/6] Update src/app/messages/page.tsx --- src/app/messages/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/messages/page.tsx b/src/app/messages/page.tsx index a9a4cb2..52685b0 100644 --- a/src/app/messages/page.tsx +++ b/src/app/messages/page.tsx @@ -51,21 +51,21 @@ export default function MessagesPage() { id: "1", title: "Direct Messages", description: "Send instant direct messages to any student in your network. Stay connected with friends and collaborate on group projects in real-time.", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg?_wi=3", imageAlt: "direct message conversation thread UI", }, { id: "2", title: "Group Chat", description: "Join club group chats for seamless team collaboration. Coordinate activities, share resources, and keep everyone in the loop with threaded conversations.", - imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg?_wi=4", imageAlt: "group chat discussion multiple users", }, { id: "3", title: "Message Sharing", description: "Share photos, files, and links directly in messages. Attach documents for project collaboration and media for visual communication.", - imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg?_wi=4", imageAlt: "instant messaging mobile app design", }, ]; @@ -74,32 +74,32 @@ export default function MessagesPage() { { id: "1", name: "Maria Tavdashvili", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=3", }, { id: "2", name: "Giorgi Beridze", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=3", }, { id: "3", name: "Natalia Gviniashvili", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=3", }, { id: "4", name: "Davit Khorava", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=3", }, { id: "5", name: "Ekaterine Metreveli", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg?_wi=2", }, { id: "6", name: "Lasha Giorgadze", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg?_wi=2", }, ]; -- 2.49.1 From d3475bede7fc310c116a7609be47633b5158b9e1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:45 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cb954b..7a3d399 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { { text: "Learn More", href: "#features" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg?_wi=1" imageAlt="GESSpace student network platform showcase" frameStyle="card" buttonAnimation="slide-up" @@ -70,7 +70,7 @@ export default function HomePage() { description: "Showcase your skills, grade level, interests, and bio. Let AI assistant GESSBOT help you craft the perfect professional profile that stands out to peers and mentors.", imageSrc: - "http://img.b2bpic.net/free-vector/recruitment-concept-landing-page-template_23-2148615386.jpg", + "http://img.b2bpic.net/free-vector/recruitment-concept-landing-page-template_23-2148615386.jpg?_wi=1", imageAlt: "Professional profile creation", }, { @@ -79,7 +79,7 @@ export default function HomePage() { description: "Discover and join 17 diverse school clubs from Programming to Green Space initiatives. Each club features private group chat for real-time collaboration with like-minded students.", imageSrc: - "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg", + "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg?_wi=1", imageAlt: "Club discovery and joining", }, { @@ -88,7 +88,7 @@ export default function HomePage() { description: "Share updates, projects, and questions with your network. Like, comment, share, and react to posts. Attach images, files, and audio to bring your content to life.", imageSrc: - "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg", + "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg?_wi=1", imageAlt: "Community feed and posts", }, { @@ -97,7 +97,7 @@ export default function HomePage() { description: "Connect instantly with friends through direct messages. Join club group chats for seamless team collaboration and project discussions.", imageSrc: - "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg", + "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg?_wi=1", imageAlt: "Real-time messaging and chat", }, { @@ -106,7 +106,7 @@ export default function HomePage() { description: "Post quick photo or text updates that disappear after 24 hours. Share what's happening right now with your network in an ephemeral, casual way.", imageSrc: - "http://img.b2bpic.net/free-vector/international-women-s-day-instagram-stories-collection_23-2148863763.jpg", + "http://img.b2bpic.net/free-vector/international-women-s-day-instagram-stories-collection_23-2148863763.jpg?_wi=1", imageAlt: "24-hour ephemeral stories", }, { @@ -141,7 +141,7 @@ export default function HomePage() { rating: 5, reviewCount: "124 members", imageSrc: - "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg", + "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg?_wi=1", imageAlt: "Astronomy club members", }, { @@ -152,7 +152,7 @@ export default function HomePage() { rating: 5, reviewCount: "89 members", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg", + "http://img.b2bpic.net/free-photo/close-up-two-cheerful-young-female-students-sitting-floor-library-after-study-laughing-university-stories-looking-information-exams-book_176420-8346.jpg?_wi=1", imageAlt: "Literature club discussion", }, { @@ -163,7 +163,7 @@ export default function HomePage() { rating: 5, reviewCount: "156 members", imageSrc: - "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg", + "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg?_wi=1", imageAlt: "Debate club competition", }, { @@ -174,7 +174,7 @@ export default function HomePage() { rating: 5, reviewCount: "203 members", imageSrc: - "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg", + "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg?_wi=1", imageAlt: "STEM club workshop", }, { @@ -185,7 +185,7 @@ export default function HomePage() { rating: 5, reviewCount: "178 members", imageSrc: - "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg", + "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg?_wi=1", imageAlt: "Engineering club project", }, { @@ -196,7 +196,7 @@ export default function HomePage() { rating: 5, reviewCount: "142 members", imageSrc: - "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg", + "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg?_wi=1", imageAlt: "Chemistry club lab work", }, { @@ -207,7 +207,7 @@ export default function HomePage() { rating: 5, reviewCount: "98 members", imageSrc: - "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg", + "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg?_wi=1", imageAlt: "Speech club presentation", }, { @@ -218,7 +218,7 @@ export default function HomePage() { rating: 5, reviewCount: "267 members", imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg", + "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-12011.jpg?_wi=1", imageAlt: "Programming club coding session", }, { @@ -229,7 +229,7 @@ export default function HomePage() { rating: 5, reviewCount: "112 members", imageSrc: - "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg", + "http://img.b2bpic.net/free-photo/woman-girl-with-safety-glasses-lab_23-2148581324.jpg?_wi=2", imageAlt: "Biology club research", }, ]} @@ -249,42 +249,42 @@ export default function HomePage() { id: "1", name: "Maria Tavdashvili", imageSrc: - "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=1", imageAlt: "Maria Tavdashvili", }, { id: "2", name: "Giorgi Beridze", imageSrc: - "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=1", imageAlt: "Giorgi Beridze", }, { id: "3", name: "Natalia Gviniashvili", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=1", imageAlt: "Natalia Gviniashvili", }, { id: "4", name: "Davit Khorava", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=1", imageAlt: "Davit Khorava", }, { id: "5", name: "Ekaterine Metreveli", imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg?_wi=1", imageAlt: "Ekaterine Metreveli", }, { id: "6", name: "Lasha Giorgadze", imageSrc: - "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", + "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg?_wi=1", imageAlt: "Lasha Giorgadze", }, ]} -- 2.49.1 From f3e6b1f350f8a5e6b9b9c31348163fba0756c28b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:45 +0000 Subject: [PATCH 5/6] Update src/app/profile/page.tsx --- src/app/profile/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx index 1684deb..c9f1ca7 100644 --- a/src/app/profile/page.tsx +++ b/src/app/profile/page.tsx @@ -48,7 +48,7 @@ export default function ProfilePage() { { value: "12", title: "Club Memberships" }, { value: "347", title: "Network Connections" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mature-group-college-students-read-green-screen-device_482257-123157.jpg?_wi=2" imageAlt="Your professional profile" useInvertedBackground={true} mediaAnimation="blur-reveal" @@ -66,7 +66,7 @@ export default function ProfilePage() { description: "Create a compelling bio that showcases your skills, interests, and academic journey. Share your goals and what makes you unique. Edit anytime to keep your profile fresh and current.", imageSrc: - "http://img.b2bpic.net/free-vector/recruitment-concept-landing-page-template_23-2148615386.jpg", + "http://img.b2bpic.net/free-vector/recruitment-concept-landing-page-template_23-2148615386.jpg?_wi=2", imageAlt: "Professional bio section", }, { @@ -75,7 +75,7 @@ export default function ProfilePage() { description: "View all the clubs you've joined and your participation level. Access exclusive club content, upcoming events, and collaborate with fellow members on group projects and discussions.", imageSrc: - "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg", + "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038400.jpg?_wi=2", imageAlt: "Clubs membership section", }, { @@ -84,7 +84,7 @@ export default function ProfilePage() { description: "View your connections and grow your network. See who's in your network, manage connection requests, and discover mutual connections across different clubs and interests.", imageSrc: - "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg", + "http://img.b2bpic.net/free-psd/school-admission-instagram-posts-template_23-2150456006.jpg?_wi=2", imageAlt: "Network connections", }, ]} @@ -104,28 +104,28 @@ export default function ProfilePage() { id: "1", name: "Sofia Beridze", imageSrc: - "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=2", imageAlt: "Sofia Beridze", }, { id: "2", name: "Nika Gviniashvili", imageSrc: - "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=2", imageAlt: "Nika Gviniashvili", }, { id: "3", name: "Sandro Khorava", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=2", imageAlt: "Sandro Khorava", }, { id: "4", name: "Tamar Metreveli", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=2", imageAlt: "Tamar Metreveli", }, ]} -- 2.49.1 From 95702a4ce3c5505e99ec152d08a98cb0aa05528e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 12:11:45 +0000 Subject: [PATCH 6/6] Update src/app/stories/page.tsx --- src/app/stories/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/stories/page.tsx b/src/app/stories/page.tsx index 5c748e0..09e2081 100644 --- a/src/app/stories/page.tsx +++ b/src/app/stories/page.tsx @@ -79,21 +79,21 @@ export default function StoriesPage() { id: "1", title: "Campus Life", description: "Share quick snapshots of your daily campus adventures, club meetings, and spontaneous moments. Let your friends see what you're up to right now.", - imageSrc: "http://img.b2bpic.net/free-vector/international-women-s-day-instagram-stories-collection_23-2148863763.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/international-women-s-day-instagram-stories-collection_23-2148863763.jpg?_wi=2", imageAlt: "Campus life stories", }, { id: "2", title: "Club Events", description: "Live updates from club meetings, workshops, and events. Share behind-the-scenes moments and keep the community in the loop.", - imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-working-people-working-together_23-2149328296.jpg?_wi=3", imageAlt: "Club events stories", }, { id: "3", title: "Study Sessions", description: "Document your learning journey. Share your study spots, project progress, and academic wins with your peers.", - imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-classmates-doing-group-task-using-laptops-studying-computer-school_74855-10244.jpg?_wi=5", imageAlt: "Study session stories", }, ]} @@ -115,21 +115,21 @@ export default function StoriesPage() { id: "1", title: "Weekend Adventures", description: "Students sharing their weekend plans, hangouts, and spontaneous adventures. Get inspired and FOMO-proof your weekends.", - imageSrc: "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-planning-trip-medium-shot_23-2148925841.jpg?_wi=3", imageAlt: "Weekend adventure stories", }, { id: "2", title: "Project Milestones", description: "Real-time updates on group projects, hackathon progress, and creative endeavors. Celebrate wins with your collaborators.", - imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-women-working-hard-together-office_23-2148776739.jpg?_wi=3", imageAlt: "Project milestone stories", }, { id: "3", title: "Achievements", description: "Quick celebrations of academic and personal achievements. From test scores to new skills learned, share your victories.", - imageSrc: "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-business-executive-giving-speech_107420-63816.jpg?_wi=3", imageAlt: "Achievement stories", }, ]} @@ -146,37 +146,37 @@ export default function StoriesPage() { { id: "1", name: "Maria Tavdashvili", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg?_wi=6", imageAlt: "Maria Tavdashvili", }, { id: "2", name: "Giorgi Beridze", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg?_wi=6", imageAlt: "Giorgi Beridze", }, { id: "3", name: "Natalia Gviniashvili", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-travelling-woman_23-2148218441.jpg?_wi=6", imageAlt: "Natalia Gviniashvili", }, { id: "4", name: "Davit Khorava", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-teenage-boy_23-2148105583.jpg?_wi=6", imageAlt: "Davit Khorava", }, { id: "5", name: "Ekaterine Metreveli", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-shirt-standing-isolated-white-background-with-happy-cool-smile-face-lucky-person_839833-25329.jpg?_wi=5", imageAlt: "Ekaterine Metreveli", }, { id: "6", name: "Lasha Giorgadze", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-earphones-smiling-camera_23-2148322120.jpg?_wi=5", imageAlt: "Lasha Giorgadze", }, ]} -- 2.49.1