Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 08:58:40 +00:00
parent 98eb166f0d
commit e8b57f0e72

View File

@@ -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",
},
]}