diff --git a/src/app/page.tsx b/src/app/page.tsx
index be341ec..067fab1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,59 +47,36 @@ export default function LandingPage() {
@@ -120,17 +89,11 @@ export default function LandingPage() {
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: "Robust Verification", description: "Cutting-edge algorithms to verify traffic instantly."},
{
- title: "Performance Focused",
- description: "Security without compromising speed or user experience.",
- },
+ title: "Performance Focused", description: "Security without compromising speed or user experience."},
{
- title: "24/7 Monitoring",
- description: "Always-on protection for your web applications.",
- },
+ 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"
mediaAnimation="slide-up"
@@ -145,29 +108,19 @@ export default function LandingPage() {
features={[
{
icon: Shield,
- title: "Bot Protection",
- description: "Stop malicious automated threats.",
- },
+ title: "Bot Protection", description: "Stop malicious automated threats."},
{
icon: Zap,
- title: "Fast Verification",
- description: "Seamless user checks.",
- },
+ title: "Fast Verification", description: "Seamless user checks."},
{
icon: Lock,
- title: "Data Privacy",
- description: "Encryption-first approach.",
- },
+ title: "Data Privacy", description: "Encryption-first approach."},
{
icon: ShieldCheck,
- title: "DDoS Mitigation",
- description: "Prevent large-scale attacks.",
- },
+ title: "DDoS Mitigation", description: "Prevent large-scale attacks."},
{
icon: Eye,
- title: "Threat Analytics",
- description: "Real-time visibility.",
- },
+ title: "Threat Analytics", description: "Real-time visibility."},
]}
title="Powerful Security Features"
description="Tools designed for modern digital safety."
@@ -181,31 +134,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "99.9%",
- title: "Uptime",
- items: [
- "Always on",
- "High reliability",
- ],
+ 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: "m2", value: "150ms", title: "Avg Verification", items: [
+ "Low latency", "Instant results"],
},
{
- id: "m3",
- value: "1M+",
- title: "Threats Blocked",
- items: [
- "Daily protection",
- "Constant monitoring",
- ],
+ id: "m3", value: "1M+", title: "Threats Blocked", items: [
+ "Daily protection", "Constant monitoring"],
},
]}
title="Performance at Scale"
@@ -220,45 +158,20 @@ export default function LandingPage() {
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: "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: "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: "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: "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",
- },
+ 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"
@@ -271,20 +184,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Is it secure?",
- content: "Yes, we use advanced encryption standards.",
- },
+ 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: "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: "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."
@@ -299,22 +203,14 @@ export default function LandingPage() {
description="Reach out to secure your web applications."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Your Message",
- rows: 4,
+ name: "message", placeholder: "Your Message", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/community-cloud-storage-sync-secure_53876-124011.jpg"
/>
@@ -324,29 +220,19 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file