Merge version_1 into main #7

Merged
bender merged 2 commits from version_1 into main 2026-03-07 12:05:16 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Experience Sound Like Never Before"
description="Premium wireless audio with active noise cancellation, spatial audio, and seamless Apple ecosystem integration. Discover the perfect fit for every moment."
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
kpis={[
{ value: "6-30 Hours", label: "Battery Life" },
{ value: "Adaptive", label: "Noise Control" },
@@ -227,7 +227,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#features" },
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>