Merge version_1 into main #2
@@ -49,9 +49,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=1", imageAlt: "Luxury hotel exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushion-pillows_1203-671.jpg?_wi=1", imageAlt: "Hotel room interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=1", imageAlt: "Hotel lobby entrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", imageAlt: "Luxury hotel exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushion-pillows_1203-671.jpg", imageAlt: "Hotel room interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg", imageAlt: "Hotel lobby entrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-travel-app-template_23-2151084910.jpg", imageAlt: "App home screen" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
@@ -65,7 +65,6 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,9 +131,9 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{ id: "hotel-001", name: "Grand Palace Hotel", price: "$189", variant: "Luxury Suite • 5 Stars", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=2", imageAlt: "Grand Palace Hotel" },
|
||||
{ id: "hotel-002", name: "Riverside Boutique", price: "$145", variant: "Deluxe Room • 4 Stars", imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushion-pillows_1203-671.jpg?_wi=2", imageAlt: "Riverside Boutique" },
|
||||
{ id: "hotel-003", name: "Urban Comfort Inn", price: "$95", variant: "Standard Room • 3 Stars", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=2", imageAlt: "Urban Comfort Inn" }
|
||||
{ id: "hotel-001", name: "Grand Palace Hotel", price: "$189", variant: "Luxury Suite • 5 Stars", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", imageAlt: "Grand Palace Hotel" },
|
||||
{ id: "hotel-002", name: "Riverside Boutique", price: "$145", variant: "Deluxe Room • 4 Stars", imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-cushion-pillows_1203-671.jpg", imageAlt: "Riverside Boutique" },
|
||||
{ id: "hotel-003", name: "Urban Comfort Inn", price: "$95", variant: "Standard Room • 3 Stars", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg", imageAlt: "Urban Comfort Inn" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,18 +150,15 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "basic", tag: "Traveler", price: "Free", period: "Always", description: "Perfect for occasional travelers who want standard features.", button: { text: "Get Started", href: "#contact" },
|
||||
featuresTitle: "What's Included:", features: ["Access to all hotels", "Standard pricing", "Email support", "Booking history"]
|
||||
id: "basic", tag: "Traveler", price: "Free", period: "Always", description: "Perfect for occasional travelers who want standard features.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: ["Access to all hotels", "Standard pricing", "Email support", "Booking history"]
|
||||
},
|
||||
{
|
||||
id: "pro", tag: "Explorer", tagIcon: Star,
|
||||
price: "$9.99", period: "/month", description: "For frequent travelers seeking better deals and priority support.", button: { text: "Upgrade Now", href: "#contact" },
|
||||
featuresTitle: "What's Included:", features: ["10% discount on bookings", "Priority customer support", "Earn loyalty points", "Early access to deals", "Mobile app notification"]
|
||||
price: "$9.99", period: "/month", description: "For frequent travelers seeking better deals and priority support.", button: { text: "Upgrade Now", href: "#contact" }, featuresTitle: "What's Included:", features: ["10% discount on bookings", "Priority customer support", "Earn loyalty points", "Early access to deals", "Mobile app notification"]
|
||||
},
|
||||
{
|
||||
id: "elite", tag: "Elite", tagIcon: Crown,
|
||||
price: "$29.99", period: "/month", description: "Premium benefits for our most valued members.", button: { text: "Join Elite", href: "#contact" },
|
||||
featuresTitle: "What's Included:", features: ["20% discount on all bookings", "24/7 VIP phone support", "Double loyalty points", "Exclusive hotel partnerships", "Free room upgrades (if available)", "Concierge service"]
|
||||
price: "$29.99", period: "/month", description: "Premium benefits for our most valued members.", button: { text: "Join Elite", href: "#contact" }, featuresTitle: "What's Included:", features: ["20% discount on all bookings", "24/7 VIP phone support", "Double loyalty points", "Exclusive hotel partnerships", "Free room upgrades (if available)", "Concierge service"]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -171,10 +167,10 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-vector/users-set-four_78370-9284.jpg?_wi=1", imageAlt: "Sarah Johnson" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-vector/flat-floral-facebook-frame_23-2148926961.jpg?_wi=1", imageAlt: "Michael Chen" },
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-vector/users-set-four_78370-9284.jpg?_wi=2", imageAlt: "Emma Rodriguez" },
|
||||
{ id: "4", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-vector/flat-floral-facebook-frame_23-2148926961.jpg?_wi=2", imageAlt: "David Wilson" }
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-vector/users-set-four_78370-9284.jpg", imageAlt: "Sarah Johnson" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-vector/flat-floral-facebook-frame_23-2148926961.jpg", imageAlt: "Michael Chen" },
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-vector/users-set-four_78370-9284.jpg", imageAlt: "Emma Rodriguez" },
|
||||
{ id: "4", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-vector/flat-floral-facebook-frame_23-2148926961.jpg", imageAlt: "David Wilson" }
|
||||
]}
|
||||
cardTitle="Trusted by 500,000+ travelers worldwide for seamless hotel bookings"
|
||||
cardTag="See what guests say"
|
||||
|
||||
Reference in New Issue
Block a user