From 72dfc0714ec2af4171734ffeb4b75408f3dda578 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:05:30 +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 98773d0..f0d7d5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,8 +69,8 @@ export default function LandingPage() { { text: "Book Your Stay", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-panoramic-city-view.jpg?w=1600&h=900" - imageAlt="Luxurious grand heritage hotel suite interior" + imageSrc="http://img.b2bpic.net/free-photo/luxury-yacht-sea-at-sunset.jpg?w=1600&h=900" + imageAlt="High-quality image of a luxurious yacht at sunset" avatars={[ { src: "http://img.b2bpic.net/free-photo/handsome-young-man-white-shirt-smiling-while-his-pretty-girlfriend-dreamy-touching-her-long-hair-beautiful-couple-spending-time-together-with-laptop-posing_197531-3207.jpg", alt: "Guest Elena"}, -- 2.49.1