Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 20:36:06 +00:00
parent 30ef2681e0
commit 49da13e6e8

View File

@@ -85,13 +85,13 @@ export default function AboutPage() {
features={[
{
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"},
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?_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"},
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?_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"},
title: "Secure Platform", description: "Your transactions, personal data, and intellectual property are protected with enterprise-grade encryption and security measures.", imageSrc: "/placeholders/placeholder1.webp?_wi=6"},
]}
animationType="blur-reveal"
textboxLayout="default"