From 150d0eca2dd2640c0ea7baaf7ebdbd297dba5e88 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 10:28:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 235e137..3c25514 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,14 +77,6 @@ export default function LandingPage() { ]} autoPlay={true} autoPlayInterval={4000} - marqueeItems={[ - { type: "image", src: "/templates/skincare-luxury/logo-vogue.webp" }, - { type: "image", src: "/templates/skincare-luxury/logo-harpers-bazaar.webp" }, - { type: "image", src: "/templates/skincare-luxury/logo-elle.svg" }, - { type: "image", src: "/templates/skincare-luxury/logo-forbes.webp" }, - { type: "image", src: "/templates/skincare-luxury/logo-allure.webp" }, - ]} - showMarqueeCard={false} /> @@ -167,7 +159,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - showVerifiedBadge={true} cardDescriptionClassName="hidden" />