Compare commits
1 Commits
version_1_
...
version_2_
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a26955d5d |
@@ -14,8 +14,8 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="Grand Lux Hotel"
|
||||
description="Experience unparalleled elegance and world-class service in the heart of the city."
|
||||
brand="Lux Hotel"
|
||||
description="Experience unparalleled elegance and world-clasrvice in the heart of the city."
|
||||
primaryButton={{
|
||||
text: "Book Your Stay",
|
||||
href: "#contact",
|
||||
@@ -45,13 +45,13 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="amenities">
|
||||
<FeaturesBorderGlow
|
||||
tag="Our Amenities"
|
||||
title="Indulge in Unrivaled Comfort"
|
||||
title="ulge in Unrivaled Comfort"
|
||||
description="From exquisite dining to serene wellness, every aspect of your stay is designed for pure relaxation and enjoyment."
|
||||
features={[
|
||||
{
|
||||
icon: Utensils,
|
||||
title: "Gourmet Dining",
|
||||
description: "Savor culinary masterpieces at our Michelin-starred restaurant.",
|
||||
description: "Savor culinary at our Michelin-starred restaurant.",
|
||||
},
|
||||
{
|
||||
icon: Droplets,
|
||||
|
||||
Reference in New Issue
Block a user