diff --git a/src/app/page.tsx b/src/app/page.tsx index 043b387..cbe7eb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { { id: "3", name: "Renewal Mask", price: "$52", imageSrc: "https://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg", imageAlt: "Renewal Mask jar" } - ] + ]} /> @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "3", value: "100%", title: "Clean & Safe Formula", items: ["No harsh chemicals", "Cruelty-free certified", "Vegan ingredients"] } - ] + ]} /> @@ -160,7 +160,7 @@ export default function LandingPage() { id: "4", name: "Lisa Wong", handle: "@lisawongbeauty", testimonial: "Worth every penny. This brand truly understands what real skincare should be. My go-to recommendation now!", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Wong" } - ] + ]} />