From 6976494b4992d33df83340d7cffc6774b0a1d1ed Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:05:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f07615..a33a2d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { title="About Plaza Korintho" description="Plaza Korintho is a centrally located commercial plaza offering a premier mix of restaurants, offices, and services. With convenient access via Avenida Ramón Arias (Vía Brasil), ample parking, and a vibrant atmosphere, it provides an excellent environment for businesses and visitors alike. Located in a high-traffic commercial zone, the plaza benefits from strong foot traffic and established business activity." tag="Strategic Location" - imageSrc="http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg?_wi=1" imageAlt="Plaza Korintho interior" useInvertedBackground={false} buttons={[ @@ -109,7 +109,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Prime Location", description: "Located on Avenida Ramón Arias (Vía Brasil), one of Panama City's major commercial corridors with excellent visibility and accessibility from multiple directions.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg"}, + title: "Prime Location", description: "Located on Avenida Ramón Arias (Vía Brasil), one of Panama City's major commercial corridors with excellent visibility and accessibility from multiple directions.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg?_wi=2"}, { id: 2, title: "Ample Parking", description: "Convenient parking facilities available for both tenants and visitors, ensuring easy access and customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/nature-car-paint-parkinglot-park_1112-986.jpg"}, @@ -158,7 +158,7 @@ export default function LandingPage() { tag="Find Us" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoor-alone-corridor_1127-279.jpg?_wi=3" imageAlt="Plaza Korintho location" mediaPosition="left" mediaAnimation="slide-up" -- 2.49.1