From 17c2aa1eb345c900a503b8733f35a24de590108b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 08:49:03 +0000 Subject: [PATCH 1/2] Update src/app/features/page.tsx --- src/app/features/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 9efedf8..47a9732 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -103,7 +103,7 @@ export default function FeaturesPage() { "Manage multiple coaching branches from a single Super Admin dashboard. Each branch has independent student data, teachers, and classes while maintaining centralized control.", tag: "Enterprise", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg", + "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg?_wi=2", imageAlt: "Multi-Branch Management", }, { @@ -113,7 +113,7 @@ export default function FeaturesPage() { "Generate unique QR codes for each student. Teachers scan codes using their phone camera to instantly mark attendance. Prevents duplicate entries and timestamps automatically.", tag: "Mobile-First", imageSrc: - "http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg", + "http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg?_wi=2", imageAlt: "QR Code Attendance", }, { @@ -123,7 +123,7 @@ export default function FeaturesPage() { "Super Admin, Branch Admin, Teacher, and Student roles with granular permissions. Each user sees only their relevant data. Secure JWT-based authentication.", tag: "Security", imageSrc: - "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg", + "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg?_wi=2", imageAlt: "Role-Based Access", }, { @@ -133,7 +133,7 @@ export default function FeaturesPage() { "Live attendance updates across all branches. Track present/absent status instantly. Get real-time notifications for absentees. Multi-user concurrent access.", tag: "Real-Time", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg", + "http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg?_wi=2", imageAlt: "Real-Time Tracking", }, { @@ -143,7 +143,7 @@ export default function FeaturesPage() { "Add, edit, and delete students with automatic unique ID generation. Store standard, board, branch information. Manage student QR codes centrally.", tag: "Administration", imageSrc: - "http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg", + "http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg?_wi=2", imageAlt: "Student Management", }, { @@ -153,7 +153,7 @@ export default function FeaturesPage() { "Generate attendance reports by branch, class, date, or student. Calculate attendance percentages. Export to Excel/CSV. Visualize trends with charts and graphs.", tag: "Analytics", imageSrc: - "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg", + "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg?_wi=2", imageAlt: "Reports & Analytics", }, ]} -- 2.49.1 From 21e6c0043a699d8a72c46b9f1817648cf289ac0a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 08:49:03 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8beea3..c4b63c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { description: "Manage multiple coaching branches from a single Super Admin dashboard. Each branch has independent student data, teachers, and classes while maintaining centralized control.", tag: "Enterprise", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg?_wi=1", imageAlt: "Multi-Branch Management", }, { @@ -109,7 +109,7 @@ export default function HomePage() { description: "Generate unique QR codes for each student. Teachers scan codes using their phone camera to instantly mark attendance. Prevents duplicate entries and timestamps automatically.", tag: "Mobile-First", - imageSrc: "http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg?_wi=1", imageAlt: "QR Code Attendance", }, { @@ -118,7 +118,7 @@ export default function HomePage() { description: "Super Admin, Branch Admin, Teacher, and Student roles with granular permissions. Each user sees only their relevant data. Secure JWT-based authentication.", tag: "Security", - imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg?_wi=1", imageAlt: "Role-Based Access", }, { @@ -127,7 +127,7 @@ export default function HomePage() { description: "Live attendance updates across all branches. Track present/absent status instantly. Get real-time notifications for absentees. Multi-user concurrent access.", tag: "Real-Time", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg?_wi=1", imageAlt: "Real-Time Tracking", }, { @@ -136,7 +136,7 @@ export default function HomePage() { description: "Add, edit, and delete students with automatic unique ID generation. Store standard, board, branch information. Manage student QR codes centrally.", tag: "Administration", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg?_wi=1", imageAlt: "Student Management", }, { @@ -145,7 +145,7 @@ export default function HomePage() { description: "Generate attendance reports by branch, class, date, or student. Calculate attendance percentages. Export to Excel/CSV. Visualize trends with charts and graphs.", tag: "Analytics", - imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg?_wi=1", imageAlt: "Reports & Analytics", }, ]} -- 2.49.1