3 Commits

Author SHA1 Message Date
3bfa89e230 Update src/app/page.tsx 2026-03-05 07:11:10 +00:00
a6e2396703 Update src/app/layout.tsx 2026-03-05 07:11:09 +00:00
e58848e456 Merge version_2 into main
Merge version_2 into main
2026-03-05 05:07:34 +00:00
2 changed files with 38 additions and 20 deletions

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] }); const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "EduLearn - Expert-Led Online Courses", description: "Join thousands of students transforming their careers through comprehensive, industry-aligned educational programs."}; title: "EduLearn - Expert-Led Online Courses", description: "Join thousands of students transforming their careers through comprehensive, industry-aligned educational programs."
};
export default function RootLayout({ export default function RootLayout({
children, children,

View File

@@ -83,7 +83,8 @@ export default function HomePage() {
brandName="EduLearn" brandName="EduLearn"
navItems={navItems} navItems={navItems}
button={{ button={{
text: "Get Started", href: "/courses"}} text: "Get Started", href: "/courses"
}}
/> />
</div> </div>
@@ -98,10 +99,12 @@ export default function HomePage() {
mediaItems={[ mediaItems={[
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg", imageAlt: "Students engaged in online learning"}, "http://img.b2bpic.net/free-photo/young-girl-listening-educational-documentary-laptop-takes-notes_482257-126301.jpg", imageAlt: "Students engaged in online learning"
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg", imageAlt: "Interactive course interface"}, "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg", imageAlt: "Interactive course interface"
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
rating={5} rating={5}
@@ -125,19 +128,23 @@ export default function HomePage() {
{ {
title: "Expert Instructors", description: title: "Expert Instructors", description:
"Learn from industry professionals with 10+ years of experience", imageSrc: "Learn from industry professionals with 10+ years of experience", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg", imageAlt: "Professional educators"}, "http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg", imageAlt: "Professional educators"
},
{ {
title: "Flexible Learning", description: title: "Flexible Learning", description:
"Study at your own pace with lifetime access to course materials", imageSrc: "Study at your own pace with lifetime access to course materials", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg", imageAlt: "Flexible schedule options"}, "http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg", imageAlt: "Flexible schedule options"
},
{ {
title: "Certifications", description: title: "Certifications", description:
"Earn recognized certificates that boost your professional profile", imageSrc: "Earn recognized certificates that boost your professional profile", imageSrc:
"http://img.b2bpic.net/free-photo/distance-learning-online-education-webpage_53876-125084.jpg", imageAlt: "Achievement certificates"}, "http://img.b2bpic.net/free-photo/distance-learning-online-education-webpage_53876-125084.jpg", imageAlt: "Achievement certificates"
},
{ {
title: "24/7 Support", description: title: "24/7 Support", description:
"Get help when you need it with our dedicated support team", imageSrc: "Get help when you need it with our dedicated support team", imageSrc:
"http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg", imageAlt: "Customer support team"}, "http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg", imageAlt: "Customer support team"
},
]} ]}
gridVariant="two-items-per-row" gridVariant="two-items-per-row"
animationType="slide-up" animationType="slide-up"
@@ -198,19 +205,23 @@ export default function HomePage() {
{ {
id: "1", brand: "EduLearn", name: "Web Development Bootcamp", price: "$199", rating: 5, id: "1", brand: "EduLearn", name: "Web Development Bootcamp", price: "$199", rating: 5,
reviewCount: "3.2k", imageSrc: reviewCount: "3.2k", imageSrc:
"http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg", imageAlt: "Web Development Course"}, "http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg", imageAlt: "Web Development Course"
},
{ {
id: "2", brand: "EduLearn", name: "Data Science Mastery", price: "$249", rating: 5, id: "2", brand: "EduLearn", name: "Data Science Mastery", price: "$249", rating: 5,
reviewCount: "2.8k", imageSrc: reviewCount: "2.8k", imageSrc:
"http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Data Science Course"}, "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Data Science Course"
},
{ {
id: "3", brand: "EduLearn", name: "Digital Marketing Pro", price: "$179", rating: 5, id: "3", brand: "EduLearn", name: "Digital Marketing Pro", price: "$179", rating: 5,
reviewCount: "2.1k", imageSrc: reviewCount: "2.1k", imageSrc:
"http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", imageAlt: "Digital Marketing Course"}, "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", imageAlt: "Digital Marketing Course"
},
{ {
id: "4", brand: "EduLearn", name: "Mobile App Development", price: "$229", rating: 5, id: "4", brand: "EduLearn", name: "Mobile App Development", price: "$229", rating: 5,
reviewCount: "1.9k", imageSrc: reviewCount: "1.9k", imageSrc:
"http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg", imageAlt: "Mobile Development Course"}, "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg", imageAlt: "Mobile Development Course"
},
]} ]}
gridVariant="two-items-per-row" gridVariant="two-items-per-row"
animationType="slide-up" animationType="slide-up"
@@ -228,17 +239,23 @@ export default function HomePage() {
author="Sarah Johnson, Software Developer" author="Sarah Johnson, Software Developer"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Sarah Johnson"}, src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Sarah Johnson"
},
{ {
src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Michael Chen"}, src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Michael Chen"
},
{ {
src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Emily Rodriguez"}, src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Emily Rodriguez"
},
{ {
src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "David Kim"}, src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "David Kim"
},
{ {
src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Jessica Lee"}, src: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", alt: "Jessica Lee"
},
{ {
src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Alex Morgan"}, src: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", alt: "Alex Morgan"
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"