diff --git a/src/app/page.tsx b/src/app/page.tsx index a4cf36f..e56ca27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,9 +52,9 @@ export default function LandingPage() { description="Eat. Shop. Relax. Repeat. Experience the best of Delta State all under one roof." carouselItems={[ { - id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", imageAlt: "Lifestyle Hub"}, + id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=1", imageAlt: "Lifestyle Hub"}, { - id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg", imageAlt: "Luxury Dining"}, + id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=1", imageAlt: "Luxury Dining"}, { id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-shopping_23-2149160639.jpg", imageAlt: "Wellness & Spa"}, { @@ -155,13 +155,13 @@ export default function LandingPage() { "All Executive Features", "Breakfast Included"], button: { text: "Book Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", imageAlt: "Computer desktop behind the table"}, + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg?_wi=2", imageAlt: "Computer desktop behind the table"}, { id: "royal", title: "Royal Suite", price: "₦55,000", period: "/night", features: [ "All Deluxe Features", "Mini-Bar Access"], button: { text: "Book Now"}, - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg", imageAlt: "Computer desktop behind the table"}, + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-9643.jpg?_wi=2", imageAlt: "Computer desktop behind the table"}, ]} title="Luxury Lodging Rates" description="All rooms include 24/7 power, high-speed Wi-Fi, and security."