4 Commits

Author SHA1 Message Date
23b49ddf61 Update src/app/page.tsx 2026-05-12 01:24:57 +00:00
454b1ec792 Update src/app/page.tsx 2026-05-12 01:24:24 +00:00
9d7fcc34cc Merge version_2 into main
Merge version_2 into main
2026-05-12 01:22:25 +00:00
4564d97152 Update src/app/page.tsx 2026-05-12 01:22:19 +00:00

View File

@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import AboutMetric from '@/components/sections/about/AboutMetric';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Eye, Lock, Shield, ShieldCheck, Zap } from "lucide-react";
export default function LandingPage() {
@@ -29,332 +29,128 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="SecureCore"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="Verifying Your Digital Presence"
<HeroLogoBillboard
logoText="SecureCore"
description="Ensuring a secure and seamless browsing experience through intelligent verification systems."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/skilled-businessman-his-office-desk-working-report-writing_482257-107893.jpg",
alt: "User 1",
},
{
src: "http://img.b2bpic.net/free-photo/startup-worker-uses-laptop-open-space-reviewing-project-data-documents-workstation-executive-assistant-working-marketing-strategy-business-development-ai-developer_482257-65810.jpg",
alt: "User 2",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-posing-fair_23-2148344617.jpg",
alt: "User 3",
},
{
src: "http://img.b2bpic.net/free-photo/indoor-portrait-happy-united-multiethnic-team-two-creative-workers_273609-14169.jpg",
alt: "User 4",
},
{
src: "http://img.b2bpic.net/free-photo/black-system-administrator-server-hub-monitoring-neural-network-llm-visualization-data-center-it_482257-135596.jpg",
alt: "User 5",
},
]}
buttons={[
{
text: "Get Started",
href: "#contact",
},
{ text: "Get Started", href: "#contact" },
{ text: "Learn More", href: "#about" }
]}
marqueeItems={[
{
type: "text",
text: "ISO 27001 Certified",
},
{
type: "text",
text: "GDPR Compliant",
},
{
type: "text",
text: "End-to-End Encryption",
},
{
type: "text",
text: "Zero-Trust Architecture",
},
{
type: "text",
text: "99.9% Uptime SLA",
},
]}
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="Unmatched Security Performance"
description="We specialize in protecting platforms against malicious activity, ensuring your site remains performant and safe."
bulletPoints={[
{
title: "Robust Verification",
description: "Cutting-edge algorithms to verify traffic instantly.",
},
{
title: "Performance Focused",
description: "Security without compromising speed or user experience.",
},
{
title: "24/7 Monitoring",
description: "Always-on protection for your web applications.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645587.jpg"
background={{ variant: "gradient-bars" }}
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
title="Security by the Numbers"
metrics={[
{ icon: ShieldCheck, label: "Verification Accuracy", value: "99.9%" },
{ icon: Zap, label: "Avg Response Time", value: "150ms" },
{ icon: Lock, label: "Threats Blocked", value: "1M+" }
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
<FeatureBorderGlow
<FeatureCardTen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
icon: Shield,
title: "Bot Protection",
description: "Stop malicious automated threats.",
},
{
icon: Zap,
title: "Fast Verification",
description: "Seamless user checks.",
},
{
icon: Lock,
title: "Data Privacy",
description: "Encryption-first approach.",
},
{
icon: ShieldCheck,
title: "DDoS Mitigation",
description: "Prevent large-scale attacks.",
},
{
icon: Eye,
title: "Threat Analytics",
description: "Real-time visibility.",
},
]}
title="Powerful Security Features"
description="Tools designed for modern digital safety."
features={[
{
title: "Bot Protection", description: "Stop malicious automated threats.", media: { imageSrc: "https://img.b2bpic.net/free-photo/security-concept-with-biometric-scanning_23-2149112214.jpg", imageAlt: "Bot Protection" },
items: [{ icon: Shield, text: "Advanced ML Filtering" }, { icon: Eye, text: "Behavioral Analysis" }],
reverse: false
},
{
title: "Data Privacy", description: "Encryption-first approach.", media: { imageSrc: "https://img.b2bpic.net/free-photo/data-privacy-security-concept-with-encryption_23-2149112214.jpg", imageAlt: "Data Privacy" },
items: [{ icon: Lock, text: "End-to-End Encryption" }, { icon: ShieldCheck, text: "GDPR Compliant" }],
reverse: true
}
]}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "99.9%",
title: "Uptime",
items: [
"Always on",
"High reliability",
],
},
{
id: "m2",
value: "150ms",
title: "Avg Verification",
items: [
"Low latency",
"Instant results",
],
},
{
id: "m3",
value: "1M+",
title: "Threats Blocked",
items: [
"Daily protection",
"Constant monitoring",
],
},
]}
<MetricCardTwo
title="Performance at Scale"
description="Numbers that define our reliable security infrastructure."
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
metrics={[
{ id: "m1", value: "99.9%", description: "Uptime Service Level" },
{ id: "m2", value: "150ms", description: "Average Verification" },
{ id: "m3", value: "1M+", description: "Daily Threats Blocked" }
]}
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
<TestimonialCardFifteen
testimonial="The security integration is seamless. It's the most reliable platform I've used for digital protection."
rating={5}
author="Sarah J."
avatars={[{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Sarah" }]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarah_tech",
testimonial: "The security integration is seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
},
{
id: "2",
name: "Mike L.",
handle: "@mike_dev",
testimonial: "Fastest verification I've seen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-outdoors_23-2149915911.jpg",
},
{
id: "3",
name: "Emily C.",
handle: "@emily_cyber",
testimonial: "Robust and reliable platform.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-architect-using-touch-screen-building-model-maquette-layout-engineer-working-with-blueprint-plan-construction-development-graphic-design-architectural-office_482257-31903.jpg",
},
{
id: "4",
name: "David W.",
handle: "@david_ops",
testimonial: "Excellent threat detection capabilities.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
},
{
id: "5",
name: "Alice K.",
handle: "@alice_dev",
testimonial: "Great uptime and fast responses.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-system-administrator-server-hub-monitoring-neural-network-llm-visualization-data-center-it_482257-135596.jpg",
},
]}
showRating={true}
title="Trusted by Developers"
description="What partners say about our technology."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
<FaqDouble
title="Common Questions"
description="Get clear answers to your security questions."
faqs={[
{
id: "q1",
title: "Is it secure?",
content: "Yes, we use advanced encryption standards.",
},
{
id: "q2",
title: "How fast is it?",
content: "Latency is kept below 150ms.",
},
{
id: "q3",
title: "Is it easy to use?",
content: "Integrated in just a few minutes.",
},
{ id: "q1", title: "Is it secure?", content: "Yes, we use advanced encryption standards." },
{ id: "q2", title: "How fast is it?", content: "Latency is kept below 150ms." },
{ id: "q3", title: "Is it easy to use?", content: "Integrated in just a few minutes." }
]}
sideTitle="Common Questions"
sideDescription="Get clear answers to your security questions."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
<ContactCenter
tag="Security"
title="Get in Touch"
description="Reach out to secure your web applications."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/community-cloud-storage-sync-secure_53876-124011.jpg"
background={{ variant: "gradient-bars" }}
useInvertedBackground={true}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Platform",
items: [
{
label: "Security",
href: "#",
},
{
label: "API Docs",
href: "#",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
],
},
]}
<FooterLogoEmphasis
logoText="SecureCore"
copyrightText="© 2025 | SecureCore Technologies"
columns={[
{ items: [{ label: "Security", href: "#" }, { label: "API Docs", href: "#" }] },
{ items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}