Merge version_12_1779817779897 into main #11
@@ -50,7 +50,7 @@ const HeroBillboardCarousel = ({
|
||||
className="text-base md:text-lg leading-tight text-balance"
|
||||
/>
|
||||
|
||||
<div className="flex flex-wrap justify-center gap-3 mt-3">
|
||||
<div className="flex flex-wrap justify-center gap-3 mt-3 shadow-2xl">
|
||||
<Button text={primaryButton.text} href={primaryButton.href} variant="primary"/>
|
||||
<Button text={secondaryButton.text} href={secondaryButton.href} variant="secondary"animationDelay={0.1} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user