Update src/app/layout.tsx

This commit is contained in:
2026-03-02 20:11:56 +00:00
parent 3b4cf4df24
commit 6973e59c15

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const mulish = Mulish({
variable: "--font-mulish",
subsets: ["latin"],
variable: "--font-mulish", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "ClientLaunch - Scale High-Ticket Businesses | Marketing Agency",
description: "Scale your high-ticket business with proven ad funnels, VSL systems, webinar funnels, and AI automation. $15M+ generated for clients. Partner with industry leaders.",
keywords: "marketing agency, funnel marketing, high-ticket sales, VSL funnels, webinar funnels, challenge funnels, AI marketing automation, conversion optimization",
metadataBase: new URL("https://clientlaunch.com"),
title: "ClientLaunch - Scale High-Ticket Businesses | Marketing Agency", description: "Scale your high-ticket business with proven ad funnels, VSL systems, webinar funnels, and AI automation. $15M+ generated for clients. Partner with industry leaders.", keywords: "marketing agency, funnel marketing, high-ticket sales, VSL funnels, webinar funnels, challenge funnels, AI marketing automation, conversion optimization", metadataBase: new URL("https://clientlaunch.com"),
alternates: {
canonical: "https://clientlaunch.com",
},
canonical: "https://clientlaunch.com"},
openGraph: {
title: "ClientLaunch - Scale High-Ticket Businesses",
description: "Proven funnel systems and AI-powered marketing for scaling high-ticket businesses. $15M+ generated for clients.",
url: "https://clientlaunch.com",
siteName: "ClientLaunch",
type: "website",
images: [
title: "ClientLaunch - Scale High-Ticket Businesses", description: "Proven funnel systems and AI-powered marketing for scaling high-ticket businesses. $15M+ generated for clients.", url: "https://clientlaunch.com", siteName: "ClientLaunch", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP2tlit0ePB9XbQB9MgpO1Mm7Z/a-modern-sleek-marketing-funnel-dashboar-1772481989094-26cac4e4.png",
alt: "ClientLaunch Marketing Funnel Dashboard",
},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP2tlit0ePB9XbQB9MgpO1Mm7Z/a-modern-sleek-marketing-funnel-dashboar-1772481989094-26cac4e4.png", alt: "ClientLaunch Marketing Funnel Dashboard"},
],
},
twitter: {
card: "summary_large_image",
title: "ClientLaunch - Scale Your High-Ticket Business",
description: "Proven funnel systems, VSL marketing, and AI automation for scaling businesses to 7-figures.",
images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP2tlit0ePB9XbQB9MgpO1Mm7Z/a-modern-sleek-marketing-funnel-dashboar-1772481989094-26cac4e4.png"],
card: "summary_large_image", title: "ClientLaunch - Scale Your High-Ticket Business", description: "Proven funnel systems, VSL marketing, and AI automation for scaling businesses to 7-figures.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP2tlit0ePB9XbQB9MgpO1Mm7Z/a-modern-sleek-marketing-funnel-dashboar-1772481989094-26cac4e4.png"],
},
robots: {
index: true,