diff --git a/src/app/page.tsx b/src/app/page.tsx
index f04301f..44a6084 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { Zap, Shield, Star, Award, TrendingUp } from "lucide-react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -32,17 +33,11 @@ export default function LandingPage() {
@@ -51,31 +46,20 @@ export default function LandingPage() {
@@ -86,14 +70,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Mission",
- },
+ type: "text", content: "Our Mission"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/two-businesswomen-cooperating-while-working-wireless-technology-office_637285-13061.jpg",
- alt: "business strategy plan",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/two-businesswomen-cooperating-while-working-wireless-technology-office_637285-13061.jpg", alt: "business strategy plan"},
]}
/>
@@ -104,40 +83,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Strategic Consulting",
- description: "Expert advice to steer your business.",
- buttonIcon: "Zap",
- imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-leadership-skills-creates-financial-report_482257-122700.jpg",
- imageAlt: "office workspace morning",
- },
+ title: "Strategic Consulting", description: "Expert advice to steer your business.", buttonIcon: Zap,
+ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-leadership-skills-creates-financial-report_482257-122700.jpg", imageAlt: "office workspace morning"},
{
- title: "Cloud Infrastructure",
- description: "Robust digital foundation for your growth.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg?_wi=2",
- imageAlt: "office workspace morning",
- },
+ title: "Cloud Infrastructure", description: "Robust digital foundation for your growth.", buttonIcon: Shield,
+ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626526.jpg", imageAlt: "office workspace morning"},
{
- title: "Data Analytics",
- description: "Turn data into actionable intelligence.",
- buttonIcon: "Star",
- imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg?_wi=2",
- imageAlt: "office workspace morning",
- },
+ title: "Data Analytics", description: "Turn data into actionable intelligence.", buttonIcon: Star,
+ imageSrc: "http://img.b2bpic.net/free-photo/company-boss-screaming-senior-employee-meeting-with-conference-room_482257-5051.jpg", imageAlt: "office workspace morning"},
{
- title: "Marketing Growth",
- description: "Expand your reach and customer base.",
- buttonIcon: "Award",
- imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg?_wi=2",
- imageAlt: "office workspace morning",
- },
+ title: "Marketing Growth", description: "Expand your reach and customer base.", buttonIcon: Award,
+ imageSrc: "http://img.b2bpic.net/free-photo/meeting-room-interior-modern-office-with-long-wooden-table-chairs-around-it_181624-21722.jpg", imageAlt: "office workspace morning"},
{
- title: "Operations Scaling",
- description: "Streamlining processes for maximum output.",
- buttonIcon: "TrendingUp",
- imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg?_wi=2",
- imageAlt: "office workspace morning",
- },
+ title: "Operations Scaling", description: "Streamlining processes for maximum output.", buttonIcon: TrendingUp,
+ imageSrc: "http://img.b2bpic.net/free-photo/afro-american-caucasian-cheerful-businessmen-handshaking_1163-5309.jpg", imageAlt: "office workspace morning"},
]}
title="Comprehensive Business Services"
description="We offer a wide range of services designed to scale your operations efficiently."
@@ -151,20 +110,11 @@ export default function LandingPage() {
tag="Milestones"
metrics={[
{
- id: "1",
- value: "500+",
- description: "Projects completed",
- },
+ id: "1", value: "500+", description: "Projects completed"},
{
- id: "2",
- value: "120+",
- description: "Happy clients",
- },
+ id: "2", value: "120+", description: "Happy clients"},
{
- id: "3",
- value: "24/7",
- description: "Support availability",
- },
+ id: "3", value: "24/7", description: "Support availability"},
]}
metricsAnimation="slide-up"
/>
@@ -177,35 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
- id: "1",
- name: "Jane Doe",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-lecturer-with-arms-crossed_1262-1753.jpg",
- },
+ id: "1", name: "Jane Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-lecturer-with-arms-crossed_1262-1753.jpg"},
{
- id: "2",
- name: "John Smith",
- role: "CTO",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-smiling-camera_74855-3999.jpg",
- },
+ id: "2", name: "John Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-smiling-camera_74855-3999.jpg"},
{
- id: "3",
- name: "Alice Wong",
- role: "COO",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
- },
+ id: "3", name: "Alice Wong", role: "COO", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"},
{
- id: "4",
- name: "Robert Brown",
- role: "CFO",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg",
- },
+ id: "4", name: "Robert Brown", role: "CFO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg"},
{
- id: "5",
- name: "Sarah Miller",
- role: "Head of Growth",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg",
- },
+ id: "5", name: "Sarah Miller", role: "Head of Growth", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg"},
]}
title="Our Expert Team"
description="Passionate professionals dedicated to your success."
@@ -219,40 +149,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Alice",
- handle: "@alice",
- testimonial: "Excellent service and results.",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
- },
+ id: "1", name: "Alice", handle: "@alice", testimonial: "Excellent service and results.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
{
- id: "2",
- name: "Bob",
- handle: "@bob",
- testimonial: "Transformed our operations completely.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
- },
+ id: "2", name: "Bob", handle: "@bob", testimonial: "Transformed our operations completely.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
{
- id: "3",
- name: "Charlie",
- handle: "@charlie",
- testimonial: "Professional and highly skilled.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
- },
+ id: "3", name: "Charlie", handle: "@charlie", testimonial: "Professional and highly skilled.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"},
{
- id: "4",
- name: "David",
- handle: "@david",
- testimonial: "A true partner in success.",
- imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
- },
+ id: "4", name: "David", handle: "@david", testimonial: "A true partner in success.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg"},
{
- id: "5",
- name: "Eve",
- handle: "@eve",
- testimonial: "Highly recommended for all businesses.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
- },
+ id: "5", name: "Eve", handle: "@eve", testimonial: "Highly recommended for all businesses.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
]}
title="What Clients Say"
description="Authentic feedback from our trusted partners."
@@ -265,30 +170,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "How do we start?",
- content: "Schedule a call with us.",
- },
+ id: "1", title: "How do we start?", content: "Schedule a call with us."},
{
- id: "2",
- title: "What is the cost?",
- content: "Depends on scope.",
- },
+ id: "2", title: "What is the cost?", content: "Depends on scope."},
{
- id: "3",
- title: "Do you provide support?",
- content: "Yes, 24/7 dedicated.",
- },
+ id: "3", title: "Do you provide support?", content: "Yes, 24/7 dedicated."},
{
- id: "4",
- title: "Is the trial free?",
- content: "Yes, we offer a 14-day trial period.",
- },
+ id: "4", title: "Is the trial free?", content: "Yes, we offer a 14-day trial period."},
{
- id: "5",
- title: "Can I upgrade anytime?",
- content: "Absolutely, plans are flexible.",
- },
+ id: "5", title: "Can I upgrade anytime?", content: "Absolutely, plans are flexible."},
]}
title="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -300,8 +190,7 @@ export default function LandingPage() {
@@ -311,21 +200,15 @@ export default function LandingPage() {
logoText="BusinessCo"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
],
},
]}