From 47db7084fbdb0afaabc7c95ac68685b9fc25fe6d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 1 Mar 2026 01:09:27 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1b9da7a..f62dda8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,31 +5,20 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const figtree = Figtree({ - variable: "--font-figtree", - subsets: ["latin"], + variable: "--font-figtree", subsets: ["latin"], }); export const metadata: Metadata = { - title: "X BUSINESS - Empower Your Entrepreneurial Journey", - description: "X BUSINESS helps ambitious entrepreneurs build bold and grow confidently with expert guidance, strategic support, and a thriving community.", - keywords: ["entrepreneurship", "women entrepreneurs", "business guidance", "mentorship", "startup support", "business coaching"], + title: "X BUSINESS - Empower Your Entrepreneurial Journey", description: "X BUSINESS helps ambitious entrepreneurs build bold and grow confidently with expert guidance, strategic support, and a thriving community.", keywords: ["entrepreneurship", "women entrepreneurs", "business guidance", "mentorship", "startup support", "business coaching"], openGraph: { - title: "X BUSINESS - Build Bold. Grow Confidently.", - description: "Join 500+ entrepreneurs transforming their ideas into thriving businesses with expert guidance and community support.", - siteName: "X BUSINESS", - type: "website", - images: [ + title: "X BUSINESS - Build Bold. Grow Confidently.", description: "Join 500+ entrepreneurs transforming their ideas into thriving businesses with expert guidance and community support.", siteName: "X BUSINESS", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", - alt: "X BUSINESS - Modern entrepreneurial workspace" + url: "http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg", alt: "X BUSINESS - Modern entrepreneurial workspace" } ] }, twitter: { - card: "summary_large_image", - title: "X BUSINESS - Build Bold. Grow Confidently.", - description: "Join 500+ entrepreneurs transforming their ideas into thriving businesses with expert guidance and community support.", - images: ["http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"] + card: "summary_large_image", title: "X BUSINESS - Build Bold. Grow Confidently.", description: "Join 500+ entrepreneurs transforming their ideas into thriving businesses with expert guidance and community support.", images: ["http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg"] }, robots: { index: true,