diff --git a/src/app/page.tsx b/src/app/page.tsx index 464c9ce..9b97cbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Premium Accommodation" tagIcon={Star} background={{ variant: "glowing-orb" }} - imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg" + imageSrc="https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1" imageAlt="Luxury hotel bedroom with elegant furnishings" imagePosition="right" buttons={[ @@ -94,7 +94,7 @@ export default function LandingPage() { features={[ { id: "1", category: ["Modern Design", "City View", "Executive"], - title: "Deluxe City Room - The Perfect Urban Retreat", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe hotel room with city views" + title: "Deluxe City Room - The Perfect Urban Retreat", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe hotel room with city views" }, { id: "2", category: ["Comfortable", "Standard", "Accessible"], @@ -102,7 +102,7 @@ export default function LandingPage() { }, { id: "3", category: ["Spacious", "Premium", "Entertainment"], - title: "Executive Suite - Elegance Redefined with Luxury", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Executive suite with living area" + title: "Executive Suite - Elegance Redefined with Luxury", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Executive suite with living area" }, { id: "4", category: ["Ultimate", "Penthouse", "Panoramic Views"], @@ -186,7 +186,7 @@ export default function LandingPage() { }, { id: "2", name: "Michael Chen", handle: "@mikec_adventures", testimonial: "Best hotel experience ever. The attention to detail is remarkable, from the luxurious amenities to the personalized service. I'll definitely be returning for my next business trip.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Michael Chen" + imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguezwrites", testimonial: "A sanctuary of elegance and comfort. The rooms are beautifully appointed, the staff genuinely cares, and the amenities exceed expectations. Worth every penny!", rating: 5, @@ -194,7 +194,7 @@ export default function LandingPage() { }, { id: "4", name: "David Kim", handle: "@davidkimphoto", testimonial: "Exceptional in every way. The penthouse suite offered breathtaking views and impeccable service. Our family will treasure these memories forever.", rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Kim" + imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "David Kim" }, { id: "5", name: "Jennifer Walsh", handle: "@jenniferwtravel", testimonial: "The spa, the dining, the views—everything is world-class. I felt pampered from the moment I arrived. This is luxury done right.", rating: 5,