Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -211,10 +211,10 @@ export default function LandingPage() {
|
||||
title="By The Numbers"
|
||||
description="Our commitment to quality and customer satisfaction is reflected in these metrics."
|
||||
metrics={[
|
||||
{ id: "1", value: "1M+", title: "Products Sold", description: "Trusted by beauty lovers worldwide" },
|
||||
{ id: "2", value: "4.9/5", title: "Average Rating", description: "Across all platforms and reviews" },
|
||||
{ id: "3", value: "100%", title: "Natural Origins", description: "Ethically sourced ingredients" },
|
||||
{ id: "4", value: "0%", title: "Harmful Chemicals", description: "Clean beauty, always" }
|
||||
{ id: "1", value: "1M+", title: "Products Sold", description: "Trusted by beauty lovers worldwide", imageSrc: "" },
|
||||
{ id: "2", value: "4.9/5", title: "Average Rating", description: "Across all platforms and reviews", imageSrc: "" },
|
||||
{ id: "3", value: "100%", title: "Natural Origins", description: "Ethically sourced ingredients", imageSrc: "" },
|
||||
{ id: "4", value: "0%", title: "Harmful Chemicals", description: "Clean beauty, always", imageSrc: "" }
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user