From 037005f2a1e80c11a6b3f4ad35d6040fff6d39a7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 13:34:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1c2703..c8aa8b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Got out of a 6-month contract other lawyers said was impossible.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg?_wi=1", imageAlt: "abstract navy blue textured architectural background", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Complex defense matter handled with expert professionalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg?_wi=1", imageAlt: "professional lawyer portrait studio lighting", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Incredible experience, thorough and collaborative.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg?_wi=1", imageAlt: "tenant rights legal icon", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Clear communication, strong advocacy throughout.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg?_wi=1", imageAlt: "eviction defense legal icon", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Highly recommended for any tenant rights issues.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg?_wi=1", imageAlt: "lease dispute legal icon", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "https://calendly.com/outerbridgelaw", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg?_wi=2" imageAlt="NYC texture background" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Inclusive and supportive legal practice.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg?_wi=2" imageAlt="Altagracia Pierre-Outerbridge" mediaAnimation="slide-up" /> @@ -189,42 +189,42 @@ export default function LandingPage() { id: 1, title: "Illegal Apartment Claims", description: "Recover rent for illegal units.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg?_wi=2", imageAlt: "Icon", }, { id: 2, title: "Lease Disputes", description: "Expert negotiation for lease terms.", - imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg?_wi=2", imageAlt: "Icon", }, { id: 3, title: "Habitability Issues", description: "Ensuring safe living conditions.", - imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg?_wi=2", imageAlt: "Icon", }, { id: 4, title: "Eviction Defense", description: "Fighting for your housing stability.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg?_wi=3", imageAlt: "Icon", }, { id: 5, title: "Rent Overcharge", description: "Recovering rightful rent payments.", - imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg?_wi=3", imageAlt: "Icon", }, { id: 6, title: "Tenant Harassment", description: "Stopping aggressive management.", - imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pencil-with-book-wood_1384-187.jpg?_wi=3", imageAlt: "Icon", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Got out of a 6-month contract other lawyers said was impossible.", name: "Julie Stern", role: "Tenant", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-windows-brick-wall_23-2148252833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-windows-brick-wall_23-2148252833.jpg?_wi=1", imageAlt: "new york city broadway architectural view", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "Complex defense matter handled with expertise.", name: "Oscar Garcia", role: "Tenant", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-texture-surface-background_23-2148431270.jpg?_wi=3", imageAlt: "abstract navy blue textured architectural background", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Incredible experience, thorough and collaborative.", name: "Mimi", role: "Tenant", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lawyer-day-celebration_23-2151053984.jpg?_wi=3", imageAlt: "professional lawyer portrait studio lighting", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "They really fought for my rights in court.", name: "Client Four", role: "Tenant", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-financial-concept-with-wooden-blocks-magnifying-glass-notebook-coins-grey-background-close-up_176474-7845.jpg?_wi=4", imageAlt: "tenant rights legal icon", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "The best legal advice I've received in NYC.", name: "Client Five", role: "Tenant", - imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/legal-profession-icons-collection_98292-147.jpg?_wi=4", imageAlt: "eviction defense legal icon", }, ]} @@ -319,7 +319,7 @@ export default function LandingPage() { placeholder: "Tell us about your case...", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-building-with-windows-brick-wall_23-2148252833.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-building-with-windows-brick-wall_23-2148252833.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1