diff --git a/src/app/page.tsx b/src/app/page.tsx
index bf01f02..ad2ce26 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,14 @@ export default function LandingPage() {
@@ -55,103 +47,31 @@ export default function LandingPage() {
@@ -162,20 +82,11 @@ export default function LandingPage() {
title="Decades of Strategic Expertise"
description="Our mission is to empower businesses with actionable intelligence and professional tools designed to simplify complex operational workflows."
metrics={[
- {
- value: "15+",
- title: "Years Experience",
- },
- {
- value: "500+",
- title: "Clients Served",
- },
- {
- value: "98%",
- title: "Client Satisfaction",
- },
+ { value: "15+", title: "Years Experience" },
+ { value: "500+", title: "Clients Served" },
+ { value: "98%", title: "Client Satisfaction" }
]}
- imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -188,50 +99,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Operational Efficiency",
- description: "Streamline your daily business processes with our custom automation platform.",
- icon: Zap,
+ title: "Operational Efficiency", description: "Streamline your daily business processes with our custom automation platform.", icon: Zap,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/business-plan-strategy-development-process-graphic-concept_53876-124061.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg?_wi=3",
- imageAlt: "digital workflow optimization software",
+ { imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/business-plan-strategy-development-process-graphic-concept_53876-124061.jpg" }
+ ]
},
{
- title: "Advanced Data Security",
- description: "Protect your proprietary information with enterprise-grade encryption and monitoring.",
- icon: Shield,
+ title: "Advanced Data Security", description: "Protect your proprietary information with enterprise-grade encryption and monitoring.", icon: Shield,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=3",
- imageAlt: "digital workflow optimization software",
+ { imageSrc: "http://img.b2bpic.net/free-photo/programmer-holding-laptop-with-cloud-computing_53876-71510.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/server-farm-employee-using-artificial-intelligence-tech-devices_482257-125606.jpg" }
+ ]
},
{
- title: "Global Scaling Strategy",
- description: "Expand into new markets with confidence using our tested growth frameworks.",
- icon: Globe,
+ title: "Global Scaling Strategy", description: "Expand into new markets with confidence using our tested growth frameworks.", icon: Globe,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-20926.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg?_wi=1",
- imageAlt: "digital workflow optimization software",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/algebra-curve-trigonometry-curve-graph_53876-64936.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-20926.jpg" }
+ ]
+ }
]}
title="Comprehensive Business Solutions"
description="Explore the tools that drive success."
@@ -244,27 +131,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "40%",
- title: "ROI Increase",
- description: "Average gain for our clients.",
- imageSrc: "http://img.b2bpic.net/free-photo/career-skills-progress-graphic-icon-symbol_53876-124007.jpg",
- },
- {
- id: "m2",
- value: "2x",
- title: "Speed",
- description: "Workflow optimization gain.",
- imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-responsible-installation-equipment_482257-107511.jpg",
- },
- {
- id: "m3",
- value: "24/7",
- title: "Support",
- description: "Always available for you.",
- imageSrc: "http://img.b2bpic.net/free-photo/bulb-with-black-background_1048-1993.jpg",
- },
+ { id: "m1", value: "40%", title: "ROI Increase", description: "Average gain for our clients.", imageSrc: "http://img.b2bpic.net/free-photo/career-skills-progress-graphic-icon-symbol_53876-124007.jpg" },
+ { id: "m2", value: "2x", title: "Speed", description: "Workflow optimization gain.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-responsible-installation-equipment_482257-107511.jpg" },
+ { id: "m3", value: "24/7", title: "Support", description: "Always available for you.", imageSrc: "http://img.b2bpic.net/free-photo/bulb-with-black-background_1048-1993.jpg" }
]}
title="Tangible Results Delivered"
description="We don't just promise growth; we quantify it through data-driven performance metrics."
@@ -278,42 +147,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Start-up Suite",
- price: "$99",
- imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "Growth Pro",
- price: "$299",
- imageSrc: "http://img.b2bpic.net/free-photo/teamworking-programmers-data-center-overseeing-server-operations_482257-122198.jpg",
- },
- {
- id: "p3",
- name: "Enterprise Core",
- price: "$499",
- imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg",
- },
- {
- id: "p4",
- name: "Cloud Backup",
- price: "$149",
- imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg",
- },
- {
- id: "p5",
- name: "Support Plus",
- price: "$199",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-written-note-with-stickers-notepad-white-background-job-office-school-copybook-salary-college-business-colors_179666-18253.jpg",
- },
- {
- id: "p6",
- name: "Compliance Tool",
- price: "$249",
- imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg",
- },
+ { id: "p1", name: "Start-up Suite", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg" },
+ { id: "p2", name: "Growth Pro", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/teamworking-programmers-data-center-overseeing-server-operations_482257-122198.jpg" },
+ { id: "p3", name: "Enterprise Core", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg" },
+ { id: "p4", name: "Cloud Backup", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg" },
+ { id: "p5", name: "Support Plus", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/top-view-online-written-note-with-stickers-notepad-white-background-job-office-school-copybook-salary-college-business-colors_179666-18253.jpg" },
+ { id: "p6", name: "Compliance Tool", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-director-watches-olympics-swimming-trial_482257-123070.jpg" }
]}
title="Professional Business Suite"
description="Select the right tools for your specific business requirements."
@@ -326,59 +165,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
plans={[
- {
- id: "plan1",
- badge: "Basic",
- price: "$49/mo",
- subtitle: "Essential tools for small teams.",
- buttons: [
- {
- text: "Select",
- href: "#contact",
- },
- ],
- features: [
- "Task Management",
- "Cloud Storage",
- "Basic Analytics",
- ],
- },
- {
- id: "plan2",
- badge: "Professional",
- price: "$149/mo",
- subtitle: "Advanced features for scaling businesses.",
- buttons: [
- {
- text: "Select",
- href: "#contact",
- },
- ],
- features: [
- "Automation Tools",
- "Priority Support",
- "Advanced Analytics",
- "Security Audits",
- ],
- },
- {
- id: "plan3",
- badge: "Enterprise",
- price: "Custom",
- subtitle: "Total solutions for global enterprises.",
- buttons: [
- {
- text: "Contact",
- href: "#contact",
- },
- ],
- features: [
- "Dedicated Manager",
- "Global Access",
- "Custom Security",
- "24/7 Support",
- ],
- },
+ { id: "plan1", badge: "Basic", price: "$49/mo", subtitle: "Essential tools for small teams.", buttons: [{ text: "Select", href: "#contact" }], features: ["Task Management", "Cloud Storage", "Basic Analytics"] },
+ { id: "plan2", badge: "Professional", price: "$149/mo", subtitle: "Advanced features for scaling businesses.", buttons: [{ text: "Select", href: "#contact" }], features: ["Automation Tools", "Priority Support", "Advanced Analytics", "Security Audits"] },
+ { id: "plan3", badge: "Enterprise", price: "Custom", subtitle: "Total solutions for global enterprises.", buttons: [{ text: "Contact", href: "#contact" }], features: ["Dedicated Manager", "Global Access", "Custom Security", "24/7 Support"] }
]}
title="Flexible Pricing Plans"
description="Choose the level that best fits your business current scale."
@@ -391,46 +180,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Alex Rivera",
- handle: "@arivera",
- testimonial: "Fantastic experience working with them.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
- },
- {
- id: "t2",
- name: "Samantha Chen",
- handle: "@schen",
- testimonial: "High quality results every time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg",
- },
- {
- id: "t3",
- name: "Marcus Thorne",
- handle: "@mthorne",
- testimonial: "Very professional and communicative team.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/start-up-business-worker-monitoring-sales-statistics-laptop_482257-95665.jpg",
- },
- {
- id: "t4",
- name: "Elena Rodriguez",
- handle: "@erod",
- testimonial: "Transformed our workflow completely.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
- },
- {
- id: "t5",
- name: "Vikram Patel",
- handle: "@vpatel",
- testimonial: "Highly recommended for any scaling business.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21402.jpg",
- },
+ { id: "t1", name: "Alex Rivera", handle: "@arivera", testimonial: "Fantastic experience working with them.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" },
+ { id: "t2", name: "Samantha Chen", handle: "@schen", testimonial: "High quality results every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg" },
+ { id: "t3", name: "Marcus Thorne", handle: "@mthorne", testimonial: "Very professional and communicative team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/start-up-business-worker-monitoring-sales-statistics-laptop_482257-95665.jpg" },
+ { id: "t4", name: "Elena Rodriguez", handle: "@erod", testimonial: "Transformed our workflow completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg" },
+ { id: "t5", name: "Vikram Patel", handle: "@vpatel", testimonial: "Highly recommended for any scaling business.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21402.jpg" }
]}
showRating={true}
title="Trusted by Leaders"
@@ -441,16 +195,9 @@ export default function LandingPage() {
@@ -459,45 +206,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/microperforated-sheet-background-still-life_23-2150260358.jpg"
logoText="BusinessPro"
columns={[
- {
- title: "Company",
- items: [
- {
- label: "About",
- href: "#about",
- },
- {
- label: "Careers",
- href: "#",
- },
- ],
- },
- {
- title: "Resources",
- items: [
- {
- label: "Blog",
- href: "#",
- },
- {
- label: "Support",
- href: "#",
- },
- ],
- },
- {
- title: "Legal",
- items: [
- {
- label: "Privacy",
- href: "#",
- },
- {
- label: "Terms",
- href: "#",
- },
- ],
- },
+ { title: "Company", items: [{ label: "About", href: "#about" }, { label: "Careers", href: "#" }] },
+ { title: "Resources", items: [{ label: "Blog", href: "#" }, { label: "Support", href: "#" }] },
+ { title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
]}
/>