diff --git a/src/app/page.tsx b/src/app/page.tsx
index bdcfa7c..5191a4b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,14 @@ export default function LandingPage() {
@@ -54,63 +46,26 @@ export default function LandingPage() {
@@ -122,18 +77,9 @@ export default function LandingPage() {
title="Innovating Through Motion"
description="We blend artistic vision with technical precision. Every pixel is animated to tell a story that resonates with your audience."
bulletPoints={[
- {
- title: "Fluid Animation",
- description: "Seamless, performance-optimized motion.",
- },
- {
- title: "Interactive Storytelling",
- description: "Engagement driven design systems.",
- },
- {
- title: "Modern Architecture",
- description: "Built for scale and future growth.",
- },
+ { title: "Fluid Animation", description: "Seamless, performance-optimized motion." },
+ { title: "Interactive Storytelling", description: "Engagement driven design systems." },
+ { title: "Modern Architecture", description: "Built for scale and future growth." }
]}
imageSrc="http://img.b2bpic.net/free-photo/developing-photographs-darkroom-job_23-2149893784.jpg"
mediaAnimation="slide-up"
@@ -143,42 +89,13 @@ export default function LandingPage() {
@@ -213,31 +118,14 @@ export default function LandingPage() {