From 7f0f6d49583d8431786063e1aaf08aabaaec1826 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:56:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 309fe1a..b1ed864 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/modern-styled-small-entryway_23-2150712925.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712925.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Where Hospitality Meets Excellence" description="At Martisoor Hotel, we take pride in our well-organized team, exceptional cleanliness, and the warm hospitality that keeps guests returning time and time again. We create moments of relaxation in an atmosphere of true luxury." - imageSrc="http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg?_wi=1" /> @@ -137,21 +137,21 @@ export default function LandingPage() { title: "Premium Fitness & Leisure", description: "Stay active in our spacious fitness center or enjoy a game of 8-ball billiards.", tag: "Active", - imageSrc: "http://img.b2bpic.net/free-photo/strong-legs-exercising-couple_329181-14159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strong-legs-exercising-couple_329181-14159.jpg?_wi=1", }, { id: "2", title: "Secure & Safe Ambiance", description: "Your safety and security are our priority, ensuring complete peace of mind during your stay.", tag: "Security", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg?_wi=1", }, { id: "3", title: "Gourmet Dining Experience", description: "Savor mouthwatering dishes prepared by our expert chefs in our al-a-carte restaurant.", tag: "Dining", - imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg?_wi=1", }, ]} title="A World of Comfort" @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "Moments that made me feel truly relaxed and appreciated.", tag: "Solo Travel", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-with-luggage-using-mobile-phone_107420-95917.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712925.jpg?_wi=2", imageAlt: "happy hotel guest smiling", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Martisoor Hotel truly delivers excellence in every aspect.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg?_wi=2", imageAlt: "happy hotel guest smiling", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Professional staff and delicious food, simply the best.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-breakfast-tray_23-2148161137.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/strong-legs-exercising-couple_329181-14159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strong-legs-exercising-couple_329181-14159.jpg?_wi=2", imageAlt: "happy hotel guest smiling", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "For a foreigner, it's the best place available in Garowe. Truly impressive.", tag: "Vacation", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-enjoying-her-summer-holidays_1140-52.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263530.jpg?_wi=2", imageAlt: "happy hotel guest smiling", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "The food was amazing and the service was very good. Will visit again.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-coffee-cup_23-2149429378.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg?_wi=2", imageAlt: "happy hotel guest smiling", }, ]}