Update src/app/page.tsx
This commit is contained in:
@@ -102,10 +102,10 @@ export default function LandingPage() {
|
||||
title: "Accelerated Growth", description: "Unlock your potential with tailored career development plans and mentorship programs designed to fast-track your success.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg", imageAlt: "Growth chart"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg?_wi=1", imageAlt: "Growth chart"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg", imageAlt: "Growth chart"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-statistic-green-blackboard_1379-290.jpg?_wi=2", imageAlt: "Growth chart"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
title: "Inclusive Community", description: "Thrive in a diverse and supportive environment where collaboration is celebrated, and your unique contributions are valued.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-colleagues-with-new-business-opportunity-enjoing-victory_482257-5099.jpg", imageAlt: "Inclusive culture"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-colleagues-with-new-business-opportunity-enjoing-victory_482257-5099.jpg?_wi=1", imageAlt: "Inclusive culture"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-colleagues-with-new-business-opportunity-enjoing-victory_482257-5099.jpg", imageAlt: "Inclusive culture"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-colleagues-with-new-business-opportunity-enjoing-victory_482257-5099.jpg?_wi=2", imageAlt: "Inclusive culture"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user