diff --git a/src/app/page.tsx b/src/app/page.tsx index 051c6b5..32c1fa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Book Your Stay", href: "#booking" }, { text: "Learn More", href: "#about" }, ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/stylish-brunette-girl-sitting-stairs_1157-17435.jpg" imageAlt="Dire Dawa Ras Hotel historic landmark entrance" frameStyle="card"