Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 889092d186 | |||
| c05b3a1fe4 |
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "maldives", name: "Maldives Private Island Resort", price: "Custom Quote", variant: "7 nights • All-inclusive • Private Butler Service", imageSrc: "http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg", imageAlt: "Maldives luxury overwater bungalows with crystal clear waters"},
|
||||
id: "maldives", name: "Maldives Private Island Resort", price: "From $8,500+", variant: "7 nights • All-inclusive • Private Butler Service", imageSrc: "http://img.b2bpic.net/free-photo/wooden-jetty-luxury-resort-maldives_505751-5521.jpg", imageAlt: "Maldives luxury overwater bungalows with crystal clear waters"},
|
||||
{
|
||||
id: "bali", name: "Bali Luxury Retreat & Wellness", price: "Custom Quote", variant: "10 nights • Spa & Yoga • Cultural Immersion", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rice-terraces-bali-indonesia_181624-43491.jpg", imageAlt: "Bali temple landscape and luxury accommodation nestled in tropical setting"},
|
||||
id: "bali", name: "Bali Luxury Retreat & Wellness", price: "From $6,200+", variant: "10 nights • Spa & Yoga • Cultural Immersion", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-rice-terraces-bali-indonesia_181624-43491.jpg", imageAlt: "Bali temple landscape and luxury accommodation nestled in tropical setting"},
|
||||
{
|
||||
id: "switzerland", name: "Swiss Alpine Prestige Escape", price: "Custom Quote", variant: "6 nights • Mountain Views • Michelin-starred Dining", imageSrc: "http://img.b2bpic.net/free-photo/santa-maddalena-dolomites-rangesouth-tyrol_661209-233.jpg", imageAlt: "Switzerland alpine resort with mountain views and luxury amenities"},
|
||||
id: "switzerland", name: "Swiss Alpine Prestige Escape", price: "From $9,800+", variant: "6 nights • Mountain Views • Michelin-starred Dining", imageSrc: "http://img.b2bpic.net/free-photo/santa-maddalena-dolomites-rangesouth-tyrol_661209-233.jpg", imageAlt: "Switzerland alpine resort with mountain views and luxury amenities"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user