From ddf37979e4f9d39cebadb9c2b0c9430019f1fd76 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 04:35:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92d9766..bfc23e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg?_wi=1" imageAlt="abstract 3d digital tech structure dark background" mediaAnimation="blur-reveal" avatars={[ @@ -142,7 +142,7 @@ export default function LandingPage() { description="Our team uses advanced 3D modeling and development practices to bring ideas to life." subdescription="Dedicated to excellence in every pixel." icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="modern holographic workstation tech studio" /> @@ -172,7 +172,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg?_wi=2", imageAlt: "3d performance indicator icon digital", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-office-space-cartoon-style_23-2151043243.jpg?_wi=2", imageAlt: "3d performance indicator icon digital", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=1", imageAlt: "3d performance indicator icon digital", }, ]} @@ -261,7 +261,7 @@ export default function LandingPage() { handle: "@alex", testimonial: "Great work!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=2", imageAlt: "avatar portrait digital tech style", }, { -- 2.49.1