diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9fd9719..dcadf34 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,17 +2,17 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
+import ContactCenter from '@/components/sections/contact/ContactCenter';
+import FooterCard from '@/components/sections/footer/FooterCard';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
-import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
-import { Shield, TrendingUp, Zap } from "lucide-react";
+import { Shield, TrendingUp, Zap, Instagram, Linkedin, Twitter, Github } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -57,93 +49,52 @@ export default function LandingPage() {
@@ -164,20 +115,11 @@ export default function LandingPage() {
description="Our robust engine provides everything you need to scale securely and efficiently."
accordionItems={[
{
- id: "1",
- title: "Automated Workflows",
- content: "Seamless integration of all your business processes with AI-driven automation.",
- },
+ id: "1", title: "Automated Workflows", content: "Seamless integration of all your business processes with AI-driven automation."},
{
- id: "2",
- title: "Secure Cloud Infrastructure",
- content: "Enterprise-grade security ensuring your data remains protected at all times.",
- },
+ id: "2", title: "Secure Cloud Infrastructure", content: "Enterprise-grade security ensuring your data remains protected at all times."},
{
- id: "3",
- title: "Real-time Analytics",
- content: "Get deep insights into your operations with our sophisticated analytics dashboard.",
- },
+ id: "3", title: "Real-time Analytics", content: "Get deep insights into your operations with our sophisticated analytics dashboard."},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139372.jpg"
mediaAnimation="slide-up"
@@ -189,14 +131,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Nexus Systems",
- "Nova Labs",
- "Aura Dynamics",
- "Velocity Core",
- "Titan Data",
- "Apex Soft",
- "Zenith Solutions",
- ]}
+ "Nexus Systems", "Nova Labs", "Aura Dynamics", "Velocity Core", "Titan Data", "Apex Soft", "Zenith Solutions"]}
title="Trusted by Leaders"
description="Industry leaders rely on our robust infrastructure to power their critical business applications."
/>
@@ -210,25 +145,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "99.9%",
- title: "System Uptime",
- description: "Reliability you can count on.",
- icon: Shield,
+ id: "m1", value: "99.9%", title: "System Uptime", description: "Reliability you can count on.", icon: Shield,
},
{
- id: "m2",
- value: "500+",
- title: "Active Integrations",
- description: "Versatile connectivity ecosystem.",
- icon: Zap,
+ id: "m2", value: "500+", title: "Active Integrations", description: "Versatile connectivity ecosystem.", icon: Zap,
},
{
- id: "m3",
- value: "1.2M+",
- title: "Tasks Processed",
- description: "Built for high volume scale.",
- icon: TrendingUp,
+ id: "m3", value: "1.2M+", title: "Tasks Processed", description: "Built for high volume scale.", icon: TrendingUp,
},
]}
title="Quantified Success"
@@ -243,40 +166,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Alex Rivier",
- handle: "@alextech",
- testimonial: "Incredible platform for managing complex enterprise operations.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-wearing-headset-while-making-video-call-desktop-pc-office_637285-6519.jpg",
- },
+ id: "1", name: "Alex Rivier", handle: "@alextech", testimonial: "Incredible platform for managing complex enterprise operations.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-wearing-headset-while-making-video-call-desktop-pc-office_637285-6519.jpg"},
{
- id: "2",
- name: "Sarah Chen",
- handle: "@sarahdev",
- testimonial: "Efficiency levels have tripled since onboarding.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-laptop_23-2149915910.jpg",
- },
+ id: "2", name: "Sarah Chen", handle: "@sarahdev", testimonial: "Efficiency levels have tripled since onboarding.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-laptop_23-2149915910.jpg"},
{
- id: "3",
- name: "Marcus Thorne",
- handle: "@mthorne",
- testimonial: "Top-tier reliability and excellent support.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-analyst-reviewing-company-documents_482257-123524.jpg",
- },
+ id: "3", name: "Marcus Thorne", handle: "@mthorne", testimonial: "Top-tier reliability and excellent support.", imageSrc: "http://img.b2bpic.net/free-photo/male-analyst-reviewing-company-documents_482257-123524.jpg"},
{
- id: "4",
- name: "Elena Rossi",
- handle: "@elenar",
- testimonial: "The best developer experience in the market.",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
- },
+ id: "4", name: "Elena Rossi", handle: "@elenar", testimonial: "The best developer experience in the market.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg"},
{
- id: "5",
- name: "James Watt",
- handle: "@jwatt",
- testimonial: "Scalability is effortless with Codexa 360.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-office-confident-woman-works-creatively-professionally-exuding-innovation_1258-296528.jpg",
- },
+ id: "5", name: "James Watt", handle: "@jwatt", testimonial: "Scalability is effortless with Codexa 360.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-confident-woman-works-creatively-professionally-exuding-innovation_1258-296528.jpg"},
]}
title="Client Perspectives"
description="Hear what industry professionals are saying about our platform."
@@ -289,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do I get started?",
- content: "Our onboarding process is quick and streamlined to get your team live immediately.",
- },
+ id: "q1", title: "How do I get started?", content: "Our onboarding process is quick and streamlined to get your team live immediately."},
{
- id: "q2",
- title: "Is data secure?",
- content: "We maintain the highest security standards with end-to-end encryption for all data.",
- },
+ id: "q2", title: "Is data secure?", content: "We maintain the highest security standards with end-to-end encryption for all data."},
{
- id: "q3",
- title: "Do you offer support?",
- content: "24/7 dedicated support team available to assist your enterprise needs.",
- },
+ id: "q3", title: "Do you offer support?", content: "24/7 dedicated support team available to assist your enterprise needs."},
]}
title="Frequently Asked"
description="Find answers to the most common questions about our platform."
@@ -311,70 +200,28 @@ export default function LandingPage() {
-
);
-}
+}
\ No newline at end of file