diff --git a/src/app/page.tsx b/src/app/page.tsx index b270a91..c6b7425 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,11 +55,11 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg", imageAlt: "Student studying with comprehensive notes" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg", imageAlt: "Mathematics study materials" }, - { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg", imageAlt: "Science education resources" }, - { imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg", imageAlt: "Online video lectures" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg", imageAlt: "English literature materials" } + { imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg?_wi=1", imageAlt: "Student studying with comprehensive notes" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg?_wi=1", imageAlt: "Mathematics study materials" }, + { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg?_wi=1", imageAlt: "Science education resources" }, + { imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg?_wi=1", imageAlt: "Online video lectures" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg?_wi=1", imageAlt: "English literature materials" } ]} mediaAnimation="slide-up" /> @@ -79,15 +79,15 @@ export default function LandingPage() { products={[ { id: "math", brand: "OLevels Complete", name: "Mathematics", price: "$10.00", rating: 5, - reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg", imageAlt: "Mathematics comprehensive notes and videos" + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg?_wi=2", imageAlt: "Mathematics comprehensive notes and videos" }, { id: "english", brand: "OLevels Complete", name: "English Language", price: "$10.00", rating: 5, - reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg", imageAlt: "English language study materials" + reviewCount: "1.9k", imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg?_wi=2", imageAlt: "English language study materials" }, { id: "science", brand: "OLevels Complete", name: "Integrated Science", price: "$10.00", rating: 5, - reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg", imageAlt: "Science comprehensive learning resources" + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg?_wi=2", imageAlt: "Science comprehensive learning resources" }, { id: "history", brand: "OLevels Complete", name: "History", price: "$10.00", rating: 5, @@ -99,7 +99,7 @@ export default function LandingPage() { }, { id: "civics", brand: "OLevels Complete", name: "Civics & Social Studies", price: "$10.00", rating: 5, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg", imageAlt: "Civics comprehensive study guide" + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg?_wi=2", imageAlt: "Civics comprehensive study guide" } ]} /> @@ -114,13 +114,13 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "single", title: "Single Subject", price: "$10", period: "one-time", imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg", imageAlt: "Single subject complete materials", button: { text: "Get Subject", href: "#products" }, + id: "single", title: "Single Subject", price: "$10", period: "one-time", imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-with-pointer-explaining-lesson-happy-positive-smiling-standing-near-blackboard-with-mathematical-formulas-classroom_141793-101800.jpg?_wi=3", imageAlt: "Single subject complete materials", button: { text: "Get Subject", href: "#products" }, features: [ "Complete notes for the subject", "Full recorded video lectures", "Instant digital access", "Lifetime access to materials", "Regular content updates" ] }, { - id: "bundle", title: "Multiple Subjects Bundle", price: "$25", period: "3 subjects", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg", imageAlt: "Bundle of multiple subjects", button: { text: "Get Bundle", href: "#products" }, + id: "bundle", title: "Multiple Subjects Bundle", price: "$25", period: "3 subjects", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg?_wi=2", imageAlt: "Bundle of multiple subjects", button: { text: "Get Bundle", href: "#products" }, features: [ "3 complete subject packages", "All recorded lectures included", "Priority support access", "Lifetime access guarantee", "Study guides included" ] @@ -141,19 +141,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Detailed Study Notes", description: "Comprehensive, well-organized notes covering all exam-required topics with clear explanations and diagrams.", imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg", imageAlt: "Detailed study notes material" + title: "Detailed Study Notes", description: "Comprehensive, well-organized notes covering all exam-required topics with clear explanations and diagrams.", imageSrc: "http://img.b2bpic.net/free-photo/man-studying-grammar-with-his-colleagues_52683-107810.jpg?_wi=3", imageAlt: "Detailed study notes material" }, { id: 2, - title: "Video Lectures", description: "Professional recorded lectures explaining complex concepts in simple, easy-to-understand language.", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg", imageAlt: "Video lecture recording" + title: "Video Lectures", description: "Professional recorded lectures explaining complex concepts in simple, easy-to-understand language.", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-remotely-discussing-with-partners-online-using-laptop-sitting-kitchen-night-using-modern-technology-network-wireless-talking-virtual-meeting-midnight-doing-overtime_482257-14596.jpg?_wi=3", imageAlt: "Video lecture recording" }, { id: 3, - title: "Instant Access", description: "Get immediate access to all materials after purchase. Download or stream anytime, anywhere on any device.", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg", imageAlt: "Online instant access to materials" + title: "Instant Access", description: "Get immediate access to all materials after purchase. Download or stream anytime, anywhere on any device.", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-online-school-with-laptop-headphones_23-2148827461.jpg?_wi=3", imageAlt: "Online instant access to materials" }, { id: 4, - title: "Lifetime Support", description: "Access your purchased materials forever. Regular updates ensure content stays relevant and comprehensive.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg", imageAlt: "Long-term student support" + title: "Lifetime Support", description: "Access your purchased materials forever. Regular updates ensure content stays relevant and comprehensive.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-chemistry-background_23-2148164902.jpg?_wi=3", imageAlt: "Long-term student support" } ]} />