Update src/app/page.tsx

This commit is contained in:
2026-02-12 10:21:22 +00:00
parent b4f902e91b
commit 82cbcbcec3

View File

@@ -57,6 +57,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "#featured" },
{ text: "Learn More", href: "#about" }
]}
mediaAnimation="fade-in"
/>
</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."
subdescription="Founded by passionate florists dedicated to bringing happiness through flowers"
icon={Flower2}
videoSrc="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"
imageSrc="https://img.b2bpic.net/free-psd/elegant-floral-wedding-archway-pink-peach-roses_191095-85864.jpg"
imageAlt="Bee Fly flower shop interior with beautiful arrangements"
useInvertedBackground={false}
mediaAnimation="scale-in"
/>
</div>