diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ce2c1e..2140398 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,23 +70,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=1", imageAlt: "DIX LABS Tech Concept 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=1", imageAlt: "DIX LABS Tech Concept 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg?_wi=1", imageAlt: "DIX LABS Tech Concept 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=2", imageAlt: "DIX LABS Tech Concept 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=2", imageAlt: "DIX LABS Tech Concept 5", }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { "Nanotech", "Advanced Materials", ], - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=3", }, { id: "f2", @@ -134,7 +134,7 @@ export default function LandingPage() { "AI/ML", "Big Data", ], - imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=3", }, { id: "f3", @@ -145,7 +145,7 @@ export default function LandingPage() { "Systems", "Architecture", ], - imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-green-abstract-background_1017-2775.jpg?_wi=2", }, { id: "f4", @@ -156,7 +156,7 @@ export default function LandingPage() { "Quantum", "Compute", ], - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893414.jpg?_wi=4", }, { id: "f5", @@ -167,7 +167,7 @@ export default function LandingPage() { "Biotech", "Integration", ], - imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg?_wi=4", }, ]} title="Core Competencies"