diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a8690c..71bb3d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,6 +57,7 @@ export default function LandingPage() { { text: "Shop Now", href: "#featured" }, { text: "Learn More", href: "#about" } ]} + mediaAnimation="fade-in" /> @@ -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" />