Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:34:08 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Women's Sports Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-wireless-earphones-with-backpack-shoulder-dreamily-looking-camera-treadmill-city-stadium_574295-5298.jpg", imageAlt: "Women athlete in action"},
@@ -220,7 +220,7 @@ export default function LandingPage() {
{ text: "Schedule a Call", href: "https://calendly.com/undisputed" },
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
/>
</div>