Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Land Royal Residence Pattaya"
|
||||
description="Where the rooms are big, the beds are soft, and the stress disappears. Stay in spacious, peaceful rooms just minutes from everything Pattaya offers."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Your Stay", href: "#booking" },
|
||||
{ text: "Check Availability", href: "#rooms" }
|
||||
|
||||
Reference in New Issue
Block a user