diff --git a/src/app/page.tsx b/src/app/page.tsx index 37835d4..72675d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Trusted Tech Partner" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-table-glowing-screen-dark_169016-51519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-table-glowing-screen-dark_169016-51519.jpg?_wi=1", imageAlt: "Database development interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=1", imageAlt: "Server infrastructure", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Built for Results, Engineered for Growth" description="Our team of expert developers focuses on the core needs of your business. We don't just write code; we architect solutions that scale, secure your data, and provide complete peace of mind." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-discussing-work_23-2149097910.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-discussing-work_23-2149097910.jpg?_wi=1" imageAlt="Software development team" /> @@ -108,13 +108,13 @@ export default function LandingPage() { { title: "Database Optimization", description: "High-performance database modeling and migration.", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645587.jpg?_wi=1", imageAlt: "Database security", }, { title: "Agile Development", description: "Custom software built with speed and precision.", - imageSrc: "http://img.b2bpic.net/free-photo/objects-stationery-workplace-workspace-equipment-concept_53876-31581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/objects-stationery-workplace-workspace-equipment-concept_53876-31581.jpg?_wi=1", imageAlt: "Coding IDE", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "Their database architecture is second to none.", tag: "Engineering Excellence", avatarSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-table-glowing-screen-dark_169016-51519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-table-glowing-screen-dark_169016-51519.jpg?_wi=2", imageAlt: "executive portrait professional", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "Seamless migration and incredible performance boosts.", tag: "Database Migration", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=2", imageAlt: "executive portrait professional", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "The team was responsive, professional, and thorough.", tag: "Software Development", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-discussing-work_23-2149097910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-discussing-work_23-2149097910.jpg?_wi=2", imageAlt: "executive portrait professional", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Completely transformed our core systems.", tag: "Architecture Design", avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645587.jpg?_wi=2", imageAlt: "executive portrait professional", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Truly innovative solutions to complex problems.", tag: "Strategic Consulting", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/objects-stationery-workplace-workspace-equipment-concept_53876-31581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/objects-stationery-workplace-workspace-equipment-concept_53876-31581.jpg?_wi=2", imageAlt: "executive portrait professional", }, ]}