diff --git a/src/app/page.tsx b/src/app/page.tsx index 02fc337..7295e70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Explore Rooms", href: "#product" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1" imageAlt="Hotel 88 Bekasi luxury lobby and entrance" frameStyle="card" mediaAnimation="blur-reveal" @@ -101,10 +101,10 @@ export default function LandingPage() { id: "1", name: "Standard Room", price: "Rp 450,000", imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg", imageAlt: "Standard Room at Hotel 88 Bekasi" }, { - id: "2", name: "Deluxe Room", price: "Rp 650,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room with premium amenities" + id: "2", name: "Deluxe Room", price: "Rp 650,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Room with premium amenities" }, { - id: "3", name: "Executive Suite", price: "Rp 950,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Executive Suite with luxury features" + id: "3", name: "Executive Suite", price: "Rp 950,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Executive Suite with luxury features" } ]} gridVariant="three-columns-all-equal-width" @@ -165,10 +165,10 @@ export default function LandingPage() { id: "1", name: "Budi Santoso", role: "Business Executive", testimonial: "Hotel 88 Bekasi exceeded all my expectations! The service was impeccable, rooms are immaculate, and the staff made me feel truly welcome. I'll definitely return for my next business trip.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Budi Santoso" }, { - id: "2", name: "Siti Nurhaliza", role: "Travel Enthusiast", testimonial: "The perfect blend of luxury and affordability. From the spa to the restaurant, every detail is thoughtfully designed. The hospitality is warm and genuine. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Siti Nurhaliza" + id: "2", name: "Siti Nurhaliza", role: "Travel Enthusiast", testimonial: "The perfect blend of luxury and affordability. From the spa to the restaurant, every detail is thoughtfully designed. The hospitality is warm and genuine. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Siti Nurhaliza" }, { - id: "3", name: "Ahmad Wijaya", role: "Corporate Manager", testimonial: "Outstanding accommodations and excellent facilities. The pool and fitness center are top-notch. Staff is attentive and professional. A truly memorable stay!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Ahmad Wijaya" + id: "3", name: "Ahmad Wijaya", role: "Corporate Manager", testimonial: "Outstanding accommodations and excellent facilities. The pool and fitness center are top-notch. Staff is attentive and professional. A truly memorable stay!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Ahmad Wijaya" }, { id: "4", name: "Dewi Lestari", role: "Wedding Guest", testimonial: "We stayed here for a wedding celebration and had the most wonderful experience. The location is convenient, the rooms are spacious and beautiful, and the team was so helpful!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Dewi Lestari" @@ -190,7 +190,7 @@ export default function LandingPage() { tagAnimation="opacity" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2" imageAlt="Hotel exterior view" mediaAnimation="blur-reveal" mediaPosition="right"