From da11277787dcccb3bba9c6b1df30fc92398609bf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:33:08 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cad78d4..3434285 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,19 +93,19 @@ export default function AboutPage() { id: 1, title: "Quality Assurance", description: "Every material on our platform is reviewed and rated by our community. We maintain high standards to ensure only quality educational content reaches students.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=4", }, { id: 2, title: "Fair Compensation", description: "Teachers and content creators are fairly compensated for their work. Transparent pricing and instant payments ensure educators are valued for their contributions.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=5", }, { id: 3, title: "Secure Platform", description: "Your transactions, personal data, and intellectual property are protected with enterprise-grade encryption and security measures.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=6", }, ]} animationType="blur-reveal"