Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
title="Discover Your Next Adventure Beautifully"
|
||||
description="Explore curated destinations with stunning visuals and seamless trip planning. From hidden gems to iconic landmarks, find inspiration and book with confidence."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Travel Inspiration"
|
||||
tagIcon={Compass}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user