Rohith Training Academy Website html code
import React from "react"; import { motion } from "framer-motion"; import { Card, CardContent } from "@/components/ui/card"; import { Button } from "@/components/ui/button"; import { BookOpen, Users, Trophy, Phone } from "lucide-react"; export default function RohithTrainingAcademy() { return ( {/* Hero Section */} Rohith Training Academy Empowering Students in Mathematics, Science, Programming, Chess, Technology & Engineering Enroll Now {/* About Section */} About Us Rohith Training Academy provides high-quality coaching in Mathematics, Science, Programming, Chess, Technology, and Engineering. We focus on conceptual clarity, problem-solving skills, and real-world application to help students excel academically and professionally. {/* Courses Secti...