Merge version_2 into main #4
@@ -83,6 +83,24 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero-billboard" data-section="hero-billboard">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="ELEVATE YOUR CELEBRATION"
|
||||
description="Experience the ultimate luxury with our Hero Billboard block. Premium staging, exclusive ambiance, and unforgettable moments await."
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Moment", href: "#booking" },
|
||||
{ text: "Explore Packages", href: "#packages" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg"
|
||||
imageAlt="Premium celebration with VVIP service"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="browser"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="packages" data-section="packages">
|
||||
<PricingCardOne
|
||||
title="Premium Bottle Packages"
|
||||
|
||||
Reference in New Issue
Block a user