Merge version_1 into main #5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user