Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-reception-counter-with-classy-interior-design_482257-101081.jpg", imageAlt: "Luxury hotel lobby entrance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Premium hotel bedroom suite"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Premium hotel bedroom suite"
|
||||
}
|
||||
]}
|
||||
rating={5}
|
||||
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Deluxe Room", price: "$150/night", 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 queen bed", initialQuantity: 1
|
||||
id: "1", name: "Deluxe Room", price: "$150/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe room with queen bed", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ocean View Suite", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-female-lying-bed-looking-beach-through-glass-windows_181624-57823.jpg", imageAlt: "Suite with ocean view and balcony", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Penthouse", price: "$500/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxury penthouse suite", initialQuantity: 1
|
||||
id: "3", name: "Premium Penthouse", price: "$500/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Luxury penthouse suite", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -122,10 +122,10 @@ export default function LandingPage() {
|
||||
title: "Spa & Wellness", description: "Rejuvenate your body and mind with our award-winning spa treatments and wellness programs.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaceful-body-lying-person-relax_1301-3277.jpg", imageAlt: "Luxurious spa treatment area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaceful-body-lying-person-relax_1301-3277.jpg?_wi=1", imageAlt: "Luxurious spa treatment area"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weekend-mature-couple-enjoying-good-weather-near-swimming-pool_259150-57796.jpg", imageAlt: "Olympic-size swimming pool"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weekend-mature-couple-enjoying-good-weather-near-swimming-pool_259150-57796.jpg?_wi=1", imageAlt: "Olympic-size swimming pool"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -133,10 +133,10 @@ export default function LandingPage() {
|
||||
title: "Fine Dining", description: "Savor world-class cuisine crafted by our renowned chefs in our elegant restaurant and lounge.", icon: Utensils,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Fine dining restaurant interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Fine dining restaurant interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaceful-body-lying-person-relax_1301-3277.jpg", imageAlt: "Gourmet food presentation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaceful-body-lying-person-relax_1301-3277.jpg?_wi=2", imageAlt: "Gourmet food presentation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -144,10 +144,10 @@ export default function LandingPage() {
|
||||
title: "Fitness Center", description: "Stay fit with our state-of-the-art gym equipment and personalized training programs.", icon: Dumbbell,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "Modern fitness gym"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=1", imageAlt: "Modern fitness gym"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weekend-mature-couple-enjoying-good-weather-near-swimming-pool_259150-57796.jpg", imageAlt: "Fitness training area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weekend-mature-couple-enjoying-good-weather-near-swimming-pool_259150-57796.jpg?_wi=2", imageAlt: "Fitness training area"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -155,10 +155,10 @@ export default function LandingPage() {
|
||||
title: "Business Center", description: "Fully equipped meeting rooms and high-speed internet for your business needs.", icon: Briefcase,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Modern business meeting room"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "Modern business meeting room"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "Business center workstations"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=2", imageAlt: "Business center workstations"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
cardTagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Sarah Mitchell guest photo"
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=1", imageAlt: "Sarah Mitchell guest photo"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "James Rodriguez guest photo"
|
||||
@@ -186,13 +186,13 @@ export default function LandingPage() {
|
||||
id: "3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emily Chen guest photo"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Michael Thompson guest photo"
|
||||
id: "4", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=2", imageAlt: "Michael Thompson guest photo"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Jessica Lee guest photo"
|
||||
id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "Jessica Lee guest photo"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "David Martinez guest photo"
|
||||
id: "6", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "David Martinez guest photo"
|
||||
}
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user