diff --git a/src/app/page.tsx b/src/app/page.tsx index 257e0ae..bb8c853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,66 +48,43 @@ export default function LandingPage() {
@@ -137,28 +104,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Prayer Schedules", - description: "Accurate, localized prayer times for your campus location.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sewing-inside_23-2149007400.jpg", - buttonIcon: "Clock", + title: "Prayer Schedules", description: "Accurate, localized prayer times for your campus location.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sewing-inside_23-2149007400.jpg", buttonIcon: Clock, }, { - title: "Management Tools", - description: "Streamlined administrative workflows for student organization leaders.", - imageSrc: "http://img.b2bpic.net/free-photo/patient-information-form-analysis-record-medical-concept_53876-121521.jpg", - buttonIcon: "LayoutDashboard", + title: "Management Tools", description: "Streamlined administrative workflows for student organization leaders.", imageSrc: "http://img.b2bpic.net/free-photo/patient-information-form-analysis-record-medical-concept_53876-121521.jpg", buttonIcon: LayoutDashboard, }, { - title: "Peer Engagement", - description: "Connect with fellow students, find mentorship, and share experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/muslim-female-colleagues-chatting-lunch-break_74855-2079.jpg", - buttonIcon: "Users", + title: "Peer Engagement", description: "Connect with fellow students, find mentorship, and share experiences.", imageSrc: "http://img.b2bpic.net/free-photo/muslim-female-colleagues-chatting-lunch-break_74855-2079.jpg", buttonIcon: Users, }, { - title: "Islamic Resources", - description: "Easy access to halal information and faith-centered educational materials.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-checked-shirt-hat-holding-mini-clipboard_176474-24188.jpg", - buttonIcon: "BookOpen", + title: "Islamic Resources", description: "Easy access to halal information and faith-centered educational materials.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-checked-shirt-hat-holding-mini-clipboard_176474-24188.jpg", buttonIcon: BookOpen, }, ]} title="Everything You Need to Connect" @@ -173,45 +128,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Aisha Khan", - handle: "@aishakhan", - testimonial: "This app completely transformed how I connect with others on campus. Finding the local prayer circle was so easy.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/afro-american-couple-front-house_23-2148012863.jpg", - }, + id: "1", name: "Aisha Khan", handle: "@aishakhan", testimonial: "This app completely transformed how I connect with others on campus. Finding the local prayer circle was so easy.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/afro-american-couple-front-house_23-2148012863.jpg"}, { - id: "2", - name: "Zaid Ahmed", - handle: "@zaidahmed", - testimonial: "As a student leader, the membership tools are a life-saver for managing event attendance.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg", - }, + id: "2", name: "Zaid Ahmed", handle: "@zaidahmed", testimonial: "As a student leader, the membership tools are a life-saver for managing event attendance.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-studying-together-college-exam_23-2149038471.jpg"}, { - id: "3", - name: "Fatima Syed", - handle: "@fatimasyed", - testimonial: "The halal finder and event list make navigating campus life much simpler and more meaningful.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147689783.jpg", - }, + id: "3", name: "Fatima Syed", handle: "@fatimasyed", testimonial: "The halal finder and event list make navigating campus life much simpler and more meaningful.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147689783.jpg"}, { - id: "4", - name: "Omar Farooq", - handle: "@omarfarooq", - testimonial: "Finally, a platform that understands the needs of Muslim students in Indian universities. Very grateful.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-university-campus_23-2147850756.jpg", - }, + id: "4", name: "Omar Farooq", handle: "@omarfarooq", testimonial: "Finally, a platform that understands the needs of Muslim students in Indian universities. Very grateful.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-university-campus_23-2147850756.jpg"}, { - id: "5", - name: "Mariam Ali", - handle: "@mariamali", - testimonial: "It's more than an app; it's a bridge to my faith and my community on campus.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-student-reading-textbook_23-2147860750.jpg", - }, + id: "5", name: "Mariam Ali", handle: "@mariamali", testimonial: "It's more than an app; it's a bridge to my faith and my community on campus.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-student-reading-textbook_23-2147860750.jpg"}, ]} showRating={true} title="Voices from Our Community" @@ -224,20 +154,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "Is the app free to use?", - content: "Yes, our app is completely free for all students.", - }, + id: "faq-1", title: "Is the app free to use?", content: "Yes, our app is completely free for all students."}, { - id: "faq-2", - title: "How do I start a student group?", - content: "You can reach out to us via the contact form to discuss group management tools.", - }, + id: "faq-2", title: "How do I start a student group?", content: "You can reach out to us via the contact form to discuss group management tools."}, { - id: "faq-3", - title: "Is my data secure?", - content: "We prioritize your privacy and ensure all data is securely managed.", - }, + id: "faq-3", title: "Is my data secure?", content: "We prioritize your privacy and ensure all data is securely managed."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" @@ -248,8 +169,7 @@ export default function LandingPage() {