From 4e082232e2a2e24df8ba28473da4b44a5eaec2cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 23:26:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57febb8..e62e5ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,6 @@ export default function JuicerWebsite() { description="With a 350ML capacity, this juicer is ideal for gym enthusiasts, travelers, and busy professionals who need a quick energy boost on the move. Rechargeable via USB, it's convenience redefined." imageSrc="https://img.b2bpic.net/free-photo/woman-holding-glass-fresh-smoothie_23-2148293781.jpg" useInvertedBackground={true} - mediaAnimation="blur-reveal" /> @@ -80,7 +79,7 @@ export default function JuicerWebsite() { title="Product Specifications" description="Built for performance and reliability in every blend." animationType="slide-up" - gridVariant="uniform-all-items-equal" + textboxLayout="split" metrics={[ { id: "s1", icon: BatteryCharging, title: "Battery Life", value: "15 Blends" }, { id: "s2", icon: Zap, title: "Motor Power", value: "20,000 RPM" }, -- 2.49.1