Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Your Stay", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263507.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263507.jpg?_wi=1"
|
||||
imageAlt="Luxurious lodge entrance"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -70,11 +70,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Comfortable Rooms", description: "Relax in our clean, well-appointed rooms designed for maximum peace.", tag: "Room", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12647.jpg"},
|
||||
id: "f1", title: "Comfortable Rooms", description: "Relax in our clean, well-appointed rooms designed for maximum peace.", tag: "Room", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12647.jpg?_wi=1"},
|
||||
{
|
||||
id: "f2", title: "Restaurant & Bar", description: "Delicious meals and refreshing drinks prepared by our professional team.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg"},
|
||||
id: "f2", title: "Restaurant & Bar", description: "Delicious meals and refreshing drinks prepared by our professional team.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg?_wi=1"},
|
||||
{
|
||||
id: "f3", title: "Peaceful Environment", description: "Whether travelling for business or relaxation, find your sanctuary here.", tag: "Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-home-enjoying-cup-coffee_23-2148933652.jpg"},
|
||||
id: "f3", title: "Peaceful Environment", description: "Whether travelling for business or relaxation, find your sanctuary here.", tag: "Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/woman-home-enjoying-cup-coffee_23-2148933652.jpg?_wi=1"},
|
||||
]}
|
||||
title="Why Guests Choose Us"
|
||||
description="Experience the difference with our commitment to quality service and guest satisfaction."
|
||||
@@ -92,16 +92,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg", imageAlt: "relaxing lounge area interior"},
|
||||
{
|
||||
id: "2", name: "Emmanuel Mwanza", role: "Guest", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263507.jpg", imageAlt: "relaxing lounge area interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263507.jpg?_wi=2", imageAlt: "relaxing lounge area interior"},
|
||||
{
|
||||
id: "3", name: "Brighton Nsonga", role: "Guest", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12647.jpg", imageAlt: "relaxing lounge area interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12647.jpg?_wi=2", imageAlt: "relaxing lounge area interior"},
|
||||
{
|
||||
id: "4", name: "Sarah Miller", role: "Traveler", company: "Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg", imageAlt: "relaxing lounge area interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg?_wi=2", imageAlt: "relaxing lounge area interior"},
|
||||
{
|
||||
id: "5", name: "John Doe", role: "Guest", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-enjoying-cup-coffee_23-2148933652.jpg", imageAlt: "relaxing lounge area interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-enjoying-cup-coffee_23-2148933652.jpg?_wi=2", imageAlt: "relaxing lounge area interior"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user