Merge version_1 into main #3
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user