5 Commits

Author SHA1 Message Date
94fc70b284 Update src/app/page.tsx 2026-03-04 01:56:59 +00:00
5f2c53b568 Merge version_2 into main
Merge version_2 into main
2026-03-04 01:54:32 +00:00
97195074e4 Merge version_1 into main
Merge version_1 into main
2026-03-04 01:53:49 +00:00
0c615c42a9 Update src/app/page.tsx 2026-03-04 01:53:44 +00:00
5c7641e78d Merge version_2 into main
Merge version_2 into main
2026-03-04 01:53:18 +00:00

View File

@@ -78,11 +78,11 @@ export default function LandingPage() {
{ value: "$50K+", title: "Donated to Dyslexia Programs" },
{ value: "Natural", title: "100% Plant-Based Formula" }
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149315662.jpg"
imageAlt="Community and support for dyslexia"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -112,7 +112,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
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"
tagIcon={Leaf}
tagAnimation="slide-up"
@@ -201,7 +201,7 @@ export default function LandingPage() {
{ text: "Donate to Programs", href: "https://shaemade.com/donate" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
/>
</div>