diff --git a/src/app/page.tsx b/src/app/page.tsx
index c12a86b..1b1b464 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -53,41 +41,16 @@ export default function LandingPage() {
@@ -99,38 +62,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Web Development",
- author: "Custom Code",
- description: "High-performance web applications using modern frameworks.",
- tags: [
- "React",
- "Next.js",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-software-developer-signaling-screen-data-breach-deactivated-security-system-tech-engineer-observing-multiple-system-security-breaches-caused-by-overloaded-storage-servers_482257-40529.jpg",
+ id: "f1", title: "Web Development", author: "Custom Code", description: "High-performance web applications using modern frameworks.", tags: ["React", "Next.js"],
+ imageSrc: "http://img.b2bpic.net/free-photo/caucasian-software-developer-signaling-screen-data-breach-deactivated-security-system-tech-engineer-observing-multiple-system-security-breaches-caused-by-overloaded-storage-servers_482257-40529.jpg"
},
{
- id: "f2",
- title: "SEO Optimization",
- author: "Search Strategy",
- description: "Data-driven SEO techniques that dominate search results.",
- tags: [
- "SEO",
- "Analytics",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-supplies_1098-3510.jpg",
+ id: "f2", title: "SEO Optimization", author: "Search Strategy", description: "Data-driven SEO techniques that dominate search results.", tags: ["SEO", "Analytics"],
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-supplies_1098-3510.jpg"
},
{
- id: "f3",
- title: "Server Building",
- author: "Infrastructure",
- description: "Reliable, secure, and scalable server architecture.",
- tags: [
- "Cloud",
- "DevOps",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/man-coding-data-center-testing-failover-scenarios-using-notebook_482257-119863.jpg",
- },
+ id: "f3", title: "Server Building", author: "Infrastructure", description: "Reliable, secure, and scalable server architecture.", tags: ["Cloud", "DevOps"],
+ imageSrc: "http://img.b2bpic.net/free-photo/man-coding-data-center-testing-failover-scenarios-using-notebook_482257-119863.jpg"
+ }
]}
title="Comprehensive Digital Solutions"
description="We specialize in end-to-end digital services tailored to scale your business."
@@ -141,37 +83,17 @@ export default function LandingPage() {