From 95b6accc22d94a71331f8c5627a5618092398fa7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:15:11 +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 6190d5d..6b2b7a1 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" />