Update src/app/page.tsx
This commit is contained in:
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Learn from industry professionals with 10+ years of experience",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg?_wi=1",
|
||||
imageAlt: "Professional educators",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"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",
|
||||
"http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg?_wi=1",
|
||||
imageAlt: "Flexible schedule options",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
tag="Our Mission"
|
||||
tagIcon={Lightbulb}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg?_wi=1"
|
||||
imageAlt="EduLearn Academy community"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn Our Story", href: "/about" }]}
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "3.2k",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg",
|
||||
"http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg?_wi=1",
|
||||
imageAlt: "Web Development Course",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "2.8k",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=1",
|
||||
imageAlt: "Data Science Course",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=1",
|
||||
imageAlt: "Digital Marketing Course",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "1.9k",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg",
|
||||
"http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg?_wi=1",
|
||||
imageAlt: "Mobile Development Course",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user