From 6973e59c1508bc6609c988e4f810fc7b861b1c4f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:11:56 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2a740d2..9811fc6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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,