From e89cd04c927456f57409b53a8c88587e8d1242bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:01:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 992b9e5..3db4c3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-flowing-particles-creating-anstract-landscape-modern-technology_1048-12001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-flowing-particles-creating-anstract-landscape-modern-technology_1048-12001.jpg?_wi=1" imageAlt="Digital agency web design showcase" mediaAnimation="blur-reveal" avatars={[ @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafted for Performance" description="We believe great design isn't just about aesthetics; it's about performance. We create digital platforms that captivate your users, drive meaningful engagement, and build lasting business value." - imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg?_wi=1" imageAlt="Modern web development workspace" /> @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Exceptional design and delivery. Truly transformed our platform.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-particles-creating-anstract-landscape-modern-technology_1048-12001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-particles-creating-anstract-landscape-modern-technology_1048-12001.jpg?_wi=2", imageAlt: "business portrait tech person", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "Garbacki Digital understands the technical and creative balance perfectly.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg?_wi=2", imageAlt: "business portrait tech person", }, { -- 2.49.1