Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-29 10:28:51 +00:00

View File

@@ -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}
/>
</div>
@@ -167,7 +159,6 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
showVerifiedBadge={true}
cardDescriptionClassName="hidden"
/>
</div>