Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cbc902e61 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user