diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1963e4d..7674dd8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,121 +32,43 @@ export default function LandingPage() {
@@ -158,18 +80,9 @@ export default function LandingPage() {
title="Driven by Excellence"
description="We are dedicated to delivering high-quality business solutions. Our team focuses on innovative strategies to help you reach new heights."
bulletPoints={[
- {
- title: "Strategy First",
- description: "We prioritize a solid plan before implementation.",
- },
- {
- title: "Client Focused",
- description: "Your success is our primary measure.",
- },
- {
- title: "Proven Results",
- description: "Data-driven methodology for consistent outcomes.",
- },
+ { title: "Strategy First", description: "We prioritize a solid plan before implementation." },
+ { title: "Client Focused", description: "Your success is our primary measure." },
+ { title: "Proven Results", description: "Data-driven methodology for consistent outcomes." }
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-118685.jpg"
mediaAnimation="slide-up"
@@ -183,39 +96,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Strategic Consulting",
- author: "Business Dept",
- description: "Expert advice for your core business goals.",
- tags: [
- "Strategy",
- "Consulting",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hand-touching-transparent-digital-screen_53876-95832.jpg",
- },
- {
- id: "f2",
- title: "Data Analytics",
- author: "Tech Team",
- description: "Deep insights into your company performance.",
- tags: [
- "Data",
- "Analysis",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg",
- },
- {
- id: "f3",
- title: "Collaborative Support",
- author: "Support Dept",
- description: "Dedicated partner assistance throughout the project.",
- tags: [
- "Support",
- "Partner",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/business-people-have-meeting_53876-24966.jpg",
- },
+ { id: "f1", title: "Strategic Consulting", author: "Business Dept", description: "Expert advice for your core business goals.", tags: ["Strategy", "Consulting"], imageSrc: "http://img.b2bpic.net/free-photo/hand-touching-transparent-digital-screen_53876-95832.jpg" },
+ { id: "f2", title: "Data Analytics", author: "Tech Team", description: "Deep insights into your company performance.", tags: ["Data", "Analysis"], imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg" },
+ { id: "f3", title: "Collaborative Support", author: "Support Dept", description: "Dedicated partner assistance throughout the project.", tags: ["Support", "Partner"], imageSrc: "http://img.b2bpic.net/free-photo/business-people-have-meeting_53876-24966.jpg" }
]}
title="Our Key Services"
description="Explore the range of professional services we offer to help your business thrive."
@@ -228,41 +111,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Jane Smith",
- role: "CEO",
- testimonial: "Amazing work!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
- },
- {
- id: "2",
- name: "Robert Fox",
- role: "CTO",
- testimonial: "Truly game-changing.",
- imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg",
- },
- {
- id: "3",
- name: "Elena Ross",
- role: "Director",
- testimonial: "Exceeded all our expectations.",
- imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167821.jpg",
- },
- {
- id: "4",
- name: "Mark Wilson",
- role: "Manager",
- testimonial: "Very professional and fast.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
- },
- {
- id: "5",
- name: "Sarah Lee",
- role: "Lead",
- testimonial: "The best partner for our scale.",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
- },
+ { id: "1", name: "Jane Smith", role: "CEO", testimonial: "Amazing work!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" },
+ { id: "2", name: "Robert Fox", role: "CTO", testimonial: "Truly game-changing.", imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg" },
+ { id: "3", name: "Elena Ross", role: "Director", testimonial: "Exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167821.jpg" },
+ { id: "4", name: "Mark Wilson", role: "Manager", testimonial: "Very professional and fast.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" },
+ { id: "5", name: "Sarah Lee", role: "Lead", testimonial: "The best partner for our scale.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" }
]}
title="What Our Clients Say"
description="Read authentic feedback from the business leaders we have successfully partnered with."
@@ -276,21 +129,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "150+",
- description: "Projects Completed Successfully",
- },
- {
- id: "m2",
- value: "98%",
- description: "Client Satisfaction Rate",
- },
- {
- id: "m3",
- value: "25+",
- description: "Global Partners Engaged",
- },
+ { id: "m1", value: "150+", description: "Projects Completed Successfully" },
+ { id: "m2", value: "98%", description: "Client Satisfaction Rate" },
+ { id: "m3", value: "25+", description: "Global Partners Engaged" }
]}
title="Proven Performance"
description="We are proud of the tangible results our clients achieve."
@@ -302,21 +143,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "How do we start?",
- content: "Simply reach out via our contact form.",
- },
- {
- id: "q2",
- title: "What industries do you work with?",
- content: "We support a wide array of business sectors.",
- },
- {
- id: "q3",
- title: "Is there a trial period?",
- content: "Yes, let's discuss your custom trial.",
- },
+ { id: "q1", title: "How do we start?", content: "Simply reach out via our contact form." },
+ { id: "q2", title: "What industries do you work with?", content: "We support a wide array of business sectors." },
+ { id: "q3", title: "Is there a trial period?", content: "Yes, let's discuss your custom trial." }
]}
title="Common Questions"
description="Here are the answers to the questions we receive most often."
@@ -332,36 +161,9 @@ export default function LandingPage() {
title="Business Insights"
description="Our latest articles and news from the business industry."
blogs={[
- {
- id: "b1",
- category: "Growth",
- title: "Scaling Business",
- excerpt: "How to plan your scale...",
- imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-with-laptop-sitting-restaurant_23-2147876708.jpg",
- authorName: "CEO",
- authorAvatar: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
- date: "Jan 2025",
- },
- {
- id: "b2",
- category: "Trends",
- title: "Market Dynamics",
- excerpt: "Staying ahead of changes...",
- imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg",
- authorName: "CTO",
- authorAvatar: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10533.jpg",
- date: "Dec 2024",
- },
- {
- id: "b3",
- category: "Strategy",
- title: "Modern Planning",
- excerpt: "Better planning techniques...",
- imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-wooden-sticks_23-2147986593.jpg",
- authorName: "Lead",
- authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
- date: "Nov 2024",
- },
+ { id: "b1", category: "Growth", title: "Scaling Business", excerpt: "How to plan your scale...", imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-with-laptop-sitting-restaurant_23-2147876708.jpg", authorName: "CEO", authorAvatar: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", date: "Jan 2025" },
+ { id: "b2", category: "Trends", title: "Market Dynamics", excerpt: "Staying ahead of changes...", imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", authorName: "CTO", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10533.jpg", date: "Dec 2024" },
+ { id: "b3", category: "Strategy", title: "Modern Planning", excerpt: "Better planning techniques...", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-wooden-sticks_23-2147986593.jpg", authorName: "Lead", authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", date: "Nov 2024" }
]}
/>
@@ -369,9 +171,7 @@ export default function LandingPage() {