From 4659c652714c92099be96ad5b2798f2ce12905b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:00:03 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc86a62..e0263a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,16 +108,16 @@ export default function LandingPage() { tagIcon={Users} members={[ { - id: "1", name: "Ahmad Rizki", role: "Ketua Umum", imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg?_wi=1", imageAlt: "Ahmad Rizki, Ketua Umum" + id: "1", name: "Ahmad Rizki", role: "Ketua Umum", imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg", imageAlt: "Ahmad Rizki, Ketua Umum" }, { - id: "2", name: "Siti Nurhaliza", role: "Wakil Ketua", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg?_wi=1", imageAlt: "Siti Nurhaliza, Wakil Ketua" + id: "2", name: "Siti Nurhaliza", role: "Wakil Ketua", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg", imageAlt: "Siti Nurhaliza, Wakil Ketua" }, { - id: "3", name: "Budi Santoso", role: "Sekretaris", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-with-arms-crossed_23-2148431275.jpg?_wi=1", imageAlt: "Budi Santoso, Sekretaris" + id: "3", name: "Budi Santoso", role: "Sekretaris", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-with-arms-crossed_23-2148431275.jpg", imageAlt: "Budi Santoso, Sekretaris" }, { - id: "4", name: "Dewi Lestari", role: "Bendahara", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-thoughtful-woman-dressed-outerwear-holds-modern-tablet-notebook-focused-away-walks-outside_273609-55797.jpg?_wi=1", imageAlt: "Dewi Lestari, Bendahara" + id: "4", name: "Dewi Lestari", role: "Bendahara", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-thoughtful-woman-dressed-outerwear-holds-modern-tablet-notebook-focused-away-walks-outside_273609-55797.jpg", imageAlt: "Dewi Lestari, Bendahara" } ]} gridVariant="four-items-2x2-equal-grid" @@ -137,27 +137,27 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Ayu Paramita", role: "Third Year Student", company: "English Education Program", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg?_wi=2", imageAlt: "Ayu Paramita" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg", imageAlt: "Ayu Paramita" }, { id: "2", name: "Fadhil Mahendra", role: "Program Coordinator", company: "Academic Development", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg?_wi=2", imageAlt: "Fadhil Mahendra" + imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg", imageAlt: "Fadhil Mahendra" }, { id: "3", name: "Rina Wijaya", role: "Community Liaison", company: "Social Impact Initiatives", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-thoughtful-woman-dressed-outerwear-holds-modern-tablet-notebook-focused-away-walks-outside_273609-55797.jpg?_wi=2", imageAlt: "Rina Wijaya" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-thoughtful-woman-dressed-outerwear-holds-modern-tablet-notebook-focused-away-walks-outside_273609-55797.jpg", imageAlt: "Rina Wijaya" }, { id: "4", name: "Irfan Pratama", role: "Research Assistant", company: "Linguistic Studies", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-with-arms-crossed_23-2148431275.jpg?_wi=2", imageAlt: "Irfan Pratama" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-with-arms-crossed_23-2148431275.jpg", imageAlt: "Irfan Pratama" }, { id: "5", name: "Nisa Amelia", role: "Cultural Ambassador", company: "International Exchange", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg?_wi=3", imageAlt: "Nisa Amelia" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg", imageAlt: "Nisa Amelia" }, { id: "6", name: "Raka Wijaksana", role: "Workshop Facilitator", company: "Professional Development", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg?_wi=3", imageAlt: "Raka Wijaksana" + imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg", imageAlt: "Raka Wijaksana" } ]} gridVariant="three-columns-all-equal-width" -- 2.49.1 From 048249cc8d0e1873f39f453bb0e198fb90b162db Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:31:06 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0263a2..5ec43da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() {