Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a989160456 | |||
| fb12a2c685 | |||
| 357756e7c0 |
@@ -82,11 +82,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Limited Availability during peak seasons", "City-center traffic noise (in street-facing rooms)", "Advance booking required for fine dining", "Parking fee for non-valet services", "Quiet hours strictly enforced after 10 PM"],
|
"Limited Availability during peak seasons", "City-center traffic noise (in street-facing rooms)", "Advance booking required for fine dining", "Parking fee for non-valet services", "Quiet hours strictly enforced after 10 PM"
|
||||||
|
],
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"24/7 Premium Concierge Service", "State-of-the-art Wellness Spa", "Complimentary High-speed Fiber Internet", "Gourmet Breakfast included in all suites", "Eco-friendly sustainable luxury practices"],
|
"24/7 Premium Concierge Service", "State-of-the-art Wellness Spa", "Complimentary High-speed Fiber Internet", "Gourmet Breakfast included in all suites", "Eco-friendly sustainable luxury practices"
|
||||||
|
],
|
||||||
}}
|
}}
|
||||||
title="Why Choose Solam Hotel?"
|
title="Why Choose Solam Hotel?"
|
||||||
description="Discover the amenities that set us apart from standard accommodations."
|
description="Discover the amenities that set us apart from standard accommodations."
|
||||||
|
|||||||
Reference in New Issue
Block a user