From 8bb474c481e9e83cdb0a628021f7b85dd282a0c4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 23:45:44 +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 5b12ceb..4836e60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/team-it-workers-using-green-screen-computer_482257-123979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-it-workers-using-green-screen-computer_482257-123979.jpg?_wi=1", imageAlt: "Hero scene 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207983.jpg?_wi=1", imageAlt: "Hero scene 2", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Architecture designed to grow alongside your business.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-working-together_1170-774.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-working-together_1170-774.jpg?_wi=1" imageAlt="Our creative team" mediaAnimation="slide-up" /> @@ -147,7 +147,7 @@ export default function LandingPage() { content: "Optimization to ensure your site stays competitive.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301602.jpg" + imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301602.jpg?_wi=1" imageAlt="Feature illustration" mediaAnimation="slide-up" /> @@ -164,7 +164,7 @@ export default function LandingPage() { id: "p1", name: "E-commerce Platform", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-laptop-screen_23-2149416719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-laptop-screen_23-2149416719.jpg?_wi=1", }, { id: "p2", @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "Rosin Digital completely revitalized our online presence. Professional, fast, and highly creative.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119792.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/team-it-workers-using-green-screen-computer_482257-123979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-it-workers-using-green-screen-computer_482257-123979.jpg?_wi=2", imageAlt: "professional headshot tech office", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "The performance boost our site received was nothing short of miraculous. Highly recommended.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-working-together_1170-774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-working-together_1170-774.jpg?_wi=2", imageAlt: "professional headshot tech office", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "Working with Rosin Digital felt like having an internal team. Incredible collaboration.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-using-laptop_107420-74325.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301602.jpg?_wi=2", imageAlt: "professional headshot tech office", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "They understood our brand vision instantly and executed it with surgical precision.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136872.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-laptop-screen_23-2149416719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-laptop-screen_23-2149416719.jpg?_wi=2", imageAlt: "professional headshot tech office", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Design precision and technical capability at the highest level. True experts.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-pitching-investment-strategy-manager_482257-123615.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207983.jpg?_wi=2", imageAlt: "professional headshot tech office", }, ]} -- 2.49.1