Merge version_1 into main #1
@@ -41,10 +41,10 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Exquisite Florals Crafted with Passion"
|
||||
description="Discover bespoke flower arrangements that elevate every moment. From intimate gatherings to grand celebrations, Maxna creates botanical masterpieces that capture emotion and beauty."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Premium Floral Design"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://pixabay.com/get/gd08916469e8d06adee675fd60b23cf75e2e1e5f9d44064559971e5d9db12a6315546d359adea714a6171333db9a448e1a40307787de31dcc673a012f37a54c58_1280.jpg"
|
||||
imageAlt="Luxury floral arrangement by Maxna"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collections", href: "features" },
|
||||
{ text: "Book Consultation", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "https://pixabay.com/get/gd930b5306ff9ae28470a9348da4780c328c140dd57002fc05afe8455056df413491ea254ab7615f9fbdb063079a4d68be7728264f721bb2f8931be6fd2b85bec_1280.jpg", alt: "Client testimonial" },
|
||||
{ src: "https://pixabay.com/get/g7e9c11b6a6397bf060bd2894cf4eac8f9a9ca0cb83ce74f5e4d6fd31afee518efa36c7fa0fca777cee0f202885359618c925394f65377d934f8c5b00fecc908f_1280.jpg", alt: "Client testimonial" },
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{ text: "Our Story", href: "#" },
|
||||
{ text: "View Portfolio", href: "#" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
description="Explore our carefully curated floral offerings, each designed to tell a unique story and create unforgettable moments."
|
||||
tag="Collections"
|
||||
tagIcon={Flower2}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Wedding Florals", description: "Bespoke bridal bouquets and ceremony florals that capture your vision and celebrate your love story.", imageSrc: "https://pixabay.com/get/g0d8d7545bd1bcb75e410065b7c12395a108a6412748a96acabe4255a9289ad400381f6759f239f921258d24993a17ccfc26839b1e559d3b0815fc699202214e4_1280.jpg", imageAlt: "Wedding flower arrangement"
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
description="Featured in premium publications and trusted by the most discerning clients."
|
||||
tag="Featured"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Luxury Events Magazine", "Premium Wedding Publications", "Elite Corporate Events", "Boutique Design Studios", "High-End Event Venues", "Luxury Lifestyle Brands", "Premium Wedding Planners"
|
||||
]}
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
description="Hear from our clients about how Maxna transformed their special events."
|
||||
tag="Testimonials"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user