diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 59175b3..d9b01f0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,29 +1,18 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; -import { Raleway } 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 raleway = Raleway({ - variable: "--font-raleway", subsets: ["latin"], -}); - export const metadata: Metadata = { - title: "Master High-Ticket Sales in 30 Days | Sales Mastery", description: "Learn to sell anything to anyone in 20-30 days with only your laptop. Join 2,000+ students earning $150K+ monthly.", keywords: "high ticket sales, sales training, sales coaching, close deals, sales skills", openGraph: { - title: "Master High-Ticket Sales in 30 Days", description: "Transform your sales game and start closing six-figure deals with our proven system.", siteName: "Sales Mastery", type: "website"}, + title: "Speaking Mastery: The GRG Technique | Jay's Anti-Guru Program", description: "Master public speaking and overcome anxiety with the proven GRG technique. 4-phase program covering confidence, delivery, and authority. Only $227—price increases after 20 enrollments.", keywords: "speaking mastery, public speaking, speaking anxiety, confidence, GRG technique, Jordan Belford", openGraph: { + title: "Speaking Mastery: The GRG Technique", description: "Transform your speaking confidence and authority in 4 phases with Jay's proven system.", siteName: "Speaking Mastery", type: "website"}, twitter: { - card: "summary_large_image", title: "Master High-Ticket Sales in 30 Days", description: "Learn the scripts, mindset, and techniques used to close $10K-$100K+ deals."}, + card: "summary_large_image", title: "Speaking Mastery: The GRG Technique", description: "Overcome speaking anxiety and master public speaking with the GRG technique."}, robots: { index: true, follow: true, @@ -38,9 +27,7 @@ export default function RootLayout({ return ( - + {children} diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ccd49f..c06c38b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia import MetricCardTen from "@/components/sections/metrics/MetricCardTen"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { TrendingUp, Clock, Users, Zap, CheckCircle, Award, Sparkles } from "lucide-react"; +import { TrendingUp, Zap, Users, Heart, Brain, Mic, Award, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -27,67 +27,67 @@ export default function LandingPage() { >
-
+
-
+
+
+ +
+ +
+ +
+
-
- -
- -
+