From 8727d19e90ed77701b839ae51d238b705d64f741 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:49:57 +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 60b3acf..02392f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hallway-modern-style_1127-3391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hallway-modern-style_1127-3391.jpg?_wi=1" imageAlt="Luxurious lobby interior of Grand Horizon Hotel" mediaAnimation="blur-reveal" avatars={[ @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Experience award-winning local flavors at our signature restaurant.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/hallway-modern-style_1127-3391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hallway-modern-style_1127-3391.jpg?_wi=2", imageAlt: "high end resort suite aesthetic", }, { -- 2.49.1