Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-06-06 08:17:49 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
{
text: "Explore Features", href: "#features"},
]}
buttonAnimation="reveal-blur"
buttonAnimation="blur-reveal"
carouselItems={[
{
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163387.jpg", imageAlt: "Smart Member Dashboard"},
@@ -97,7 +97,7 @@ export default function LandingPage() {
{
text: "Our Mission", href: "#"},
]}
buttonAnimation="reveal-blur"
buttonAnimation="blur-reveal"
/>
</div>