Merge version_1_1781369371827 into main #6
@@ -3,7 +3,18 @@ import HeroBrand from '@/components/sections/hero/HeroBrand';
|
||||
|
||||
export default function HotelPage() {
|
||||
return (
|
||||
<ThemeProvider>
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="gradient"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBrand
|
||||
brand="Transform Into Your Best Version"
|
||||
|
||||
Reference in New Issue
Block a user