Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 09:46:37 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
tag="Innovation in Materials"
tagIcon={Sparkles}
title="Why EVA Compound Leads the Industry"
description="For over two decades, our proprietary EVA compound technology has set the standard for lightweight, durable, and comfortable foam materials used in premium clog manufacturing. Our commitment to innovation, sustainability, and quality ensures that every pair of clogs delivers exceptional performance."
useInvertedBackground={false}
buttons={[
{ text: "Discover Our Technology", href: "#features" }
@@ -145,7 +144,7 @@ export default function LandingPage() {
{ id: "metric-3", value: "95%", description: "Customer Satisfaction Rate Across Global Markets" },
{ id: "metric-4", value: "50+", description: "Countries Where Our Clogs Are Worn" }
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={true}