From 45bfcb4d4e2a7448952c96d367797697df4475d1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 02:35:53 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index a75ec44..aa276f0 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -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" } ]}