diff --git a/src/app/page.tsx b/src/app/page.tsx
index e1724b7..1c7d0dd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,41 +33,25 @@ export default function LandingPage() {
@@ -75,121 +59,63 @@ export default function LandingPage() {
@@ -202,24 +128,18 @@ export default function LandingPage() {
description="Most service businesses rely on inconsistent referrals, slow word-of-mouth, or outdated marketing strategies. At Cenova Media, we help businesses implement modern client acquisition systems designed to generate qualified leads and consistent bookings. So you can focus on delivering great service while we focus on bringing customers to you.\n\nCenova Media is a marketing agency focused on helping service-based businesses generate consistent, predictable client acquisition. We specialize in building and managing paid advertising systems designed to attract qualified prospects and convert them into real inquiries and booked appointments. Our approach focuses on clear strategy, measurable results, and continuous campaign optimization to help businesses grow efficiently without relying solely on referrals or outdated marketing methods."
metrics={[
{
- value: "50%+",
- title: "Increase in Qualified Leads",
- },
+ value: "50%+", title: "Increase in Qualified Leads"},
{
- value: "3X",
- title: "Average Return on Ad Spend",
- },
+ value: "3X", title: "Average Return on Ad Spend"},
{
- value: "25%+",
- title: "Growth in Booked Appointments",
- },
+ value: "25%+", title: "Growth in Booked Appointments"},
]}
tag="About Us"
tagIcon={Info}
imageSrc="http://img.b2bpic.net/free-photo/asian-businesswoman-explains-financial-data-team_482257-124625.jpg"
imageAlt="Marketing team reviewing data"
- mediaAnimation="entrance-slide"
- metricsAnimation="entrance-slide"
+ mediaAnimation="slide-up"
+ metricsAnimation="slide-up"
/>
@@ -227,40 +147,20 @@ export default function LandingPage() {