Update src/app/page.tsx
This commit is contained in:
@@ -109,7 +109,6 @@ export default function LandingPage() {
|
||||
id: 8, tag: "Transportation", title: "Transport Management", subtitle: "GPS-enabled route tracking", description: "Track vehicle locations in real-time, manage routes efficiently, and send parent notifications about pickups and drop-offs. Ensure student safety with comprehensive transport oversight.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-for-transport-manag-1772908204764-e3463a61.png?_wi=1", imageAlt: "Transport Management System"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -119,9 +118,9 @@ export default function LandingPage() {
|
||||
description="Klassyco offers integrated modules designed to cover every aspect of school management"
|
||||
tag="System Modules"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Student Management", price: "Core Module", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad0qeXHMkRM4FptNSZRbWfI5kq/icon-or-illustration-representing-studen-1772908204492-97668507.png?_wi=2", imageAlt: "Student Management Module"
|
||||
@@ -172,8 +171,8 @@ export default function LandingPage() {
|
||||
description="Experience the advantages that make Klassyco the preferred choice for modern schools"
|
||||
tag="Benefits"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", title: "Reduce Administrative Workload", subtitle: "Automate repetitive tasks and free up staff time", category: "Efficiency", value: "60% Time Saved"
|
||||
|
||||
Reference in New Issue
Block a user