Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-30 05:22:17 +00:00

View File

@@ -123,8 +123,8 @@ export default function LandingPage() {
text: "Begin Your Journey", href: "#about" text: "Begin Your Journey", href: "#about"
} }
]} ]}
tagAnimation="entrance-slide" tagAnimation="slide-up"
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
@@ -139,7 +139,7 @@ export default function LandingPage() {
text: "Discover More", href: "#experiences" text: "Discover More", href: "#experiences"
} }
]} ]}
buttonAnimation="entrance-slide" buttonAnimation="slide-up"
/> />
</div> </div>
<div id="experiences" data-section="experiences"> <div id="experiences" data-section="experiences">