Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -58,22 +58,22 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxury Hotel Room"
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxury Hotel Room"
|
||||
},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg", imageAlt: "Hotel Exterior View"
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg?_wi=1", imageAlt: "Hotel Exterior View"
|
||||
},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room"
|
||||
id: "carousel-3", 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"
|
||||
},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Premium Suite"
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Premium Suite"
|
||||
},
|
||||
{
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Bedroom Comfort"
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=4", imageAlt: "Bedroom Comfort"
|
||||
},
|
||||
{
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg", imageAlt: "Building Entrance"
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892901.jpg?_wi=2", imageAlt: "Building Entrance"
|
||||
},
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -115,12 +115,12 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Deluxe Room", description: "Perfect for solo travelers and couples. Features king size bed, air conditioning, smart TV, free WiFi, and room service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room", button: {
|
||||
title: "Deluxe Room", description: "Perfect for solo travelers and couples. Features king size bed, air conditioning, smart TV, free WiFi, and room service.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=5", imageAlt: "Deluxe Room", button: {
|
||||
text: "Book This Room", href: "https://booking.example.com"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "Premium Room", description: "Spacious room ideal for families and business travelers. Includes larger space, premium interiors, work desk, and luxury bedding.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Premium Suite", button: {
|
||||
title: "Premium Room", description: "Spacious room ideal for families and business travelers. Includes larger space, premium interiors, work desk, and luxury bedding.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=6", imageAlt: "Premium Suite", button: {
|
||||
text: "Check Availability", href: "https://booking.example.com"
|
||||
},
|
||||
},
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "earlybird", title: "Early Bird Discount", price: "20%", period: "off", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Early Bird Offer", button: {
|
||||
id: "earlybird", title: "Early Bird Discount", price: "20%", period: "off", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=7", imageAlt: "Early Bird Offer", button: {
|
||||
text: "Book Early", href: "https://booking.example.com"
|
||||
},
|
||||
features: [
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "temple", title: "Temple Visitor Package", price: "Special", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Temple Package", button: {
|
||||
id: "temple", title: "Temple Visitor Package", price: "Special", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=8", imageAlt: "Temple Package", button: {
|
||||
text: "Book Package", href: "https://booking.example.com"
|
||||
},
|
||||
features: [
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "business", title: "Business Traveler Package", price: "Corporate", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Business Package", button: {
|
||||
id: "business", title: "Business Traveler Package", price: "Corporate", period: "rate", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=9", imageAlt: "Business Package", button: {
|
||||
text: "Book Corporate", href: "https://booking.example.com"
|
||||
},
|
||||
features: [
|
||||
|
||||
Reference in New Issue
Block a user