Merge version_2 into main #4
@@ -45,8 +45,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Internet Freedom for All"
|
||||
description="We provide borderless, free, and secure high-speed internet access to communities worldwide. Experience the digital world without barriers."
|
||||
tag="Universal Access"
|
||||
@@ -66,7 +65,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Vision"
|
||||
title="Connectivity as a Fundamental Right"
|
||||
description="We believe that access to the internet is a human right. By building decentralized, community-driven networks, we bridge the digital gap that leaves millions behind."
|
||||
buttons={[
|
||||
{ text: "Our Mission", href: "#features" },
|
||||
]}
|
||||
@@ -142,6 +140,7 @@ export default function LandingPage() {
|
||||
author="Elena Rodriguez, Student"
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
avatars={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,6 +149,8 @@ export default function LandingPage() {
|
||||
names={["OpenMesh", "GlobalLink", "FutureNet", "TechAlliance", "CommunityConnect"]}
|
||||
title="Backed by Industry Leaders"
|
||||
description="Partnering with global organizations dedicated to closing the digital divide."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user