Update src/app/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
href: "/workshops",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-students-learning-exam_23-2149647127.jpg?_wi=2",
|
||||
imageAlt: "minimalist project icon",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
title: "Certified Growth",
|
||||
description: "Earn recognized certificates upon successful workshop completion.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379221.jpg?_wi=1",
|
||||
imageAlt: "Professional certifications",
|
||||
},
|
||||
items: [
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-database-admins-analyzing-source-code-wall-screen-tv-comparing-errors-using-digital-tablet-busy-server-room-two-cloud-programers-debugging-algorithm-software-innovation-office_482257-43976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-database-admins-analyzing-source-code-wall-screen-tv-comparing-errors-using-digital-tablet-busy-server-room-two-cloud-programers-debugging-algorithm-software-innovation-office_482257-43976.jpg?_wi=1",
|
||||
imageAlt: "minimalist project icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user