Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 16:06:27 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
},
{
id: "3", brand: "Luxe Haven", name: "Presidential Suite", price: "$550/night", rating: 5,
reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-aroma-diffuser-humidifier-diffusing-water-articles-air_169016-57292.jpg", imageAlt: "Presidential Suite with luxurious amenities"
reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-aroma-diffuser-humidifier-diffusing-water-articles-air_169016-57292.jpg?_wi=1", imageAlt: "Presidential Suite with luxurious amenities"
}
]}
/>
@@ -114,7 +114,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Luxury Spa & Wellness Center", tags: ["Relaxation", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-aroma-diffuser-humidifier-diffusing-water-articles-air_169016-57292.jpg", imageAlt: "Hotel spa and wellness center"
imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-aroma-diffuser-humidifier-diffusing-water-articles-air_169016-57292.jpg?_wi=2", imageAlt: "Hotel spa and wellness center"
},
{
id: "2", title: "Fine Dining Restaurant", tags: ["Cuisine", "Excellence"],
@@ -122,7 +122,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Fitness & Recreation", tags: ["Wellness", "Activity"],
imageSrc: "http://img.b2bpic.net/free-photo/store-employee-hands-man-gift-certificate-he-bought-christmas-present-copy-space-jewelry-store-promotion_166373-8892.jpg", imageAlt: "Hotel fitness center"
imageSrc: "http://img.b2bpic.net/free-photo/store-employee-hands-man-gift-certificate-he-bought-christmas-present-copy-space-jewelry-store-promotion_166373-8892.jpg?_wi=1", imageAlt: "Hotel fitness center"
}
]}
/>
@@ -140,7 +140,7 @@ export default function LandingPage() {
id: "1", value: "38+", title: "Years of Excellence", description: "Delivering luxury experiences since 1985", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-mobile-phone_1157-32291.jpg", imageAlt: "happy hotel guests family vacation smiling"
},
{
id: "2", value: "500K+", title: "Happy Guests", description: "Satisfied travelers from around the world", imageSrc: "http://img.b2bpic.net/free-photo/store-employee-hands-man-gift-certificate-he-bought-christmas-present-copy-space-jewelry-store-promotion_166373-8892.jpg", imageAlt: "hotel concierge service professional staff"
id: "2", value: "500K+", title: "Happy Guests", description: "Satisfied travelers from around the world", imageSrc: "http://img.b2bpic.net/free-photo/store-employee-hands-man-gift-certificate-he-bought-christmas-present-copy-space-jewelry-store-promotion_166373-8892.jpg?_wi=2", imageAlt: "hotel concierge service professional staff"
}
]}
/>