Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-04 01:53:49 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Clean Hands, Clear Mind"
description="Premium hand sanitizer crafted with care for everyone, including those with dyslexia. ShaeMade combines natural ingredients with thoughtful design, because wellness should be accessible to all."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "100%", label: "Natural Ingredients" },
{ value: "1 of 5", label: "Profits Support Dyslexia Programs" },
@@ -197,7 +197,7 @@ export default function LandingPage() {
{ text: "Donate to Programs", href: "https://shaemade.com/donate" }
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>