Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:36:53 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Mainnet 2.0 Live"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "plain" }}
background={{ variant: "fluid" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOw6uId1qoiUVAs1ze9X4D92wq/a-premium-web3-blockchain-dashboard-inte-1772537537740-b8147ec0.png"
imageAlt="Web3Bit premium blockchain dashboard interface"
buttons={[
@@ -227,7 +227,7 @@ export default function LandingPage() {
/>
</div>
<div id="contact" data-section="contact">
<div id="cta" data-section="cta">
<ContactSplitForm
title="Start Your Web3 Journey"
description="Join the decentralized revolution. Get instant access to Web3Bit infrastructure and begin building the future today."
@@ -277,7 +277,7 @@ export default function LandingPage() {
{ label: "About", href: "#about" },
{ label: "Blog", href: "https://blog.example.com" },
{ label: "Careers", href: "https://careers.example.com" },
{ label: "Contact", href: "#contact" }
{ label: "Contact", href: "#cta" }
]
},
{