Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 20:33:08 +00:00
parent 93f65d4166
commit da11277787

View File

@@ -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"