From ec16f1348ed720f553b412f0e4cc2d276ee5c975 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 04:18:43 +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 b3c82e1..f105d57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { { text: "See Our Work", href: "#services"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-drop-body-water_417767-87.jpg?_wi=1" imageAlt="Theora Studios AI Agency" mediaAnimation="blur-reveal" avatars={[ @@ -160,15 +160,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"}, + id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=1"}, { - id: "2", name: "Mark Vane", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"}, + id: "2", name: "Mark Vane", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=1"}, { - id: "3", name: "Elena Ross", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"}, + id: "3", name: "Elena Ross", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=2"}, { - id: "4", name: "James L.", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"}, + id: "4", name: "James L.", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=2"}, { - id: "5", name: "Amanda G.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg"}, + id: "5", name: "Amanda G.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-chair_23-2149833737.jpg?_wi=3"}, ]} cardTitle="Client Experiences" cardTag="Trust" @@ -191,7 +191,7 @@ export default function LandingPage() {