From 710347d35c352aaa3a61f2a6423ea28d284627b0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:44:37 +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 c490370..9b15f7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@erossi", testimonial: "AGCODE has redefined how I showcase my 3D work. Truly immersive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-retouching-app-computer-empty-studio-nobody-photography-office-with-professional-editing-equipment-technology-pictures-photograph-retouch-work_482257-34138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-retouching-app-computer-empty-studio-nobody-photography-office-with-professional-editing-equipment-technology-pictures-photograph-retouch-work_482257-34138.jpg?_wi=1", imageAlt: "3d abstract tech background", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@smiller", testimonial: "Best platform for creative devs. Finally a place that feels high-end.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1777.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1777.jpg?_wi=1", imageAlt: "3d abstract tech background", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-retouching-app-computer-empty-studio-nobody-photography-office-with-professional-editing-equipment-technology-pictures-photograph-retouch-work_482257-34138.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-retouching-app-computer-empty-studio-nobody-photography-office-with-professional-editing-equipment-technology-pictures-photograph-retouch-work_482257-34138.jpg?_wi=2" imageAlt="Luxurious 3D developer dashboard" avatars={[ { @@ -179,7 +179,7 @@ export default function LandingPage() { content: "Seamless integration with your existing dev stack.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1777.jpg" + imageSrc="http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1777.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1