Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-25 08:39:21 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Award, Shield, Zap } from "lucide-react";
import { Award, Shield, Zap, Lock, Eye, Network, Cpu, Database } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,14 +33,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Services", id: "features"},
{
name: "Pricing", id: "pricing"},
{
name: "About", id: "about"},
{
name: "Contact", id: "contact"},
{ name: "Services", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Netscape Cyber"
/>
@@ -51,24 +47,13 @@ export default function LandingPage() {
logoText="Netscape Cyber"
description="Proactive protection for your digital assets. We provide elite cybersecurity intelligence to secure your business ecosystem against evolving threats."
buttons={[
{
text: "Get Protected", href: "#contact"},
{
text: "View Pricing", href: "#pricing"},
{ text: "Get Protected", href: "#contact" },
{ text: "View Pricing", href: "#pricing" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004046.jpg", imageAlt: "Data Protection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637784.jpg", imageAlt: "Secure Shield"},
{
imageSrc: "http://img.b2bpic.net/free-photo/programmer-walking-data-center-coding-laptop_482257-124794.jpg", imageAlt: "Server Security"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-21208.jpg", imageAlt: "Firewall System"},
{
imageSrc: "http://img.b2bpic.net/free-photo/technology-enter-password-security-graphic-concept_53876-123748.jpg", imageAlt: "Authentication"},
{
imageSrc: "http://img.b2bpic.net/free-photo/commander-communicating-with-allied-forces-transmitting-data_482257-90016.jpg", imageAlt: "Network Defense"},
{ imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2152004046.jpg", imageAlt: "Data Protection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637784.jpg", imageAlt: "Secure Shield" },
{ imageSrc: "http://img.b2bpic.net/free-photo/programmer-walking-data-center-coding-laptop_482257-124794.jpg", imageAlt: "Server Security" },
]}
/>
</div>
@@ -77,8 +62,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Enterprise Data", "Cloud Guard", "Tech Sync", "Secure Corp", "Shield Net", "Inno Sec", "Data Shield"]}
names={["Enterprise Data", "Cloud Guard", "Tech Sync", "Secure Corp", "Shield Net"]}
title="Securing Global Leaders"
description="Trusted by industry experts to defend the infrastructure of the future."
/>
@@ -88,15 +72,10 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text", content: "Our Mission is Total Digital Sovereignty"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/trans-man-work-with-laptop_23-2149409845.jpg", alt: "Team"},
]}
buttons={[
{
text: "Read Our Vision", href: "#"},
{ type: "text", content: "Our Mission is Total Digital Sovereignty" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/trans-man-work-with-laptop_23-2149409845.jpg", alt: "Team" },
]}
buttons={[{ text: "Read Our Vision", href: "#" }]}
/>
</div>
@@ -107,15 +86,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
title: "Zero Trust Architecture", description: "Strict verification, least privilege, and continuous monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895855.jpg", imageAlt: "Zero Trust"},
{
title: "Real-time Analytics", description: "Detect threats before they escalate into breaches.", imageSrc: "http://img.b2bpic.net/free-vector/technology-logo-template_23-2150529433.jpg", imageAlt: "Real-time"},
{
title: "Threat Intel Feeds", description: "Global database of emerging vectors for early prevention.", imageSrc: "http://img.b2bpic.net/free-photo/technician-using-laptop-data-center-managing-servers_482257-124813.jpg", imageAlt: "Threat Intel"},
{ title: "Zero Trust Architecture", description: "Strict verification and continuous monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895855.jpg" },
{ title: "Real-time Threat Analytics", description: "Identify and neutralize threats before they scale.", imageSrc: "http://img.b2bpic.net/free-vector/technology-logo-template_23-2150529433.jpg" },
{ title: "Threat Intelligence Feeds", description: "Stay ahead of global malicious actors.", imageSrc: "http://img.b2bpic.net/free-photo/technician-using-laptop-data-center-managing-servers_482257-124813.jpg" },
{ title: "Cloud Security Compliance", description: "Multi-cloud environment protection and governance.", imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637784.jpg" },
{ title: "Vulnerability Management", description: "Proactive scanning for infrastructure weaknesses.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-21208.jpg" },
{ title: "Network Defense Systems", description: "Hardening your perimeter against modern attacks.", imageSrc: "http://img.b2bpic.net/free-photo/commander-communicating-with-allied-forces-transmitting-data_482257-90016.jpg" }
]}
title="Cyber Security Capabilities"
description="Comprehensive defense strategies tailored to your enterprise scale."
title="Comprehensive Cyber Services"
description="Our full suite of security solutions designed to protect every layer of your enterprise infrastructure."
/>
</div>
@@ -125,30 +104,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "starter", price: "$1,999/mo", name: "Starter", buttons: [
{
text: "Start Plan", href: "#"},
],
features: [
"Security Scan", "Basic Firewall", "Email Support"],
},
{
id: "enterprise", price: "$4,999/mo", name: "Enterprise", buttons: [
{
text: "Choose Enterprise", href: "#"},
],
features: [
"24/7 Monitoring", "Zero Trust Setup", "Priority Support"],
},
{
id: "custom", price: "Custom", name: "Enterprise Plus", buttons: [
{
text: "Contact Us", href: "#contact"},
],
features: [
"Dedicated SOC", "Global Infrastructure", "Tailored Defense"],
},
{ id: "starter", price: "$1,999/mo", name: "Starter", buttons: [{ text: "Start Plan", href: "#" }], features: ["Security Scan", "Basic Firewall", "Email Support"] },
{ id: "enterprise", price: "$4,999/mo", name: "Enterprise", buttons: [{ text: "Choose Enterprise", href: "#" }], features: ["24/7 Monitoring", "Zero Trust Setup", "Priority Support"] },
{ id: "custom", price: "Custom", name: "Enterprise Plus", buttons: [{ text: "Contact Us", href: "#contact" }], features: ["Dedicated SOC", "Global Infrastructure", "Tailored Defense"] },
]}
title="Defensive Tiers"
description="Flexible plans designed to grow with your infrastructure demands."
@@ -161,15 +119,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1", icon: Shield,
title: "Threats Blocked", value: "1.2M+"},
{
id: "m2", icon: Zap,
title: "Response Time", value: "< 5ms"},
{
id: "m3", icon: Award,
title: "Client Retention", value: "99.8%"},
{ id: "m1", icon: Shield, title: "Threats Blocked", value: "1.2M+" },
{ id: "m2", icon: Zap, title: "Response Time", value: "< 5ms" },
{ id: "m3", icon: Award, title: "Client Retention", value: "99.8%" },
]}
title="Proven Efficacy"
description="Data-driven results ensuring peace of mind across our client base."
@@ -182,18 +134,7 @@ export default function LandingPage() {
testimonial="Netscape Cyber transformed our security posture completely. We've had zero incidents since integration."
rating={5}
author="Sarah Miller, CTO"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/four-multiethnic-colleagues-looking-computer-screen-office_93675-134937.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/people-around-computer_23-2149370613.jpg", alt: "Mark"},
{
src: "http://img.b2bpic.net/free-photo/group-graphic-designers-using-digital-tablet_1170-772.jpg", alt: "Lisa"},
{
src: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/call-center-team-agents-wearing-headset-assisting-customers_482257-125962.jpg", alt: "James"},
]}
avatars={[{ src: "http://img.b2bpic.net/free-photo/four-multiethnic-colleagues-looking-computer-screen-office_93675-134937.jpg", alt: "Sarah" }]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
@@ -204,17 +145,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "q1", title: "Is integration slow?", content: "Deployment takes minutes with our managed automation tools."},
{
id: "q2", title: "Can you scale?", content: "Our infra supports everything from SMBs to Fortune 500."},
{
id: "q3", title: "Do you provide SOC?", content: "Yes, dedicated 24/7 Security Operations Center services are available."},
{ id: "q1", title: "Is integration slow?", content: "Deployment takes minutes with our managed automation tools." },
{ id: "q2", title: "Can you scale?", content: "Our infra supports everything from SMBs to Fortune 500." },
]}
imageSrc="http://img.b2bpic.net/free-photo/mystery-box-collage_23-2150061729.jpg"
mediaAnimation="slide-up"
title="Defensive Queries"
description="Common answers to your protection questions."
faqsAnimation="slide-up"
/>
</div>
@@ -222,8 +157,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "animated-grid"}}
background={{ variant: "animated-grid" }}
title="Secure Your Future"
description="Ready to fortify your perimeter? Reach out to our engineers."
imageSrc="http://img.b2bpic.net/free-photo/experienced-call-center-employee-listening-customer-inquiries_482257-125965.jpg"
@@ -237,27 +171,8 @@ export default function LandingPage() {
logoText="Netscape Cyber"
copyrightText="© 2024 Netscape Cyber Services. All rights reserved."
columns={[
{
title: "Solutions", items: [
{ label: "Zero Trust", href: "#features" },
{ label: "Security Operations", href: "#" },
{ label: "Threat Intelligence", href: "#" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
],
},
{ title: "Solutions", items: [{ label: "Zero Trust", href: "#features" }, { label: "Cloud Defense", href: "#" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
]}
/>
</div>