Merge version_2 into main #4
@@ -52,8 +52,6 @@ export default function LandingPage() {
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuRn3qo0o1mW14jZjoWGZjMf68/uploaded-1777233911088-07mjp9zo.jpg", imageAlt: "Hostel Lobby" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuRn3qo0o1mW14jZjoWGZjMf68/uploaded-1777233911088-h30t743n.jpg", imageAlt: "Hostel Dorm" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuRn3qo0o1mW14jZjoWGZjMf68/uploaded-1777233911088-rabatljz.jpg", imageAlt: "Kitchen" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuRn3qo0o1mW14jZjoWGZjMf68/uploaded-1777233911088-jnf6hvfb.jpg", imageAlt: "Lounge Area" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuRn3qo0o1mW14jZjoWGZjMf68/uploaded-1777233911088-hj0blsan.jpg", imageAlt: "Hostel Cafe" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -93,6 +91,7 @@ export default function LandingPage() {
|
||||
{ id: "p1", badge: "Basic", price: "$25", subtitle: "Best for solo travelers", buttons: [{ text: "Select" }], features: ["Dorm bed", "Free Breakfast", "Shared Bath"] },
|
||||
{ id: "p2", badge: "Deluxe", price: "$89", subtitle: "Best for couples", buttons: [{ text: "Select" }], features: ["Private room", "En-suite bath", "Free Breakfast"] },
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -145,6 +144,8 @@ export default function LandingPage() {
|
||||
names={["Travel Insider", "HostelHub", "EcoTour Awards"]}
|
||||
title="Trusted by Travelers Everywhere"
|
||||
description="Featured in leading travel platforms."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user