Update src/app/layout.tsx
This commit is contained in:
@@ -10,9 +10,11 @@ const archivo = Archivo({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Iron Fist Boxing Club | Professional Boxing Training in Banepa", description: "Iron Fist Boxing Club offers premier boxing training in Banepa, Nepal. Professional trainers, state-of-the-art facilities, and classes for all levels. Book your first session today!", keywords: "boxing, gym, Banepa, Nepal, training, fitness, champion", openGraph: {
|
||||
title: "Iron Fist Boxing Club - Where Champions are Made", description: "Join Nepal's premier boxing club. Professional training, expert coaches, and a supportive community. 4.8-star rated.", url: "https://ironfistboxing.com", siteName: "Iron Fist Boxing Club", type: "website"},
|
||||
title: "Iron Fist Boxing Club - Where Champions are Made", description: "Join Nepal's premier boxing club. Professional training, expert coaches, and a supportive community. 4.8-star rated.", url: "https://ironfistboxing.com", siteName: "Iron Fist Boxing Club", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Iron Fist Boxing Club", description: "Premier boxing training in Banepa, Nepal. Expert trainers and world-class facilities."},
|
||||
card: "summary_large_image", title: "Iron Fist Boxing Club", description: "Premier boxing training in Banepa, Nepal. Expert trainers and world-class facilities."
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user