Merge version_2 into main #4

Merged
bender merged 3 commits from version_2 into main 2026-03-05 04:21:35 +00:00
3 changed files with 27 additions and 77 deletions

View File

@@ -1,75 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Poppins } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const poppins = Poppins({
variable: "--font-poppins",
subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "ThirdLinkMedia - Performance Marketing for High-Value Businesses",
description: "Performance marketing agency for service businesses. We've spent $2.5M learning what works. Direct strategy from Joshua & Harrison. No BS.",
keywords: "performance marketing, digital marketing agency, paid advertising, lead generation, marketing strategy",
metadataBase: new URL("https://thirdlinkmedia.com.au"),
alternates: {
canonical: "https://thirdlinkmedia.com.au",
},
openGraph: {
title: "ThirdLinkMedia - Performance Marketing Agency",
description: "Performance marketing for service businesses charging $5K+. We've spent $2.5M on ads. We know what works.",
url: "https://thirdlinkmedia.com.au",
siteName: "ThirdLinkMedia",
type: "website",
images: [
{
url: "https://thirdlinkmedia.com.au/og-image.png",
alt: "ThirdLinkMedia Performance Marketing",
},
],
},
twitter: {
card: "summary_large_image",
title: "ThirdLinkMedia - Performance Marketing",
description: "Performance marketing for service businesses. We know what works because we paid to learn it.",
images: ["https://thirdlinkmedia.com.au/twitter-image.png"],
},
robots: {
index: true,
follow: true,
},
};
title: "ThirdLinkMedia", description: "Performance marketing agency for high-value businesses"};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${poppins.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1437,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
}

View File

@@ -39,7 +39,8 @@ export default function HomePage() {
{ name: "Contact", id: "final-cta" },
]}
button={{
text: "See If We're a Fit", href: "final-cta"}}
text: "See If We're a Fit", href: "final-cta"
}}
animateOnLoad={true}
/>
</div>
@@ -55,7 +56,8 @@ export default function HomePage() {
buttonAnimation="slide-up"
buttons={[
{
text: "See If We're a Fit", href: "final-cta"},
text: "See If We're a Fit", href: "final-cta"
},
]}
leftCarouselItems={[
{
@@ -169,7 +171,8 @@ export default function HomePage() {
title="Industries We Serve"
description="Experience across high-ticket, high-trust verticals where results matter and every decision is expensive."
names={[
"Ecommerce & DTC", "Finance & Wealth Management", "Real Estate & Property", "Legal Services", "Construction & Trades", "Political Campaigns", "Health & Medical", "Professional Services", "B2B & SaaS"]}
"Ecommerce & DTC", "Finance & Wealth Management", "Real Estate & Property", "Legal Services", "Construction & Trades", "Political Campaigns", "Health & Medical", "Professional Services", "B2B & SaaS"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -184,11 +187,14 @@ export default function HomePage() {
description="Proof is in the results. Here's what we've done."
blogs={[
{
id: "wealth-management", category: "Finance", title: "65 Qualified Leads in 3 Weeks", excerpt: "Wealth management firm. Complete acquisition system. From paid ads to email follow-up to sales process. $6.4M in AUM closed off the back of it.", imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg", imageAlt: "wealth finance professional office", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"},
id: "wealth-management", category: "Finance", title: "65 Qualified Leads in 3 Weeks", excerpt: "Wealth management firm. Complete acquisition system. From paid ads to email follow-up to sales process. $6.4M in AUM closed off the back of it.", imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg", imageAlt: "wealth finance professional office", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"
},
{
id: "construction-training", category: "Construction", title: "Full Acquisition System - Vartas", excerpt: "Construction training company. Built landing pages, ad campaigns, email sequences, and booking integration. From cold lead to paid student in 30 days.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278552.jpg", imageAlt: "construction building training workshop", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"},
id: "construction-training", category: "Construction", title: "Full Acquisition System - Vartas", excerpt: "Construction training company. Built landing pages, ad campaigns, email sequences, and booking integration. From cold lead to paid student in 30 days.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278552.jpg", imageAlt: "construction building training workshop", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"
},
{
id: "political-campaign", category: "Politics", title: "High-Stakes Content Production", excerpt: "Political campaign. Every frame matters. Every word counts. Content production where zero room for error means everything is planned, tested, and executed flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/people_1122-1878.jpg", imageAlt: "political campaign media production", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"},
id: "political-campaign", category: "Politics", title: "High-Stakes Content Production", excerpt: "Political campaign. Every frame matters. Every word counts. Content production where zero room for error means everything is planned, tested, and executed flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/people_1122-1878.jpg", imageAlt: "political campaign media production", authorName: "ThirdLinkMedia", authorAvatar: "http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", date: "2024"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -258,4 +264,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2E7BB5;
--background: #e8f4ff;
--card: #d4ebff;
--foreground: #003d7a;
--primary-cta: #0066cc;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta: #f0f9ff;
--secondary-cta-text: #2b180a;
--accent: #2EAA6E;
--background-accent: #afa094;
--accent: #4da6ff;
--background-accent: #87ceeb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);