diff --git a/src/app/page.tsx b/src/app/page.tsx
index d789a3f..dfdefe3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -59,35 +51,21 @@ export default function LandingPage() {
description="Crafting premium digital experiences for forward-thinking brands. We build high-performance software and web solutions that scale."
buttons={[
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
]}
slides={[
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hdl8jh",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hdl8jh", imageAlt: "dark abstract tech background"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hhn08k",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hhn08k", imageAlt: "dark abstract tech background"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vre8zq",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vre8zq", imageAlt: "dark abstract tech background"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=11sadj",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=11sadj", imageAlt: "dark abstract tech background"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0lmejw",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0lmejw", imageAlt: "dark abstract tech background"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lyyatt",
- imageAlt: "dark abstract tech background",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lyyatt", imageAlt: "dark abstract tech background"},
]}
/>
@@ -114,19 +92,13 @@ export default function LandingPage() {
features={[
{
icon: Code,
- title: "Custom Development",
- description: "Tailor-made software built for security, performance, and scalability.",
- },
+ title: "Custom Development", description: "Tailor-made software built for security, performance, and scalability."},
{
icon: Smartphone,
- title: "Mobile First",
- description: "Seamless, intuitive applications optimized for every device and platform.",
- },
+ title: "Mobile First", description: "Seamless, intuitive applications optimized for every device and platform."},
{
icon: Globe,
- title: "Web Architecture",
- description: "Scalable web infrastructure designed for modern traffic demands.",
- },
+ title: "Web Architecture", description: "Scalable web infrastructure designed for modern traffic demands."},
]}
title="Core Expertise"
description="Comprehensive development services to keep your business at the forefront of technology."
@@ -140,20 +112,11 @@ export default function LandingPage() {
tag="Impact"
metrics={[
{
- id: "m1",
- value: "150+",
- description: "Projects Delivered",
- },
+ id: "m1", value: "150+", description: "Projects Delivered"},
{
- id: "m2",
- value: "99.9%",
- description: "System Uptime",
- },
+ id: "m2", value: "99.9%", description: "System Uptime"},
{
- id: "m3",
- value: "50M+",
- description: "Users Served",
- },
+ id: "m3", value: "50M+", description: "Users Served"},
]}
metricsAnimation="slide-up"
/>
@@ -163,47 +126,18 @@ export default function LandingPage() {
@@ -286,14 +184,11 @@ export default function LandingPage() {
@@ -302,13 +197,9 @@ export default function LandingPage() {