Merge version_2 into main #2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user