Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-09 12:13:26 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
{ text: "View Collection", href: "collections" }
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>
@@ -229,7 +229,7 @@ export default function LandingPage() {
<ContactText
text="Ready to elevate your game? Discover your perfect pair of football boots and experience the difference premium footwear can make."
animationType="entrance-slide"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
buttons={[
{ text: "Get Started", href: "products" },