diff --git a/src/app/page.tsx b/src/app/page.tsx index 89b00b5..597e91b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104471.jpg", imageAlt: "Data Analytics Dashboard"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908071.jpg", imageAlt: "Smart Hotel Kiosk"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908071.jpg?_wi=1", imageAlt: "Smart Hotel Kiosk"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/anthropomorphic-robot-that-performs-regular-human-job_23-2151061685.jpg", imageAlt: "Virtual Learning Assistant"}, ]} @@ -167,7 +167,7 @@ export default function LandingPage() {