From 78c5547de3eca7e4e3f077ac8cbbda7af8a7ac0f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:36:07 +0000 Subject: [PATCH] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index ef91682..92cb1a6 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -52,16 +52,16 @@ export default function CategoriesPage() { features={[ { id: 1, - title: "Slides & Presentations", description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg", imageAlt: "presentation slides icon educational category"}, + title: "Slides & Presentations", description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg?_wi=4", imageAlt: "presentation slides icon educational category"}, { id: 2, - title: "Course Works", description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg", imageAlt: "coursework materials icon academic symbol"}, + title: "Course Works", description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg?_wi=3", imageAlt: "coursework materials icon academic symbol"}, { id: 3, - title: "Presentations", description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg", imageAlt: "presentation icon educational materials category"}, + title: "Presentations", description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg?_wi=4", imageAlt: "presentation icon educational materials category"}, { id: 4, - title: "Diploma Works", description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg", imageAlt: "diploma thesis icon academic graduation"}, + title: "Diploma Works", description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg?_wi=2", imageAlt: "diploma thesis icon academic graduation"}, ]} animationType="blur-reveal" title="Popular Categories"