From 42cd199a4f6638321cb0501e0099dbc50da51de7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:36:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 882f4e1..e611d8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,8 @@ export default function LandingPage() { description="The Ultimate Manhattan Experience" subdescription="Since opening, 230 Fifth has become the city's most iconic rooftop venue" icon={Star} - videoSrc="http://img.b2bpic.net/free-photo/new-york-city-downtown-architecture-skyline-through-abandoned-balcony_649448-2866.jpg" + imageSrc="http://img.b2bpic.net/free-photo/new-york-city-downtown-architecture-skyline-through-abandoned-balcony_649448-2866.jpg" + mediaAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1