From af00a057b280d6ae388298989919761d13b588be Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 03:51:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4984c3a..a96a0a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -54,6 +54,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg" imageAlt="Luxurious modern landscape design" imagePosition="right" + mediaAnimation="slide-up" /> @@ -102,6 +103,7 @@ export default function LandingPage() { { icon: Heart, label: "Artists Supported", value: "Ongoing" } ]} useInvertedBackground={false} + metricsAnimation="slide-up" /> @@ -219,6 +221,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/empty-gazebo-garden_181624-4129.jpg" imageAlt="Elegant evening landscape" imagePosition="left" + mediaAnimation="slide-up" />