diff --git a/src/app/page.tsx b/src/app/page.tsx index c5ff02a..a4a85aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,11 +65,11 @@ export default function LandingPage() { description="Sunnyside Digital builds and maintains websites designed to grow your business. From launch to ongoing updates, we handle the technical side so you focus on what matters." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg?_wi=1", imageAlt: "web design dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=1", imageAlt: "analytics dashboard UI", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { description: "We keep your site secure and updated 24/7.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-computers-data-center-running-server-rigs-diagnostic-tests_482257-123527.jpg?_wi=2", imageAlt: "Back shot of young man playing competitive shooter games on computer with two streaming chats open", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { description: "Layouts that turn visitors into paying customers.", bentoComponent: "reveal-icon", icon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=2", imageAlt: "Back shot of young man playing competitive shooter games on computer with two streaming chats open", }, ]}