From ad7a56251f4eeb19f73992fa87623d26918602bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:04:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84f78f7..dcc25be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg?_wi=1" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Software Development", description: "Custom enterprise solutions built for scale.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg?_wi=1", }, items: [ { @@ -101,14 +101,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg?_wi=2", imageAlt: "software engineering icon", }, { title: "Application Design", description: "User-centric mobile experiences that drive engagement.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-using-ai-develop-software-system-with-chroma-key-pc_482257-121446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-using-ai-develop-software-system-with-chroma-key-pc_482257-121446.jpg?_wi=1", }, items: [ { @@ -121,14 +121,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-data-center-technician-inspecting-gear-doing-maintenance_482257-123366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-data-center-technician-inspecting-gear-doing-maintenance_482257-123366.jpg?_wi=1", imageAlt: "software engineering icon", }, { title: "Social Media Strategy", description: "High-impact growth strategies and content management.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-tablet-mobile_1162-114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-tablet-mobile_1162-114.jpg?_wi=1", }, items: [ { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Tringle Tech revolutionized our internal software stack.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-stands-with-crossed-arms-isolated-pink-wall-with-copy-space_141793-118510.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174344.jpg?_wi=3", imageAlt: "professional business portrait", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Their app development speed is unmatched in the industry.", tag: "Mobile App", avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-119910.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-data-center-technician-inspecting-gear-doing-maintenance_482257-123366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-data-center-technician-inspecting-gear-doing-maintenance_482257-123366.jpg?_wi=2", imageAlt: "professional business portrait", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "We've seen significant growth after their strategy implementation.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-leader-sitting-table_1262-4870.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg?_wi=2", imageAlt: "professional business portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Highly professional, reliable, and technically sound.", tag: "Tech Ops", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-using-ai-develop-software-system-with-chroma-key-pc_482257-121446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-using-ai-develop-software-system-with-chroma-key-pc_482257-121446.jpg?_wi=2", imageAlt: "professional business portrait", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "The best partner for our digital transformation journey.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/retro-looking-non-binary-person-smiling_23-2148757528.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-tablet-mobile_1162-114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-tablet-mobile_1162-114.jpg?_wi=2", imageAlt: "professional business portrait", }, ]} -- 2.49.1