diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e0d142..d2bdd9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { { value: "500+", title: "Rooms & Suites" }, { value: "4.9/5", title: "Average Guest Rating" } ]} - imageSrc="https://img.b2bpic.net/free-photo/happy-woman-relaxing-with-her-husband-lounge-chairs-while-spending-day-health-spa_637285-7462.jpg" + imageSrc="https://img.b2bpic.net/free-photo/happy-woman-relaxing-with-her-husband-lounge-chairs-while-spending-day-health-spa_637285-7462.jpg?_wi=1" imageAlt="Luxe Haven Spa and Wellness Center" useInvertedBackground={false} mediaAnimation="slide-up" @@ -153,7 +153,7 @@ export default function LandingPage() { features={[ { id: "spa", title: "Award-Winning Spa & Wellness Center", category: ["Wellness", "Relaxation", "Health"], - imageSrc: "https://img.b2bpic.net/free-photo/happy-woman-relaxing-with-her-husband-lounge-chairs-while-spending-day-health-spa_637285-7462.jpg", imageAlt: "Spa and Wellness Facilities" + imageSrc: "https://img.b2bpic.net/free-photo/happy-woman-relaxing-with-her-husband-lounge-chairs-while-spending-day-health-spa_637285-7462.jpg?_wi=2", imageAlt: "Spa and Wellness Facilities" }, { id: "dining", title: "Fine Dining Restaurant & Lounge", category: ["Cuisine", "Dining", "Entertainment"], @@ -222,10 +222,10 @@ export default function LandingPage() { id: "1", name: "Sarah Mitchell", imageSrc: "https://img.b2bpic.net/free-photo/businesspeople-discussing-digital-tablet_107420-95913.jpg", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "James Anderson", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "James Anderson" + id: "2", name: "James Anderson", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "James Anderson" }, { - id: "3", name: "Emma Richardson", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Emma Richardson" + id: "3", name: "Emma Richardson", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Emma Richardson" }, { id: "4", name: "David Chen", imageSrc: "https://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg", imageAlt: "David Chen"