Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-02-12 10:21:26 +00:00

View File

@@ -57,6 +57,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "#featured" }, { text: "Shop Now", href: "#featured" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
mediaAnimation="fade-in"
/> />
</div> </div>
@@ -92,9 +93,10 @@ export default function LandingPage() {
description="At Bee Fly, we believe flowers are nature's most perfect expression of love and joy." description="At Bee Fly, we believe flowers are nature's most perfect expression of love and joy."
subdescription="Founded by passionate florists dedicated to bringing happiness through flowers" subdescription="Founded by passionate florists dedicated to bringing happiness through flowers"
icon={Flower2} icon={Flower2}
videoSrc="https://img.b2bpic.net/free-psd/elegant-floral-wedding-archway-pink-peach-roses_191095-85864.jpg" imageSrc="https://img.b2bpic.net/free-psd/elegant-floral-wedding-archway-pink-peach-roses_191095-85864.jpg"
videoAriaLabel="Bee Fly flower shop interior with beautiful arrangements" imageAlt="Bee Fly flower shop interior with beautiful arrangements"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="scale-in"
/> />
</div> </div>