From 9491fffe999f12f5631b2a443c86297a6229faf5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:06:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc454ff..8bfbb2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,13 +128,13 @@ export default function LandingPage() { description="Real stories from KYNCT community members about how the platform changed their Rotterdam experience." testimonials={[ { - id: "1", name: "Emma, Exchange Student from Germany", date: "Date: March 2024", title: "Found my closest friends through KYNCT", quote: "Within my first week in Rotterdam, I discovered events, connected with people in my classes, and made friends I still see every day. KYNCT made the transition from Germany so smooth.", tag: "Exchange Student", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-smiling_23-2148369437.jpg", avatarAlt: "Emma", imageSrc: "http://img.b2bpic.net/free-photo/light-bulbs-is-focused-photo-playing-with-sparklers-rooftop-group-young-beautiful-friends_146671-14643.jpg", imageAlt: "Emma enjoying Rotterdam with friends" + id: "1", name: "Emma, Exchange Student from Germany", date: "Date: March 2024", title: "Found my closest friends through KYNCT", quote: "Within my first week in Rotterdam, I discovered events, connected with people in my classes, and made friends I still see every day. KYNCT made the transition from Germany so smooth.", tag: "Exchange Student", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-smiling_23-2148369437.jpg", avatarAlt: "Emma", imageSrc: "http://img.b2bpic.net/free-photo/light-bulbs-is-focused-photo-playing-with-sparklers-rooftop-group-young-beautiful-friends_146671-14643.jpg?_wi=1", imageAlt: "Emma enjoying Rotterdam with friends" }, { id: "2", name: "João, Degree Student from Brazil", date: "Date: February 2024", title: "Started my business through KYNCT", quote: "Met my co-founder on KYNCT. We launched our startup before graduation. The platform is a goldmine for finding like-minded people who actually want to build something.", tag: "Entrepreneur", avatarSrc: "http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg", avatarAlt: "João", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-134899.jpg", imageAlt: "João with his business co-founder" }, { - id: "3", name: "Sophia, Erasmus Student from Spain", date: "Date: January 2024", title: "Events, friends, and spontaneous adventures", quote: "The 1 AM train to Amsterdam? The 2 AM beers in Kralingse Bos? All discovered through KYNCT. This app made me the braver version of myself.", tag: "Adventure Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-image-charming-gorgeous-young-woman-with-perfect-tanned-skin-straight-teeth-hair-gathered-ponytail-with-positive-beautiful-smile-posing-outdoors-park_343059-2898.jpg", avatarAlt: "Sophia", imageSrc: "http://img.b2bpic.net/free-photo/light-bulbs-is-focused-photo-playing-with-sparklers-rooftop-group-young-beautiful-friends_146671-14643.jpg", imageAlt: "Sophia on a spontaneous Rotterdam adventure" + id: "3", name: "Sophia, Erasmus Student from Spain", date: "Date: January 2024", title: "Events, friends, and spontaneous adventures", quote: "The 1 AM train to Amsterdam? The 2 AM beers in Kralingse Bos? All discovered through KYNCT. This app made me the braver version of myself.", tag: "Adventure Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-image-charming-gorgeous-young-woman-with-perfect-tanned-skin-straight-teeth-hair-gathered-ponytail-with-positive-beautiful-smile-posing-outdoors-park_343059-2898.jpg", avatarAlt: "Sophia", imageSrc: "http://img.b2bpic.net/free-photo/light-bulbs-is-focused-photo-playing-with-sparklers-rooftop-group-young-beautiful-friends_146671-14643.jpg?_wi=2", imageAlt: "Sophia on a spontaneous Rotterdam adventure" }, { id: "4", name: "Marcus, Masters Student from Netherlands", date: "Date: December 2023", title: "No algorithms, just real connection", quote: "Finally a social app where I see content from my actual community, not some algorithm's idea of engagement. KYNCT is what social media should have been.", tag: "Local Student", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-handsome-man-with-blond-hair-wearing-burgunde-casual-t-shirt-standing_176532-9610.jpg", avatarAlt: "Marcus", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064537.jpg", imageAlt: "Marcus at a KYNCT community gathering" -- 2.49.1