diff --git a/src/app/page.tsx b/src/app/page.tsx
index c41a413..316343a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
-import FooterSimple from '@/components/sections/footer/FooterSimple';
+import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
@@ -13,7 +13,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
-import { Globe, TrendingUp, Users } from "lucide-react";
+import { Globe, TrendingUp, Users, Github, Twitter, Linkedin } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,17 +34,11 @@ export default function LandingPage() {
@@ -53,47 +47,26 @@ export default function LandingPage() {
@@ -103,14 +76,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Built for scalable business operations.",
- },
+ type: "text", content: "Built for scalable business operations."},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg",
- alt: "About us",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg", alt: "About us"},
]}
/>
@@ -123,23 +91,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "CRM",
- description: "360-degree customer insights.",
- imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-right-side_187299-45688.jpg",
- imageAlt: "CRM",
- },
+ title: "CRM", description: "360-degree customer insights.", imageSrc: "http://img.b2bpic.net/free-photo/filter-icon-right-side_187299-45688.jpg", imageAlt: "CRM"},
{
- title: "Inventory",
- description: "Automated stock fulfillment.",
- imageSrc: "http://img.b2bpic.net/free-photo/save-front-side-with-white-background_187299-39944.jpg",
- imageAlt: "Inventory",
- },
+ title: "Inventory", description: "Automated stock fulfillment.", imageSrc: "http://img.b2bpic.net/free-photo/save-front-side-with-white-background_187299-39944.jpg", imageAlt: "Inventory"},
{
- title: "Billing",
- description: "Integrated accounting modules.",
- imageSrc: "http://img.b2bpic.net/free-vector/flat-icons-set-web-project-plan-interface-design-marketing-research_126523-1105.jpg",
- imageAlt: "Billing",
- },
+ title: "Billing", description: "Integrated accounting modules.", imageSrc: "http://img.b2bpic.net/free-vector/flat-icons-set-web-project-plan-interface-design-marketing-research_126523-1105.jpg", imageAlt: "Billing"},
]}
title="A smarter way to manage operations"
description="Break down data silos with seamless integration across all business functions."
@@ -154,47 +110,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "CRM Module",
- price: "Included",
- variant: "Sales",
- imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038415.jpg",
- },
+ id: "p1", name: "CRM Module", price: "Included", variant: "Sales", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038415.jpg"},
{
- id: "p2",
- name: "Inventory Management",
- price: "Included",
- variant: "Ops",
- imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-holds-tablet-with-copy-space-screen-leveraging-dashboards_482257-126587.jpg",
- },
+ id: "p2", name: "Inventory Management", price: "Included", variant: "Ops", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-holds-tablet-with-copy-space-screen-leveraging-dashboards_482257-126587.jpg"},
{
- id: "p3",
- name: "Accounting/Billing",
- price: "Included",
- variant: "Finance",
- imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-86.jpg",
- },
+ id: "p3", name: "Accounting/Billing", price: "Included", variant: "Finance", imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-86.jpg"},
{
- id: "p4",
- name: "HR Management",
- price: "Included",
- variant: "Staff",
- imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg",
- },
+ id: "p4", name: "HR Management", price: "Included", variant: "Staff", imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg"},
{
- id: "p5",
- name: "POS System",
- price: "Included",
- variant: "Retail",
- imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-store-order-concept_53876-120068.jpg",
- },
+ id: "p5", name: "POS System", price: "Included", variant: "Retail", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-store-order-concept_53876-120068.jpg"},
{
- id: "p6",
- name: "Marketing Automation",
- price: "Included",
- variant: "Growth",
- imageSrc: "http://img.b2bpic.net/free-vector/screen-marketing-automation-background_23-2148007434.jpg",
- },
+ id: "p6", name: "Marketing Automation", price: "Included", variant: "Growth", imageSrc: "http://img.b2bpic.net/free-vector/screen-marketing-automation-background_23-2148007434.jpg"},
]}
title="Comprehensive Business Modules"
description="Everything your company needs to operate at peak efficiency."
@@ -208,36 +134,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "free",
- name: "Starter",
- price: "$0",
- features: [
- "Core Modules",
- "10 Users",
- "Community Support",
- ],
+ id: "free", name: "Starter", price: "$0", features: [
+ "Core Modules", "10 Users", "Community Support"],
buttons: [
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
],
},
{
- id: "pro",
- name: "Enterprise",
- price: "Contact Us",
- features: [
- "All Modules",
- "Unlimited Users",
- "Priority Support",
- "Custom API",
- ],
+ id: "pro", name: "Enterprise", price: "Contact Us", features: [
+ "All Modules", "Unlimited Users", "Priority Support", "Custom API"],
buttons: [
{
- text: "Book Demo",
- href: "#contact",
- },
+ text: "Book Demo", href: "#contact"},
],
},
]}
@@ -253,23 +162,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Users,
- title: "Active Users",
- value: "10k+",
- },
+ id: "m1", icon: Users,
+ title: "Active Users", value: "10k+"},
{
- id: "m2",
- icon: TrendingUp,
- title: "Efficiency Gain",
- value: "40%",
- },
+ id: "m2", icon: TrendingUp,
+ title: "Efficiency Gain", value: "40%"},
{
- id: "m3",
- icon: Globe,
- title: "Countries Served",
- value: "50+",
- },
+ id: "m3", icon: Globe,
+ title: "Countries Served", value: "50+"},
]}
title="Proven performance metrics"
description="Driving tangible results for our users."
@@ -281,14 +181,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "InnovateTech",
- "GrowthInc",
- "GlobalOps",
- "NextGenSaaS",
- "CoreSystems",
- "PrimeSolutions",
- "FutureReady",
- ]}
+ "InnovateTech", "GrowthInc", "GlobalOps", "NextGenSaaS", "CoreSystems", "PrimeSolutions", "FutureReady"]}
title="Trusted by global brands"
description="Leading companies choose our unified platform."
/>
@@ -300,20 +193,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Is it truly open source?",
- content: "Yes, our core platform is fully open source.",
- },
+ id: "f1", title: "Is it truly open source?", content: "Yes, our core platform is fully open source."},
{
- id: "f2",
- title: "Does it integrate with other tools?",
- content: "We offer extensive APIs to integrate seamlessly.",
- },
+ id: "f2", title: "Does it integrate with other tools?", content: "We offer extensive APIs to integrate seamlessly."},
{
- id: "f3",
- title: "Is data ownership guaranteed?",
- content: "You own your data, with full export capabilities.",
- },
+ id: "f3", title: "Is data ownership guaranteed?", content: "You own your data, with full export capabilities."},
]}
title="Frequently asked questions"
description="Get answers about our features and pricing."
@@ -325,63 +209,24 @@ export default function LandingPage() {