Update src/app/categories/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user