Merge version_1 into main #3
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
description="Indulge in an exquisite stay at Grandeur Hotel, where every detail is crafted for your utmost relaxation and enjoyment."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[{ text: "Book Your Stay", href: "#contact" }, { text: "Explore Rooms", href: "#rooms" }]}
|
||||
mediaItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxurious hotel room interior" }, { imageSrc: "https://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", imageAlt: "Elegant hotel lobby and reception area" }, { imageSrc: "https://img.b2bpic.net/free-photo/breakfast-set-table_140725-4478.jpg", imageAlt: "Fine dining restaurant in hotel" }, { imageSrc: "https://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg", imageAlt: "Relaxing hotel spa area" }, { imageSrc: "https://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Stunning hotel infinity pool with a view" }]}
|
||||
mediaItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxurious hotel room interior" }, { imageSrc: "https://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", imageAlt: "Elegant hotel lobby and reception area" }, { imageSrc: "https://img.b2bpic.net/free-photo/breakfast-set-table_140725-4478.jpg", imageAlt: "Fine dining restaurant in hotel" }, { imageSrc: "https://img.b2bpic.net/free-photo/high-angle-view-woman-getting-out-water-after-swimming-pool-spa-copy-space_637285-7560.jpg", imageAlt: "Relaxing hotel spa area" }, { imageSrc: "https://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Stunning hotel infinity pool with a view" }]}
|
||||
tag="Welcome to Grandeur Hotel"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[{ id: "standard", brand: "Grandeur Hotel", name: "Standard King Room", price: "From $250 / night", rating: 4, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg", imageAlt: "A well-appointed standard hotel room with a king-size bed." }, { id: "deluxe", brand: "Grandeur Hotel", name: "Deluxe Suite", price: "From $450 / night", rating: 5, reviewCount: "870", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "A spacious deluxe suite with a separate living area." }, { id: "executive", brand: "Grandeur Hotel", name: "Executive Penthouse", price: "From $999 / night", rating: 5, reviewCount: "320", imageSrc: "https://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "An opulent executive penthouse with panoramic city views." }]}
|
||||
products={[{ id: "standard", brand: "Grandeur Hotel", name: "Standard King Room", price: "From $250 / night", rating: 4, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg", imageAlt: "A well-appointed standard hotel room with a king-size bed." }, { id: "deluxe", brand: "Grandeur Hotel", name: "Deluxe Suite", price: "From $450 / night", rating: 5, reviewCount: "870", imageSrc: "https://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "A spacious deluxe suite with a separate living area." }, { id: "executive", brand: "Grandeur Hotel", name: "Executive Penthouse", price: "From $999 / night", rating: 5, reviewCount: "320", imageSrc: "https://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "An opulent executive penthouse with panoramic city views." }]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
tag="Rooms & Suites"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user