Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94fc70b284 | |||
| 5f2c53b568 | |||
| 97195074e4 | |||
| 0c615c42a9 | |||
| 5c7641e78d |
@@ -78,11 +78,11 @@ export default function LandingPage() {
|
|||||||
{ value: "$50K+", title: "Donated to Dyslexia Programs" },
|
{ value: "$50K+", title: "Donated to Dyslexia Programs" },
|
||||||
{ value: "Natural", title: "100% Plant-Based Formula" }
|
{ value: "Natural", title: "100% Plant-Based Formula" }
|
||||||
]}
|
]}
|
||||||
|
metricsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149315662.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149315662.jpg"
|
||||||
imageAlt="Community and support for dyslexia"
|
imageAlt="Community and support for dyslexia"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Our Natural Collection"
|
title="Our Natural Collection"
|
||||||
description="Thoughtfully crafted hand sanitizers made from nature's finest ingredients. Every purchase directly funds dyslexia programs and support services, connecting your wellness with meaningful social impact."
|
description="Thoughtfully crafted hand sanitizers made from nature's finest ingredients. Every bottle tells a story of care and commitment."
|
||||||
tag="Shop Collection"
|
tag="Shop Collection"
|
||||||
tagIcon={Leaf}
|
tagIcon={Leaf}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Donate to Programs", href: "https://shaemade.com/donate" }
|
{ text: "Donate to Programs", href: "https://shaemade.com/donate" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user