diff --git a/src/app/page.tsx b/src/app/page.tsx
index 17e52da..7ddea6a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,68 +47,40 @@ export default function LandingPage() {
@@ -128,17 +92,11 @@ export default function LandingPage() {
description="Our Madrid-based team combines local market insight with cutting-edge digital strategies to help your brand dominate the digital landscape."
metrics={[
{
- value: "150+",
- title: "Projects Completed",
- },
+ value: "150+", title: "Projects Completed"},
{
- value: "98%",
- title: "Client Satisfaction",
- },
+ value: "98%", title: "Client Satisfaction"},
{
- value: "50+",
- title: "Global Brands",
- },
+ value: "50+", title: "Global Brands"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/modern-creative-agency-team-working-in-a-1777243338521-a758b07b.png"
mediaAnimation="slide-up"
@@ -149,31 +107,20 @@ export default function LandingPage() {
@@ -289,25 +190,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do you start?",
- content: "We begin with a discovery session to understand your business goals.",
- },
+ id: "q1", title: "How do you start?", content: "We begin with a discovery session to understand your business goals."},
{
- id: "q2",
- title: "What's the process?",
- content: "We iterate constantly using data-driven insights for maximum impact.",
- },
+ id: "q2", title: "What's the process?", content: "We iterate constantly using data-driven insights for maximum impact."},
{
- id: "q3",
- title: "Why Madrid?",
- content: "Our headquarters in Madrid offers the perfect mix of European vision and global connectivity.",
- },
+ id: "q3", title: "Why Madrid?", content: "Our headquarters in Madrid offers the perfect mix of European vision and global connectivity."},
]}
title="Common Questions"
description="Everything you need to know about our services."
faqsAnimation="blur-reveal"
- imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-marketing-agency-hero-image-1777243328597-97f72be1.png?_wi=2"
+ imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-marketing-agency-hero-image-1777243328597-97f72be1.png"
/>
@@ -315,8 +207,7 @@ export default function LandingPage() {