diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9a61963..e60b5e3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,19 +51,13 @@ export default function AboutPage() { useInvertedBackground={false} bulletPoints={[ { - title: "Founded in Excellence", - description: "Over 10 years of proven coaching excellence and championship development", - icon: Trophy, + title: "Founded in Excellence", description: "Over 10 years of proven coaching excellence and championship development", icon: Trophy, }, { - title: "International Standards", - description: "Our facilities and training methods meet global badminton association standards", - icon: Award, + title: "International Standards", description: "Our facilities and training methods meet global badminton association standards", icon: Award, }, { - title: "Community Focus", - description: "We believe in building a supportive community of badminton enthusiasts", - icon: Trophy, + title: "Community Focus", description: "We believe in building a supportive community of badminton enthusiasts", icon: Trophy, }, ]} imageSrc="http://img.b2bpic.net/free-photo/active-young-people-playing-squash_329181-13257.jpg?_wi=2" @@ -81,22 +75,13 @@ export default function AboutPage() { + + +
+ +
+ +
+ +
+ + + + ); +} \ No newline at end of file diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d7b829f..4085c41 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,42 +7,28 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const poppins = Poppins({ - variable: "--font-poppins", - subsets: ["latin"], + variable: "--font-poppins", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); export const metadata: Metadata = { - title: "BANM Badminton Academy - Professional Coaching & Training", - description: "Join BANM Badminton Academy for professional badminton coaching. State-of-the-art indoor courts, expert coaches, and programs for beginners to advanced players. Train hard. Play smart. Become a champion.", - keywords: "badminton academy, badminton coaching, badminton training, badminton classes, badminton lessons, professional badminton, indoor badminton courts, badminton academy near me", - openGraph: { - title: "BANM Badminton Academy", - description: "Professional badminton training with world-class facilities and expert coaching.", - type: "website", - images: [ + title: "BANM Badminton Academy - Professional Coaching & Training", description: "Join BANM Badminton Academy for professional badminton coaching. State-of-the-art indoor courts, expert coaches, and programs for beginners to advanced players. Train hard. Play smart. Become a champion.", keywords: "badminton academy, badminton coaching, badminton training, badminton classes, badminton lessons, professional badminton, indoor badminton courts, badminton academy near me", openGraph: { + title: "BANM Badminton Academy", description: "Professional badminton training with world-class facilities and expert coaching.", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg", - alt: "BANM Badminton Academy - Professional Courts", - }, + url: "http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg", alt: "BANM Badminton Academy - Professional Courts"}, ], }, twitter: { - card: "summary_large_image", - title: "BANM Badminton Academy", - description: "Train Hard. Play Smart. Become a Champion.", - images: ["http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg"], + card: "summary_large_image", title: "BANM Badminton Academy", description: "Train Hard. Play Smart. Become a Champion.", images: ["http://img.b2bpic.net/free-photo/indoor-badminton-court-with-bright-white-lights_53876-64704.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 498384b..617625f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,26 +58,14 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - name: "Rajesh Kumar", - handle: "National Champion", - testimonial: "BANM Academy transformed my game with expert coaching and world-class facilities.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-having-fun_23-2149269566.jpg", - }, + name: "Rajesh Kumar", handle: "National Champion", testimonial: "BANM Academy transformed my game with expert coaching and world-class facilities.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-having-fun_23-2149269566.jpg"}, { - name: "Priya Sharma", - handle: "Regional Player", - testimonial: "The professional coaching here is unmatched. Highly recommended for serious players.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-638.jpg", - }, + name: "Priya Sharma", handle: "Regional Player", testimonial: "The professional coaching here is unmatched. Highly recommended for serious players.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-posing-dark-wall_176420-638.jpg"}, { - name: "Amit Patel", - handle: "Student Athlete", - testimonial: "From beginner to competitive player in just 6 months. Amazing training programs!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-exercise-with-weights-stadium_23-2148297803.jpg", - }, + name: "Amit Patel", handle: "Student Athlete", testimonial: "From beginner to competitive player in just 6 months. Amazing training programs!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/hands-exercise-with-weights-stadium_23-2148297803.jpg"}, ]} buttons={[ { text: "Join Academy", href: "/contact" }, @@ -98,24 +86,16 @@ export default function HomePage() { useInvertedBackground={false} bulletPoints={[ { - title: "Professional Coaching", - description: "Expert coaches with international badminton experience guiding players of all levels", - icon: Users, + title: "Professional Coaching", description: "Expert coaches with international badminton experience guiding players of all levels", icon: Users, }, { - title: "Indoor Courts", - description: "State-of-the-art indoor badminton courts with professional-grade equipment and lighting", - icon: HomeIcon, + title: "Indoor Courts", description: "State-of-the-art indoor badminton courts with professional-grade equipment and lighting", icon: HomeIcon, }, { - title: "Training Programs", - description: "Specialized programs for beginners, intermediate, and advanced competitive players", - icon: Zap, + title: "Training Programs", description: "Specialized programs for beginners, intermediate, and advanced competitive players", icon: Zap, }, { - title: "Tournaments", - description: "Regular practice matches and tournaments to develop competitive skills", - icon: Award, + title: "Tournaments", description: "Regular practice matches and tournaments to develop competitive skills", icon: Award, }, ]} imageSrc="http://img.b2bpic.net/free-photo/active-young-people-playing-squash_329181-13257.jpg?_wi=1" @@ -133,33 +113,17 @@ export default function HomePage() {