From e8b57f0e7253c98682a774c1ece8d2d7dcdbc77f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 08:58:40 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a0f3814..9790506 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ const AboutPage = () => { tag="Tentang Kami" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/three-happy-enthusiastic-designers-discussing-buisness-ideas-upcoming-project-sitting-table-with-papers-bright-modern-library-comfort-teamwork-with-friends-startup-business-concept_176420-8295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-happy-enthusiastic-designers-discussing-buisness-ideas-upcoming-project-sitting-table-with-papers-bright-modern-library-comfort-teamwork-with-friends-startup-business-concept_176420-8295.jpg?_wi=4" imageAlt="LPK IROHA Training Facility" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -125,28 +125,28 @@ const AboutPage = () => { id: "value-1", name: "Disiplin & Profesionalisme", price: "Fondasi Kesuksesan", - imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844711.jpg?_wi=3", imageAlt: "Disiplin", }, { id: "value-2", name: "Inovasi & Pengembangan", price: "Terus Berkembang", - imageSrc: "http://img.b2bpic.net/free-photo/three-happy-enthusiastic-designers-discussing-buisness-ideas-upcoming-project-sitting-table-with-papers-bright-modern-library-comfort-teamwork-with-friends-startup-business-concept_176420-8295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-happy-enthusiastic-designers-discussing-buisness-ideas-upcoming-project-sitting-table-with-papers-bright-modern-library-comfort-teamwork-with-friends-startup-business-concept_176420-8295.jpg?_wi=5", imageAlt: "Inovasi", }, { id: "value-3", name: "Dedikasi & Komitmen", price: "Untuk Kesuksesan Anda", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-classroom-interior-design_23-2150401374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-classroom-interior-design_23-2150401374.jpg?_wi=4", imageAlt: "Dedikasi", }, { id: "value-4", name: "Integritas & Kepercayaan", price: "Jaminan Kualitas", - imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906256.jpg?_wi=4", imageAlt: "Integritas", }, ]}