diff --git a/src/app/page.tsx b/src/app/page.tsx
index b3da255..a0f9c37 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,16 +47,13 @@ export default function LandingPage() {
@@ -77,17 +66,11 @@ export default function LandingPage() {
description="Specializing in premium video edits and content strategy that commands attention. I blend technical precision with cinematic emotion to create lasting brand impact."
metrics={[
{
- value: "100+",
- title: "Projects Completed",
- },
+ value: "100+", title: "Projects Completed"},
{
- value: "5M+",
- title: "Total Views",
- },
+ value: "5M+", title: "Total Views"},
{
- value: "50+",
- title: "Elite Clients",
- },
+ value: "50+", title: "Elite Clients"},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-darkroom_23-2149893827.jpg"
mediaAnimation="blur-reveal"
@@ -97,52 +80,23 @@ export default function LandingPage() {
@@ -253,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "Do you accept new projects?",
- content: "I am currently accepting select high-end projects that align with my creative vision.",
- },
+ id: "f1", title: "Do you accept new projects?", content: "I am currently accepting select high-end projects that align with my creative vision."},
{
- id: "f2",
- title: "What is your typical turnaround?",
- content: "Timeline varies based on complexity, typically 5-10 business days for high-end edits.",
- },
+ id: "f2", title: "What is your typical turnaround?", content: "Timeline varies based on complexity, typically 5-10 business days for high-end edits."},
{
- id: "f3",
- title: "How do we start?",
- content: "Send me a message via the contact form to schedule an initial consultation call.",
- },
+ id: "f3", title: "How do we start?", content: "Send me a message via the contact form to schedule an initial consultation call."},
]}
title="CREATIVE ENQUIRIES"
description="Everything you need to know about working together."
@@ -278,14 +183,11 @@ export default function LandingPage() {
@@ -294,42 +196,27 @@ export default function LandingPage() {