From 890283376817c91ceea472b517ef1565d8f0ed4d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 02:51:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff590af..3195ca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=1" imageAlt="Grand hotel entrance" mediaAnimation="slide-up" avatars={[ @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Concierge Service", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=1" imageAlt="Luxury bedroom" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -160,7 +160,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/light-ocean-white-relax-umbrella_1203-3798.jpg", imageAlt: "Pool Details", }, - imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=2", imageAlt: "swimming pool hotel luxury summer", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg", imageAlt: "Dining Details", }, - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=2", imageAlt: "swimming pool hotel luxury summer", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/relaxed-couple-wearing-bathrobes-while-enjoying-health-spa-focus-is-man_637285-7504.jpg", imageAlt: "Spa Details", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg?_wi=1", imageAlt: "swimming pool hotel luxury summer", }, ]} @@ -235,7 +235,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg?_wi=2", }, { id: "2", @@ -288,7 +288,7 @@ export default function LandingPage() { title="Frequently Asked" description="Quick answers to help you plan your upcoming stay." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=3" imageAlt="FAQ Background" mediaAnimation="slide-up" /> -- 2.49.1