Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-11 02:35:53 +00:00
parent 89c061d75a
commit 45bfcb4d4e

View File

@@ -88,28 +88,28 @@ export default function PricingPage() {
id: 1,
title: "Setup & Configuration",
description: "We handle initial system setup, user creation, and customization to match your school's structure and curriculum needs.",
imageSrc: "http://img.b2bpic.net/free-vector/dog-training-schedule-template-design_742173-23781.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/dog-training-schedule-template-design_742173-23781.jpg?_wi=2",
imageAlt: "System configuration and setup interface"
},
{
id: 2,
title: "Training & Onboarding",
description: "Comprehensive training sessions for administrators, teachers, and students with dedicated support specialists.",
imageSrc: "http://img.b2bpic.net/free-vector/school-timetable-flat-style_23-2148254810.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/school-timetable-flat-style_23-2148254810.jpg?_wi=4",
imageAlt: "Instructor-led training and onboarding session"
},
{
id: 3,
title: "Migration & Data Import",
description: "Secure migration of existing student records, grades, and course data with zero data loss.",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg?_wi=4",
imageAlt: "Data migration and import process"
},
{
id: 4,
title: "Ongoing Support & Optimization",
description: "24/7 technical support, regular system updates, and optimization recommendations based on usage analytics.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-looking-laptop-with-parents_23-2149241088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-looking-laptop-with-parents_23-2149241088.jpg?_wi=3",
imageAlt: "Continuous support and platform optimization"
}
]}