Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 05:09:21 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Plans",
id: "plans",
},
name: "Plans", id: "plans"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="WorldLink WiFi"
/>
@@ -54,42 +46,21 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Fast & Reliable WorldLink Internet in Nepal"
description="Get high-speed fiber internet at the best price with Nepal's most trusted internet service provider."
tag="WorldLink Authorized Reseller"
buttons={[
{
text: "Buy Now",
href: "#plans",
},
text: "Buy Now", href: "#plans"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=1",
imageAlt: "Fast Fiber Connectivity",
},
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg", imageAlt: "Fast Fiber Connectivity"},
{
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=2",
imageAlt: "Modern Fiber Router",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=3",
imageAlt: "High Speed Data",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=4",
imageAlt: "Reliable Connection",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=5",
imageAlt: "Nepal Internet Service",
},
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg", imageAlt: "Modern Fiber Router"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -104,37 +75,16 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "p1",
badge: "Popular",
price: "Rs. 1,200",
subtitle: "100 Mbps Home Plan",
features: [
"Unlimited Data",
"Free Installation",
"24/7 Support",
],
id: "p1", badge: "Popular", price: "Rs. 1,200", subtitle: "100 Mbps Home Plan", features: [
"Unlimited Data", "Free Installation", "24/7 Support"],
},
{
id: "p2",
badge: "Best Value",
price: "Rs. 1,800",
subtitle: "200 Mbps Fiber Plan",
features: [
"4K Streaming",
"Low Latency Gaming",
"Free Router",
],
id: "p2", badge: "Best Value", price: "Rs. 1,800", subtitle: "200 Mbps Fiber Plan", features: [
"4K Streaming", "Low Latency Gaming", "Free Router"],
},
{
id: "p3",
badge: "Pro",
price: "Rs. 2,500",
subtitle: "300 Mbps Pro Plan",
features: [
"Enterprise Speed",
"Priority Service",
"Business Support",
],
id: "p3", badge: "Pro", price: "Rs. 2,500", subtitle: "300 Mbps Pro Plan", features: [
"Enterprise Speed", "Priority Service", "Business Support"],
},
]}
title="Our High-Speed Plans"
@@ -149,40 +99,16 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Fast",
title: "Lightning Speed",
subtitle: "Fiber Connectivity",
description: "Unmatched download and upload speeds with our advanced fiber network.",
imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg?_wi=6",
imageAlt: "fiber optic cable glowing",
},
tag: "Fast", title: "Lightning Speed", subtitle: "Fiber Connectivity", description: "Unmatched download and upload speeds with our advanced fiber network.", imageSrc: "http://img.b2bpic.net/free-vector/wireless-network-landing-page_52683-10094.jpg", imageAlt: "fiber optic cable glowing"},
{
id: 2,
tag: "Support",
title: "24/7 Support",
subtitle: "Always Connected",
description: "Our dedicated local support team is ready to assist you anytime, anywhere.",
imageSrc: "http://img.b2bpic.net/free-photo/tired-female-carpenter-orange-uniform-holds-screwdriver-male-colleague-with-happy-expression_273609-8781.jpg?_wi=1",
imageAlt: "professional technician team",
},
tag: "Support", title: "24/7 Support", subtitle: "Always Connected", description: "Our dedicated local support team is ready to assist you anytime, anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/tired-female-carpenter-orange-uniform-holds-screwdriver-male-colleague-with-happy-expression_273609-8781.jpg", imageAlt: "professional technician team"},
{
id: 3,
tag: "Price",
title: "Affordable Plans",
subtitle: "Cost-Effective",
description: "Tailored packages that provide the best performance without breaking the bank.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg?_wi=1",
imageAlt: "happy customer portrait",
},
tag: "Price", title: "Affordable Plans", subtitle: "Cost-Effective", description: "Tailored packages that provide the best performance without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg", imageAlt: "happy customer portrait"},
{
id: 4,
tag: "Setup",
title: "Easy Installation",
subtitle: "Fast Setup",
description: "Seamless installation process so you can get online in no time.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg?_wi=1",
imageAlt: "young entrepreneur portrait",
},
tag: "Setup", title: "Easy Installation", subtitle: "Fast Setup", description: "Seamless installation process so you can get online in no time.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg", imageAlt: "young entrepreneur portrait"},
]}
title="Why Choose Us?"
description="Experience superior connectivity with local support tailored for Nepali households."
@@ -197,7 +123,7 @@ export default function LandingPage() {
description="We are a top-rated authorized WorldLink reseller in Nepal. We strive to bridge the gap between technology and community by providing high-quality internet connectivity across the region."
subdescription="Our mission is to ensure every household enjoys stable, fast, and affordable internet access."
icon={ShieldCheck}
imageSrc="http://img.b2bpic.net/free-photo/tired-female-carpenter-orange-uniform-holds-screwdriver-male-colleague-with-happy-expression_273609-8781.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/tired-female-carpenter-orange-uniform-holds-screwdriver-male-colleague-with-happy-expression_273609-8781.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -208,45 +134,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Highly Recommended",
quote: "The speed is incredible! Finally, my gaming and streaming work perfectly.",
name: "Arjun K.",
role: "Gamer & Streamer",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg?_wi=2",
},
id: "1", title: "Highly Recommended", quote: "The speed is incredible! Finally, my gaming and streaming work perfectly.", name: "Arjun K.", role: "Gamer & Streamer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg"},
{
id: "2",
title: "Best Support",
quote: "Fantastic service. Their team helped me with installation on the same day.",
name: "Sunita R.",
role: "Small Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg?_wi=2",
},
id: "2", title: "Best Support", quote: "Fantastic service. Their team helped me with installation on the same day.", name: "Sunita R.", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg"},
{
id: "3",
title: "Stable Connection",
quote: "WorldLink has changed my work-from-home life. Extremely stable connection.",
name: "Ramesh P.",
role: "Software Developer",
imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son-have-fun-time_8353-9150.jpg",
},
id: "3", title: "Stable Connection", quote: "WorldLink has changed my work-from-home life. Extremely stable connection.", name: "Ramesh P.", role: "Software Developer", imageSrc: "http://img.b2bpic.net/free-photo/parents-with-their-son-have-fun-time_8353-9150.jpg"},
{
id: "4",
title: "Value for Money",
quote: "Great packages at great prices. Very satisfied with the speed and reliability.",
name: "Anita M.",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg?_wi=3",
},
id: "4", title: "Value for Money", quote: "Great packages at great prices. Very satisfied with the speed and reliability.", name: "Anita M.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-desk_23-2149927610.jpg"},
{
id: "5",
title: "Reliable",
quote: "Been using WorldLink for a year and it never fails me.",
name: "Bikram S.",
role: "Office Clerk",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg?_wi=3",
},
id: "5", title: "Reliable", quote: "Been using WorldLink for a year and it never fails me.", name: "Bikram S.", role: "Office Clerk", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23108.jpg"},
]}
title="What Our Customers Say"
description="Hear from the thousands of happy families enjoying WorldLink internet."
@@ -257,20 +153,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact"
title="Get Connected Today"
description="Contact our sales team via phone, WhatsApp, or visit us at our Nepal office for a consultation."
buttons={[
{
text: "Call Now",
href: "tel:+9779800000000",
},
text: "Call Now", href: "tel:+9779800000000"},
{
text: "Chat on WhatsApp",
href: "https://wa.me/9779800000000",
},
text: "Chat on WhatsApp", href: "https://wa.me/9779800000000"},
]}
/>
</div>
@@ -282,19 +173,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
]}
/>
</div>