diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 99ac2dd..7e52186 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,180 +6,153 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; -import { Award, Clock, Music, Shield, UserCheck, Users, Zap } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Expert Drum Mentorship" + title="Your Sound Echoing Into Eternity" + description="Master drums with personalized technique, theory, and passion under João Gabriel Biel—a 20-year professional who's helped hundreds build their musical legacy." + primaryButton={{ + text: "Start Your Legacy", href: "#contact" + }} + secondaryButton={{ + text: "View Academy", href: "#about" + }} + imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-mhow9sem.jpg" + /> +
+
-
- +
+ - -
+ tag="Instructor Profile" + quote="Building a legacy isn't about playing fast; it's about playing with purpose. I’ve spent 20 years refining the path so you don’t have to struggle through the noise." + author="João Gabriel Biel" + role="Founder & Lead Educator" + imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg" + /> +
+
-
- +
+ - -
+ tag="Our Methodology" + title="The Legacy Learning Path" + description="We blend high-level technique with deep theoretical understanding, tailored to your individual goals." + features={[ + { + title: "Tailored Technique", description: "Customized plans based on your specific playing style and musical aspirations.", bentoComponent: "tilted-stack-cards", stackCards: [ + { icon: "Zap", title: "Precision", subtitle: "Refining hand speed", detail: "Advanced rudiments" }, + { icon: "Shield", title: "Theory", subtitle: "Master the structure", detail: "Applied harmony" }, + { icon: "Award", title: "Performance", subtitle: "Play with confidence", detail: "Stage craft focus" } + ] + }, + { + title: "Proven Metrics", description: "Visualizing your growth every step of the way.", bentoComponent: "animated-bar-chart" + }, + { + title: "Expert Community", description: "Connect with fellow drummers within our secure student portal.", bentoComponent: "orbiting-icons", centerIcon: "Users", orbitIcons: ["Music", "Disc", "Headphones", "Mic"] + } + ]} + /> +
+
-
- +
+ - -
+ tag="Curriculum" + title="Flexible Programs for Every Stage" + description="Structured modules designed for hobbyists, professionals, and young musicians alike." + items={[ + { title: "For Hobbyists", description: "Structured guidance to find your musical voice.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-recording-studio-music-production_1303-20390.jpg" }, + { title: "Advanced Mastery", description: "High-intensity training for gigging pros.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-drums-performance-local-event_23-2149188065.jpg" }, + { title: "Youth Discovery", description: "Patient, engaging lessons for the young drummer.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545648.jpg" }, + { title: "Theory Workshop", description: "Understand the logic behind the rhythm.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/drum-kit-dark-background-with-stage-lighting-copy-space_169016-14046.jpg" }, + { title: "Studio Recording", description: "Preparation for professional studio work.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-working-music-studio-with-instruments_52683-110324.jpg" }, + { title: "Stage Craft", description: "Dynamic movement and gear management.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-making-instruments-his-workshop_23-2149018573.jpg" }, + { title: "Personalized Mentorship", description: "One-on-one sessions tailored to you.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/music-instrument-store_23-2150608906.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Academy Impact" + title="Data Driven Excellence" + description="Proven results for students at all skill levels." + metrics={[ + { icon: "UserCheck", title: "Students Trained", value: "500+" }, + { icon: "Clock", title: "Years Experience", value: "20" }, + { icon: "Music", title: "Lessons Delivered", value: "12,000+" } + ]} + /> +
+
-
- +
+ - -
+ tag="Success Stories" + title="Voices of the Academy" + description="Real growth stories from the drummers we've mentored." + testimonials={[ + { name: "Sarah J.", role: "Hobbyist", company: "Legacy Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-cheerful-man-happily-playing-guitar-recording-new-song-modern-music-studio_574295-4250.jpg" }, + { name: "David M.", role: "Pro Drummer", company: "Legacy Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-working-studio_23-2150265045.jpg" }, + { name: "Elena R.", role: "Parent", company: "Legacy Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-playing-drums-with-sticks_23-2148328556.jpg" }, + { name: "Marcus T.", role: "Career Changer", company: "Legacy Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-recording-music-drum-set-studio_1150-14711.jpg" }, + { name: "Sophia L.", role: "Aspiring Artist", company: "Legacy Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-musician-working-studio_23-2150265015.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Common Questions" + title="Getting Started" + description="Everything you need to know about the academy." + categories={[ + { + name: "General", items: [ + { question: "What is the age limit?", answer: "We accept students from age 10 and up." }, + { question: "Do I need a kit?", answer: "We recommend a practice pad initially, we can advise on full kits." } + ] + }, + { + name: "Lessons", items: [ + { question: "How often are lessons?", answer: "Lessons are held weekly to maintain progress." }, + { question: "Are lessons personalized?", answer: "Absolutely, each plan is crafted for your goals." } + ] + } + ]} + cta={{ + name: "Need help?", role: "Student Support", buttonText: "Contact Us", buttonHref: "#contact", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg" + }} + /> +
+
-
- +
+ - -
+ tag="Start Today" + text="Ready to build your musical legacy? Apply for our limited intake mentorship program." + primaryButton={{ text: "Apply Now", href: "#" }} + secondaryButton={{ text: "Message Us", href: "#" }} + /> +
+
); -} +} \ No newline at end of file