From 7cc75c861b4235141f69a740c5262ab0ecd8c456 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 17:59:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5b8188..e8fd347 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/business-woman-vening-street_1303-3837.jpg", @@ -103,7 +103,7 @@ export default function LandingPage() { description="We are a boutique agency specializing in high-end media creation, brand strategy, and immersive digital storytelling. Our focus is on precision, elegance, and measurable impact for brands with a vision." subdescription="Through our meticulous process, we ensure every piece of content, every digital interaction, and every brand touchpoint aligns with our clients' core identity." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917889.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -131,7 +131,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg?_wi=2", imageAlt: "cinematic creative studio workspace", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lights-prisms-effect-close-up_23-2148917889.jpg?_wi=2", imageAlt: "cinematic creative studio workspace", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-136.jpg?_wi=1", imageAlt: "cinematic creative studio workspace", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { title: "Founder & CD", subtitle: "Visionary", detail: "15+ years of design innovation.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-136.jpg?_wi=2", }, { id: "2", @@ -300,7 +300,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg?_wi=3", imageAlt: "professional creative director headshot", }, ]} -- 2.49.1