Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-19 08:48:42 +00:00
3 changed files with 21 additions and 21 deletions

View File

@@ -57,7 +57,7 @@ export default function DashboardPage() {
title="Your Attendance Metrics"
description="Real-time overview of your coaching centre's attendance performance and key statistics."
useInvertedBackground={false}
textboxLayout="centered"
textboxLayout="default"
animationType="slide-up"
metrics={[
{

View File

@@ -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?_wi=2",
"http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg",
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?_wi=2",
"http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg",
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?_wi=2",
"http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg",
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?_wi=2",
"http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg",
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?_wi=2",
"http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg",
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?_wi=2",
"http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg",
imageAlt: "Reports & Analytics",
},
]}
@@ -188,7 +188,7 @@ export default function FeaturesPage() {
title="Why Choose AttendanceHub"
description="Trusted by coaching centres nationwide for reliable, secure, and efficient attendance management."
useInvertedBackground={false}
textboxLayout="centered"
textboxLayout="default"
animationType="slide-up"
metrics={[
{

View File

@@ -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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_23-2149014236.jpg",
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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/person-scanning-qr-code_23-2149321710.jpg",
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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-infographic_23-2148535732.jpg",
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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-suit-arriving-home-checking-if-stock-market-is-crashing_482257-29631.jpg",
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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-working-with-laptop-park_23-2147664339.jpg",
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?_wi=1",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-set_23-2148356893.jpg",
imageAlt: "Reports & Analytics",
},
]}
@@ -172,7 +172,7 @@ export default function HomePage() {
title="Why Choose AttendanceHub"
description="Trusted by coaching centres nationwide for reliable, secure, and efficient attendance management."
useInvertedBackground={false}
textboxLayout="centered"
textboxLayout="default"
animationType="slide-up"
metrics={[
{
@@ -292,7 +292,7 @@ export default function HomePage() {
testimonial:
"AttendanceHub has transformed how we manage attendance across our 8 branches. The QR scanning is incredibly fast, and the real-time reports save us hours every day. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg",
imageAlt: "Rajesh Kumar",
},
{
@@ -302,7 +302,7 @@ export default function HomePage() {
testimonial:
"The system is so intuitive that our teachers needed minimal training. The mobile-first design is perfect for our staff. Support team is always responsive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
imageAlt: "Priya Sharma",
},
{
@@ -312,7 +312,7 @@ export default function HomePage() {
testimonial:
"As someone managing 15 branches, AttendanceHub's multi-branch support is a game-changer. The analytics help me make better decisions. ROI is excellent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg",
imageAlt: "Arjun Patel",
},
{
@@ -322,7 +322,7 @@ export default function HomePage() {
testimonial:
"Switched from manual attendance registers to AttendanceHub. No more data errors, no more time wasted. Our principal loves the detailed reports. Best investment!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg",
imageAlt: "Meera Singh",
},
{
@@ -332,7 +332,7 @@ export default function HomePage() {
testimonial:
"The QR code system eliminated duplicate attendance entries. Real-time sync across branches is flawless. Customer support is exceptional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageAlt: "Vikram Reddy",
},
{
@@ -342,7 +342,7 @@ export default function HomePage() {
testimonial:
"Scalable, reliable, and cost-effective. AttendanceHub grows with our business. The API integration options are perfect for our custom workflows.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-using-tablet-table_23-2148095762.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-using-tablet-table_23-2148095762.jpg",
imageAlt: "Divya Iyer",
},
]}