diff --git a/src/app/page.tsx b/src/app/page.tsx index 86014f6..b5e959b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}