Merge version_2 into main #3
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
title="Participate in the Next Big Airdrop"
|
||||
description="Secure, transparent, and instant token distribution directly to your wallet. Join thousands of users worldwide."
|
||||
buttons={[{ text: "Claim Now", href: "#cta" }]}
|
||||
leftCarouselItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg" }]}
|
||||
rightCarouselItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg" }]}
|
||||
leftCarouselItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg?_wi=1" }]}
|
||||
rightCarouselItems={[{ imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg?_wi=1" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,8 +56,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Instant Access", description: "Claim your rewards immediately without friction.", icon: Zap, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg" }, { imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg" }] },
|
||||
{ title: "Total Security", description: "Audited protocols keeping your assets safe.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg" }, { imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg" }] }
|
||||
{ title: "Instant Access", description: "Claim your rewards immediately without friction.", icon: Zap, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg?_wi=2" }, { imageSrc: "https://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg?_wi=3" }] },
|
||||
{ title: "Total Security", description: "Audited protocols keeping your assets safe.", icon: ShieldCheck, mediaItems: [{ imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg?_wi=2" }, { imageSrc: "https://img.b2bpic.net/free-photo/lock-front-side-with-white-background_187299-39892.jpg?_wi=3" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user