diff --git a/src/app/page.tsx b/src/app/page.tsx index d3184c1..82e01c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,139 +30,83 @@ export default function LandingPage() {
@@ -174,26 +118,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Student Feedback", - description: "Enable easy reporting for students to voice issues directly.", - tag: "Reporting", - imageSrc: "http://img.b2bpic.net/free-vector/creative-education-25-line-filled-icon-pack-such-as-learning-education-invite-video-multimedia_1142-23225.jpg", - }, + id: "1", title: "Student Feedback", description: "Enable easy reporting for students to voice issues directly.", tag: "Reporting", imageSrc: "http://img.b2bpic.net/free-vector/creative-education-25-line-filled-icon-pack-such-as-learning-education-invite-video-multimedia_1142-23225.jpg"}, { - id: "2", - title: "Fast Resolution", - description: "Automated ticketing workflows to ensure quick turnaround times.", - tag: "Efficiency", - imageSrc: "http://img.b2bpic.net/free-vector/time-management-icons-set_98292-6719.jpg", - }, + id: "2", title: "Fast Resolution", description: "Automated ticketing workflows to ensure quick turnaround times.", tag: "Efficiency", imageSrc: "http://img.b2bpic.net/free-vector/time-management-icons-set_98292-6719.jpg"}, { - id: "3", - title: "Admin Dashboard", - description: "Full visibility into campus-wide issues with powerful reporting tools.", - tag: "Admin", - imageSrc: "http://img.b2bpic.net/free-photo/rag-doll-with-three-giant-filing-cabinets_1156-269.jpg", - }, + id: "3", title: "Admin Dashboard", description: "Full visibility into campus-wide issues with powerful reporting tools.", tag: "Admin", imageSrc: "http://img.b2bpic.net/free-photo/rag-doll-with-three-giant-filing-cabinets_1156-269.jpg"}, ]} title="Powerful Features" description="Everything you need to manage your campus effectively." @@ -207,20 +136,11 @@ export default function LandingPage() { tag="Live Statistics" metrics={[ { - id: "m1", - value: "15k+", - description: "Issues Resolved", - }, + id: "m1", value: "15k+", description: "Issues Resolved"}, { - id: "m2", - value: "98%", - description: "Customer Satisfaction", - }, + id: "m2", value: "98%", description: "Customer Satisfaction"}, { - id: "m3", - value: "200+", - description: "Active Departments", - }, + id: "m3", value: "200+", description: "Active Departments"}, ]} metricsAnimation="slide-up" /> @@ -233,45 +153,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Miller", - handle: "@sarahm", - testimonial: "This system has revolutionized how we report facility issues on campus.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-enthusiastic-hispanic-male-student-searching-job-consider-career-opportu_1258-113382.jpg", - }, + id: "1", name: "Sarah Miller", handle: "@sarahm", testimonial: "This system has revolutionized how we report facility issues on campus.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-enthusiastic-hispanic-male-student-searching-job-consider-career-opportu_1258-113382.jpg"}, { - id: "2", - name: "Dr. Alan Grant", - handle: "@drgrant", - testimonial: "Incredible tool for administration to track department requests.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg", - }, + id: "2", name: "Dr. Alan Grant", handle: "@drgrant", testimonial: "Incredible tool for administration to track department requests.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg"}, { - id: "3", - name: "Jason Lee", - handle: "@jlee", - testimonial: "Easy to use and very fast resolution time.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", - }, + id: "3", name: "Jason Lee", handle: "@jlee", testimonial: "Easy to use and very fast resolution time.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg"}, { - id: "4", - name: "Maria Rossi", - handle: "@mrossi", - testimonial: "Finally a centralized system that actually works well.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-documents_23-2148513888.jpg", - }, + id: "4", name: "Maria Rossi", handle: "@mrossi", testimonial: "Finally a centralized system that actually works well.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-holding-documents_23-2148513888.jpg"}, { - id: "5", - name: "Tom Baker", - handle: "@tbaker", - testimonial: "Highly recommended for all campus facilities staff.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blond-woman-student-standing-near-her-campus-with-notebooks-documents-wearing_1258-205470.jpg", - }, + id: "5", name: "Tom Baker", handle: "@tbaker", testimonial: "Highly recommended for all campus facilities staff.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blond-woman-student-standing-near-her-campus-with-notebooks-documents-wearing_1258-205470.jpg"}, ]} showRating={true} title="Campus Community Voices" @@ -285,20 +180,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How do I register?", - content: "You can register by clicking the Register button on our sign-in page.", - }, + id: "q1", title: "How do I register?", content: "You can register by clicking the Register button on our sign-in page."}, { - id: "q2", - title: "Who can access this system?", - content: "The system is open to all students, faculty, and administrative staff.", - }, + id: "q2", title: "Who can access this system?", content: "The system is open to all students, faculty, and administrative staff."}, { - id: "q3", - title: "Is my data secure?", - content: "We prioritize data privacy and use secure authentication methods.", - }, + id: "q3", title: "Is my data secure?", content: "We prioritize data privacy and use secure authentication methods."}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-student-browsed-mobile-phone-walking-city-street_231208-1202.jpg" mediaAnimation="slide-up" @@ -312,8 +198,7 @@ export default function LandingPage() {