From e6820dd566caeaa458ee6c7f853339003d7c9ded Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 23:16:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2259bb5..9b56335 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#amenities", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boston_649448-923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boston_649448-923.jpg?_wi=1" imageAlt="Salesforce Tower Indianapolis skyline view" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { description="Salesforce Tower is more than just a skyscraper; it's a testament to Indianapolis's growth and ambition. As the tallest building in the city, we provide premium workspace for top-tier businesses, luxury amenities, and a professional culture that stands above the rest." subdescription="Our landmark tower offers an exceptional location on Monument Circle, connecting you to the finest restaurants, banking services, and retailers that downtown Indy has to offer." icon={Building} - imageSrc="http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg?_wi=1" imageAlt="Modern office space looking over Monument Circle" mediaAnimation="blur-reveal" /> @@ -155,7 +155,7 @@ export default function LandingPage() { description: "Chase Bank services available on the ground floor.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/boston_649448-923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boston_649448-923.jpg?_wi=2", imageAlt: "monument circle Indianapolis map graphic", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { }, ], completedLabel: "Secure Access", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-standing-office-hall_1262-3105.jpg?_wi=2", imageAlt: "monument circle Indianapolis map graphic", }, ]}