diff --git a/src/app/page.tsx b/src/app/page.tsx
index d875330..a0ec73d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
@@ -50,65 +44,40 @@ export default function LandingPage() {
@@ -119,8 +88,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Design-Led Engineering"
description={[
- "We believe that exceptional tech starts with deep design empathy. By bridging the gap between intuitive user experiences and complex backend architecture, we create products that stick.",
- ]}
+ "We believe that exceptional tech starts with deep design empathy. By bridging the gap between intuitive user experiences and complex backend architecture, we create products that stick."]}
/>
@@ -132,19 +100,13 @@ export default function LandingPage() {
features={[
{
icon: Terminal,
- title: "Software Development",
- description: "Custom applications built on secure, modern, and scalable stacks.",
- },
+ title: "Software Development", description: "Custom applications built on secure, modern, and scalable stacks."},
{
icon: Cloud,
- title: "Cloud Infrastructure",
- description: "Reliable, high-availability deployments tailored for high performance.",
- },
+ title: "Cloud Infrastructure", description: "Reliable, high-availability deployments tailored for high performance."},
{
icon: Star,
- title: "AI Integration",
- description: "Implementing advanced ML workflows to streamline your internal data processes.",
- },
+ title: "AI Integration", description: "Implementing advanced ML workflows to streamline your internal data processes."},
]}
title="Comprehensive Technical Services"
description="We offer a full stack of engineering and design capabilities to accelerate your business growth."
@@ -156,14 +118,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "InnovateLab",
- "TechFlow",
- "GrowthGen",
- "SkyMetric",
- "CloudScale",
- "DevForge",
- "DataDrive",
- ]}
+ "InnovateLab", "TechFlow", "GrowthGen", "SkyMetric", "CloudScale", "DevForge", "DataDrive"]}
title="Trusted by Innovative Companies"
description="Partnering with industry leaders to ship cutting-edge technology."
/>
@@ -173,8 +128,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file