From 813ea63c06bf45539a6b066f4a4a932b29b81251 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 21:38:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4587e20..07f54e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "View Listings", href: "#listings" }, { text: "Schedule Consultation", href: "#contact" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C08saDNsCJosdZoWH4BSjJKaV3/uploaded-1775511439317-lvb2w96r.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C08saDNsCJosdZoWH4BSjJKaV3/uploaded-1775511439317-lvb2w96r.jpg?_wi=1" imageAlt="Shirley A. Abraham, Principal Broker at NYCRB" showBlur={true} /> @@ -57,7 +57,7 @@ export default function LandingPage() { useInvertedBackground={true} title="About NYCRB" description="Led by Shirley A. Abraham, NYCRB offers over 34 years of professional expertise in New York's competitive real estate landscape. We provide elite commercial and residential brokerage services defined by market precision and unparalleled integrity." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C08saDNsCJosdZoWH4BSjJKaV3/uploaded-1775511439317-lvb2w96r.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C08saDNsCJosdZoWH4BSjJKaV3/uploaded-1775511439317-lvb2w96r.jpg?_wi=2" imageAlt="Shirley A. Abraham" /> -- 2.49.1