Merge version_1 into main #5
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user