Merge version_1 into main #2
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Resources", href: "#resources" },
|
||||
{ text: "Join the Community", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-ui-ux-elements_23-2149057416.jpg"
|
||||
imageAlt="Modern AI dashboard interface"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn Our Story", href: "#resources" },
|
||||
{ text: "Explore Opportunities", href: "#products" },
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View All Resources", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop All Products", href: "#" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttons={[{ text: "Join Community", href: "#contact" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Instant Access", href: "#" },
|
||||
{ text: "Learn More", href: "#" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user