Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user