Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg?_wi=1",
|
||||
imageAlt: "Student using digital tools",
|
||||
},
|
||||
{
|
||||
@@ -78,11 +78,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Futuristic abstract shapes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=1",
|
||||
imageAlt: "Joyful entrepreneur talking with remote coworker",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg?_wi=1",
|
||||
imageAlt: "Woman employee looking at startup analytics on pc",
|
||||
},
|
||||
{
|
||||
@@ -159,13 +159,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Video Editing",
|
||||
description: "Pro-level montage and editing workflows.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=2",
|
||||
imageAlt: "Editing software interface",
|
||||
},
|
||||
{
|
||||
title: "Cyber Security",
|
||||
description: "Protect the digital ecosystem professionally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg?_wi=2",
|
||||
imageAlt: "Security digital shield",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user