diff --git a/src/app/page.tsx b/src/app/page.tsx index 047c04d..c095746 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,68 +48,43 @@ export default function LandingPage() {
@@ -130,17 +97,11 @@ export default function LandingPage() { description="We treat every pixel like a brushstroke. Our process is a fusion of rigorous engineering and relentless design perfection." bulletPoints={[ { - title: "Precision Motion", - description: "Micro-interactions that breathe life into every interaction.", - }, + title: "Precision Motion", description: "Micro-interactions that breathe life into every interaction."}, { - title: "Performance First", - description: "Lightning-fast architectures tailored for scale.", - }, + title: "Performance First", description: "Lightning-fast architectures tailored for scale."}, { - title: "Editorial Design", - description: "Typographic excellence inspired by high-end publications.", - }, + title: "Editorial Design", description: "Typographic excellence inspired by high-end publications."}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qqdrnv" mediaAnimation="slide-up" @@ -150,24 +111,19 @@ export default function LandingPage() {