1 Commits

Author SHA1 Message Date
3cbc902e61 Bob AI: fix build errors (attempt 1) 2026-02-23 20:32:33 +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", icon: CheckCircle },
{ type: "text", text: "Cruelty-Free Certified", icon: CheckCircle },
{ type: "text", text: "Made in Italy", icon: CheckCircle }
{ type: "text", text: "100% Natural Ingredients" },
{ type: "text", text: "Cruelty-Free Certified" },
{ type: "text", text: "Made in Italy" }
]}
showMarqueeCard={true}
ariaLabel="Luxury skincare hero section showcasing premium products"