diff --git a/src/app/page.tsx b/src/app/page.tsx
index bc5207d..d6dc486 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -59,15 +44,12 @@ export default function LandingPage() {
@@ -95,20 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Web Development",
- description: "High-performance websites built with clean code and modern frameworks.",
- imageSrc: "http://img.b2bpic.net/free-photo/architecture-real-estate-building-concept_53876-124064.jpg",
- },
+ title: "Web Development", description: "High-performance websites built with clean code and modern frameworks.", imageSrc: "http://img.b2bpic.net/free-photo/architecture-real-estate-building-concept_53876-124064.jpg"},
{
- title: "SEO & Analytics",
- description: "Strategic optimization to ensure your digital presence is discovered and highly effective.",
- imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg",
- },
+ title: "SEO & Analytics", description: "Strategic optimization to ensure your digital presence is discovered and highly effective.", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg"},
{
- title: "Custom UI/UX",
- description: "Engaging design aesthetics designed to captivate your audience.",
- imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg",
- },
+ title: "Custom UI/UX", description: "Engaging design aesthetics designed to captivate your audience.", imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg"},
]}
title="Our Core Services"
description="Comprehensive web solutions tailored to drive growth and operational excellence."
@@ -117,46 +88,23 @@ export default function LandingPage() {
@@ -269,8 +165,7 @@ export default function LandingPage() {