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" />