diff --git a/src/app/page.tsx b/src/app/page.tsx index febaca0..d9b4565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/elegant-brunette-female-sexy-dress-posing-stylish-beach-restaurant-asian-style-full-lenght_273443-3190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-brunette-female-sexy-dress-posing-stylish-beach-restaurant-asian-style-full-lenght_273443-3190.jpg?_wi=1" imageAlt="Ciriaco Hotel & Resort oceanfront view with pool" mediaAnimation="slide-up" imagePosition="right" @@ -71,7 +71,7 @@ export default function HomePage() { handle: "Traveler", testimonial: "The sea view was breathtaking and the staff was incredibly welcoming. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-passport_23-2149963921.jpg?_wi=1", imageAlt: "Maria Santos testimonial", }, { @@ -79,7 +79,7 @@ export default function HomePage() { handle: "Family Visitor", testimonial: "Perfect place for families. The pool is amazing and the rooms are spotless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg?_wi=1", imageAlt: "Juan Dela Cruz testimonial", }, { @@ -87,7 +87,7 @@ export default function HomePage() { handle: "Business Traveler", testimonial: "Reliable Wi-Fi, free parking, and excellent service. Great value for money.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-drinking-hot-tea-coffee-cafe-with-her-cell-mobile-phone_1328-4274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-drinking-hot-tea-coffee-cafe-with-her-cell-mobile-phone_1328-4274.jpg?_wi=1", imageAlt: "Ana Rodriguez testimonial", }, { @@ -95,7 +95,7 @@ export default function HomePage() { handle: "Couple", testimonial: "Romantic, clean, and peaceful. We'll definitely come back for our anniversary.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-young-pretty-lady-walking-outdoors-beach_171337-16162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-young-pretty-lady-walking-outdoors-beach_171337-16162.jpg?_wi=1", imageAlt: "Carlos Reyes testimonial", }, ]} @@ -165,7 +165,7 @@ export default function HomePage() { content: "Start your day with our delicious breakfast service featuring local and international cuisine.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1361.jpg?_wi=1" imageAlt="Resort pool and sea view" mediaAnimation="slide-up" useInvertedBackground={false} @@ -200,7 +200,7 @@ export default function HomePage() { price: "₱2,500/night", rating: 4.5, reviewCount: "180+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg?_wi=1", imageAlt: "Standard room with comfortable bed and modern furnishings", }, { @@ -210,7 +210,7 @@ export default function HomePage() { price: "₱3,500/night", rating: 4.8, reviewCount: "220+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg?_wi=1", imageAlt: "Deluxe room with premium amenities and sea view", }, { @@ -220,7 +220,7 @@ export default function HomePage() { price: "₱4,800/night", rating: 4.9, reviewCount: "150+ reviews", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-beach_23-2148656162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-beach_23-2148656162.jpg?_wi=1", imageAlt: "Spacious family suite with multiple bedrooms", }, ]}