diff --git a/src/app/page.tsx b/src/app/page.tsx
index ad929f8..13a7328 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,133 +32,50 @@ export default function LandingPage() {
@@ -167,15 +84,8 @@ export default function LandingPage() {
@@ -186,30 +96,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Scalable Infrastructure",
- descriptions: [
- "Robust, high-traffic systems that grow with your company.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/blue-light-with-bokeh-effect_1208-207.jpg",
- },
- {
- id: "f2",
- title: "Advanced Security",
- descriptions: [
- "End-to-end encryption and compliance-first development standards.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241211.jpg",
- },
- {
- id: "f3",
- title: "Agile Delivery",
- descriptions: [
- "High-velocity sprints that deliver functional value iteratively.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1865.jpg",
- },
+ { id: "f1", title: "Scalable Infrastructure", descriptions: ["Robust, high-traffic systems that grow with your company."], imageSrc: "http://img.b2bpic.net/free-photo/blue-light-with-bokeh-effect_1208-207.jpg" },
+ { id: "f2", title: "Advanced Security", descriptions: ["End-to-end encryption and compliance-first development standards."], imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241211.jpg" },
+ { id: "f3", title: "Agile Delivery", descriptions: ["High-velocity sprints that deliver functional value iteratively."], imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1865.jpg" },
]}
title="Core Development Expertise"
description="We combine modern engineering practices with cutting-edge technology to solve complex problems."
@@ -222,24 +111,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- title: "Projects Delivered",
- value: "150+",
- icon: CheckCircle,
- },
- {
- id: "m2",
- title: "Deployment Success",
- value: "99.9%",
- icon: Shield,
- },
- {
- id: "m3",
- title: "Average Speed Gain",
- value: "40%",
- icon: Zap,
- },
+ { id: "m1", title: "Projects Delivered", value: "150+", icon: CheckCircle },
+ { id: "m2", title: "Deployment Success", value: "99.9%", icon: Shield },
+ { id: "m3", title: "Average Speed Gain", value: "40%", icon: Zap },
]}
title="Proven Impact"
description="Data-driven results for our partners."
@@ -252,60 +126,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- role: "CTO",
- company: "TechInnovate",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
- },
- {
- id: "t2",
- name: "Michael B.",
- role: "CEO",
- company: "GrowthLabs",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-checks-ai-dashboard-using-laptop-systems-review_482257-130117.jpg",
- },
- {
- id: "t3",
- name: "Emily R.",
- role: "Product Lead",
- company: "DataCorp",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
- },
- {
- id: "t4",
- name: "David K.",
- role: "Lead Architect",
- company: "StartupsInc",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924153.jpg",
- },
- {
- id: "t5",
- name: "Jane D.",
- role: "Director",
- company: "GlobalCloud",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg",
- },
+ { id: "t1", name: "Sarah J.", role: "CTO", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
+ { id: "t2", name: "Michael B.", role: "CEO", company: "GrowthLabs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-checks-ai-dashboard-using-laptop-systems-review_482257-130117.jpg" },
+ { id: "t3", name: "Emily R.", role: "Product Lead", company: "DataCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg" },
+ { id: "t4", name: "David K.", role: "Lead Architect", company: "StartupsInc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924153.jpg" },
+ { id: "t5", name: "Jane D.", role: "Director", company: "GlobalCloud", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg" },
]}
kpiItems={[
- {
- value: "98%",
- label: "Client Retention",
- },
- {
- value: "50+",
- label: "Enterprise Partners",
- },
- {
- value: "100%",
- label: "Security Compliant",
- },
+ { value: "98%", label: "Client Retention" },
+ { value: "50+", label: "Enterprise Partners" },
+ { value: "100%", label: "Security Compliant" },
]}
title="What Clients Say"
description="Success stories from our partners."
@@ -317,21 +147,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "What technologies do you use?",
- content: "We specialize in modern cloud-native stacks including Next.js, Go, AWS, and Kubernetes.",
- },
- {
- id: "q2",
- title: "How long does a typical build take?",
- content: "Small projects can launch in weeks, while enterprise builds span several months.",
- },
- {
- id: "q3",
- title: "Do you provide maintenance?",
- content: "Yes, we offer ongoing support and security patching for all deployed applications.",
- },
+ { id: "q1", title: "What technologies do you use?", content: "We specialize in modern cloud-native stacks including Next.js, Go, AWS, and Kubernetes." },
+ { id: "q2", title: "How long does a typical build take?", content: "Small projects can launch in weeks, while enterprise builds span several months." },
+ { id: "q3", title: "Do you provide maintenance?", content: "Yes, we offer ongoing support and security patching for all deployed applications." },
]}
imageSrc="http://img.b2bpic.net/free-photo/client-helpline-operator-with-chronic-health-condition-using-wheelchair-disability-friendly-office-woman-working-call-center-customer-service-helpdesk-living-with-physical-impairment_482257-47207.jpg"
title="Frequently Asked"
@@ -349,36 +167,9 @@ export default function LandingPage() {
title="Engineering Insights"
description="Our thoughts on the latest tech trends."
blogs={[
- {
- id: "b1",
- category: "Cloud",
- title: "Modern Scaling",
- excerpt: "How to scale your architecture.",
- imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-application-displayed-desktop-computer-solutions_482257-123023.jpg",
- authorName: "John Doe",
- authorAvatar: "http://img.b2bpic.net/free-photo/man-looking-up-while-holding-tablet_23-2148230208.jpg",
- date: "Jan 1, 2024",
- },
- {
- id: "b2",
- category: "Architecture",
- title: "Microservices Best Practices",
- excerpt: "Lessons from complex systems.",
- imageSrc: "http://img.b2bpic.net/free-vector/diagram-template_23-2147566828.jpg",
- authorName: "Sarah J.",
- authorAvatar: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408704.jpg",
- date: "Jan 15, 2024",
- },
- {
- id: "b3",
- category: "Tech",
- title: "AI Integration",
- excerpt: "Embedding intelligence in apps.",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-uses-architectural-software-generate-renderings_482257-122534.jpg",
- authorName: "Michael B.",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
- date: "Feb 1, 2024",
- },
+ { id: "b1", category: "Cloud", title: "Modern Scaling", excerpt: "How to scale your architecture.", imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-application-displayed-desktop-computer-solutions_482257-123023.jpg", authorName: "John Doe", authorAvatar: "http://img.b2bpic.net/free-photo/man-looking-up-while-holding-tablet_23-2148230208.jpg", date: "Jan 1, 2024" },
+ { id: "b2", category: "Architecture", title: "Microservices Best Practices", excerpt: "Lessons from complex systems.", imageSrc: "http://img.b2bpic.net/free-vector/diagram-template_23-2147566828.jpg", authorName: "Sarah J.", authorAvatar: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408704.jpg", date: "Jan 15, 2024" },
+ { id: "b3", category: "Tech", title: "AI Integration", excerpt: "Embedding intelligence in apps.", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-uses-architectural-software-generate-renderings_482257-122534.jpg", authorName: "Michael B.", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", date: "Feb 1, 2024" },
]}
/>
@@ -386,9 +177,7 @@ export default function LandingPage() {