Merge version_5 into main #13
1369
src/app/layout.tsx
1369
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
title="ThirdLinkMedia - We make service businesses impossible to ignore"
|
||||
title="ThirdLinkMedia"
|
||||
description="Most agencies sell you dashboards and jargon. We sell you clients. Paid ads, funnels, and content that actually moves the needle, built by two people who've spent their own money, not just yours."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="Results-Driven Marketing"
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardNineteen
|
||||
title="Our ThirdLinkMedia Process"
|
||||
title="Our Process"
|
||||
description="A proven system that combines paid ads, sales funnels, and content marketing to deliver consistent client acquisition."
|
||||
tag="How We Work"
|
||||
tagIcon={Zap}
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTen
|
||||
title="ThirdLinkMedia Services"
|
||||
title="Services"
|
||||
description="Everything you need to acquire clients at scale. No fluff, no vanity metrics. Just results."
|
||||
tag="What We Offer"
|
||||
tagIcon={Briefcase}
|
||||
@@ -240,4 +240,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user