Update src/app/page.tsx
This commit is contained in:
@@ -102,8 +102,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Offerings"
|
||||
tagAnimation="blur-reveal"
|
||||
descriptionClassName="text-foreground"
|
||||
titleClassName="text-foreground"
|
||||
textBoxDescriptionClassName="text-foreground"
|
||||
textBoxTitleClassName="text-foreground"
|
||||
cardClassName="border-2 border-accent"
|
||||
/>
|
||||
</div>
|
||||
@@ -123,8 +123,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Rooms & Suites"
|
||||
tagAnimation="blur-reveal"
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
textBoxTitleClassName="text-foreground"
|
||||
textBoxDescriptionClassName="text-foreground"
|
||||
cardClassName="border-2 border-accent"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user