Merge version_1 into main #3
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tag="Premium Comfort Stay"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Check Availability", href: "https://booking.example.com" },
|
||||
{ text: "View Rooms", href: "#rooms" },
|
||||
|
||||
Reference in New Issue
Block a user