1 Commits

Author SHA1 Message Date
7b18db6b41 Merge version_1 into main
Merge version_1 into main
2026-02-23 20:31:53 +00:00

View File

@@ -57,9 +57,9 @@ export default function LandingPage() {
imageAlt="Luxurious skincare products arranged elegantly on a marble surface"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "100% Natural Ingredients" },
{ type: "text", text: "Cruelty-Free Certified" },
{ type: "text", text: "Made in Italy" }
{ type: "text", text: "100% Natural Ingredients", icon: CheckCircle },
{ type: "text", text: "Cruelty-Free Certified", icon: CheckCircle },
{ type: "text", text: "Made in Italy", icon: CheckCircle }
]}
showMarqueeCard={true}
ariaLabel="Luxury skincare hero section showcasing premium products"