From 1b8db46d7c16f804c6b0efdfd5ae5044f46407dc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 01:24:57 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 09cbed0..fab472f 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { quote: "Unparalleled performance.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/proud-young-executive-ready-start_1139-303.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-tablet-with-active-smart-home-application-holded-by-man_482257-7528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-tablet-with-active-smart-home-application-holded-by-man_482257-7528.jpg?_wi=3", imageAlt: "Proud young executive ready to start", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { quote: "Standardizing with Gen Zeric.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/experienced-businessman-standing-office-room-indian-content-office-employee-eyeglasses-smiling-posing-with-folded-hands-business-management-corporation-concept_74855-11681.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-hologram_23-2151917460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-hologram_23-2151917460.jpg?_wi=3", imageAlt: "Proud young executive ready to start", }, ]} @@ -135,7 +135,7 @@ export default function LandingPage() {