diff --git a/src/app/page.tsx b/src/app/page.tsx index 6600b8a..d24f728 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-data-center-admins-doing-fist-bump-celebrating-ai-implementation_482257-130291.jpg?_wi=1", imageAlt: "AI Business Plan" }, { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100315.jpg?_wi=1", imageAlt: "Network Nodes" }, { imageSrc: "http://img.b2bpic.net/free-photo/research-experts-studies-economic-activity_482257-82295.jpg?_wi=1", imageAlt: "Revenue Screen" }, - { imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg", imageAlt: "Deep Learning Circuits" } + { imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg?_wi=1", imageAlt: "Deep Learning Circuits" } ]} /> @@ -181,7 +181,7 @@ export default function LandingPage() {