Merge version_3 into main #3
@@ -124,7 +124,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
avatars={heroAvatars}
|
||||
avatarText="Join thousands already sharing instantly"
|
||||
buttons={[{ text: "Download Now", href: "#" }]}
|
||||
buttons={[
|
||||
{ text: "Download Now", href: "#" },
|
||||
{ text: "See How It Works", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user