diff --git a/src/app/page.tsx b/src/app/page.tsx index e62e5ac..7490fbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,6 +80,7 @@ export default function JuicerWebsite() { description="Built for performance and reliability in every blend." animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} metrics={[ { id: "s1", icon: BatteryCharging, title: "Battery Life", value: "15 Blends" }, { id: "s2", icon: Zap, title: "Motor Power", value: "20,000 RPM" },