From adb9e1fddb545671cb7608a5045585265373d7e2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 16:37:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66629b0..cf8c2ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sleek-desktop-workspace-displays-active-code-windows-artificial-intelligence_482257-126307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sleek-desktop-workspace-displays-active-code-windows-artificial-intelligence_482257-126307.jpg?_wi=1", imageAlt: "Developer Setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62309.jpg?_wi=1", imageAlt: "Tech Background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg?_wi=1", imageAlt: "Design Process", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { useInvertedBackground={true} title="About Jude" description="I am Jude, a professional web developer dedicated to building scalable and user-friendly digital experiences. Whether you need a simple landing page or a complex custom web application, I've got you covered. Check out my Instagram at @JudeDev for updates and behind-the-scenes work." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150170822.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150170822.jpg?_wi=1" /> @@ -111,7 +111,7 @@ export default function LandingPage() { { title: "Custom Web Apps", description: "Tailored software solutions designed for your specific business requirements.", - imageSrc: "http://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg?_wi=1", }, { title: "Responsive Design", @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Jude built an incredible website for my shop. Very professional and helpful.", tag: "Shop Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sleek-desktop-workspace-displays-active-code-windows-artificial-intelligence_482257-126307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sleek-desktop-workspace-displays-active-code-windows-artificial-intelligence_482257-126307.jpg?_wi=2", imageAlt: "portrait young female", }, { @@ -303,7 +303,7 @@ export default function LandingPage() { quote: "Exceptional code quality and very easy to work with on complex app features.", tag: "CEO", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-with-printed-circuit-board-concept-modern-technologies_169016-62309.jpg?_wi=2", imageAlt: "portrait young female", }, { @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "Jude transformed our digital branding and improved our conversion rates significantly.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman_74190-2277.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg?_wi=2", imageAlt: "portrait young female", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { quote: "Always delivers on time with high performance and great communication.", tag: "Designer", avatarSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150170822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-late-night_23-2150170822.jpg?_wi=2", imageAlt: "portrait young female", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "I highly recommend Jude for any professional software project.", tag: "Consultant", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-corporate-woman-young-lady-boss-suit-looking-confident-happy-posing-outdoors-stree_1258-119447.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/software-programer-pointing-pencil-source-code-computer-screen-explaining-algorithm-coworker-standing-desk-programmers-discussing-online-cloud-computing-with-team_482257-33535.jpg?_wi=2", imageAlt: "portrait young female", }, ]}