From 2a70a407402231d2ea55f779a79454d6e85b9858 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 10:18:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8f8a62..f544f54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { tag="Premium Flowers" tagIcon={Flower} background={{ variant: "radial-gradient" }} + mediaAnimation="rotation" mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/pink-roses-with-green-stems_23-2147761211.jpg", imageAlt: "Beautiful pink roses arrangement" }, { imageSrc: "https://img.b2bpic.net/free-photo/decoration-artificial-flower-table-filtered-image-processed_1232-3695.jpg", imageAlt: "Colorful wildflower bouquet" }, -- 2.49.1