Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
tag="Hotel Excellence"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Room", href: "contact" },
|
||||
{ text: "Explore Rooms", href: "rooms" },
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to book your stay? Contact our reservations team today for the best rates and immediate confirmation."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user