Merge version_1 into main #8
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1"
|
||||
imageAlt="Luxury beachfront suite with ocean view at Hotel El Bay"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Hotel El Bay", name: "Private Coastal Villa", price: "$950/night", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Private villa with infinity pool and ocean views"
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Private villa with infinity pool and ocean views"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -169,13 +169,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Margaret Richardson", handle: "@mrich_travel", testimonial: "An absolutely transformative retreat. The attention to detail, from room service to beachfront activities, exceeded every expectation. We're already planning our return visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Margaret Richardson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", handle: "@dchen_ventures", testimonial: "Perfect for our corporate retreat. The team arranged everything seamlessly, and our guests were thoroughly impressed. Professionalism meets paradise here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
|
||||
id: "2", name: "David Chen", handle: "@dchen_ventures", testimonial: "Perfect for our corporate retreat. The team arranged everything seamlessly, and our guests were thoroughly impressed. Professionalism meets paradise here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Moretti", handle: "@elena_lifestyle", testimonial: "The spa treatments changed my life. Combined with the serene coastal setting and impeccable service, this is luxury at its finest. A sanctuary indeed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204371.jpg", imageAlt: "Elena Moretti"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Peterson", handle: "@jpeterusa", testimonial: "My wedding here was unforgettable. Every detail was perfection, and the views provided the most stunning backdrop for our photos. Thank you for making it special.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Peterson"
|
||||
id: "4", name: "James Peterson", handle: "@jpeterusa", testimonial: "My wedding here was unforgettable. Every detail was perfection, and the views provided the most stunning backdrop for our photos. Thank you for making it special.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Peterson"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user