From f5ff1027b9b58ac4bffafef4361bf06d81b53c5f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:02:51 +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 2ac9230..b594636 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@rivet", testimonial: "Growix transformed our platform speed instantly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg?_wi=1", imageAlt: "digital agency office background", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@schen", testimonial: "Unbeatable development expertise and vision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=1", imageAlt: "digital agency office background", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@mwolf", testimonial: "Delivered ahead of schedule. Exceptional work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg?_wi=1", imageAlt: "digital agency office background", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@erossi", testimonial: "The best technical partners we have ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg?_wi=1", imageAlt: "digital agency office background", }, { @@ -101,11 +101,11 @@ export default function LandingPage() { handle: "@dpark", testimonial: "Game changing results for our SaaS metrics.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg?_wi=1", imageAlt: "digital agency office background", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { title: "Users Reached", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -190,7 +190,7 @@ export default function LandingPage() { { title: "Custom Web Development", description: "High performance React and Next.js applications.", - imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg?_wi=2", imageAlt: "Dev", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { content: "Next.js, React, Node.js, and cloud-native services.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg?_wi=2" mediaAnimation="slide-up" title="Common Questions" description="Need more clarity? Here are answers to common questions about our agency process." @@ -339,7 +339,7 @@ export default function LandingPage() {