Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user