Compare commits
17 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f96a1988ec | |||
| 795ee62dd7 | |||
| 134525bff7 | |||
| dac4a07009 | |||
| cd48785231 | |||
| 3e5025e210 | |||
| 8f0e349bd7 | |||
| 9010fb8133 | |||
| a285a67cf3 | |||
| eafe6f8133 | |||
| 3ea485a32e | |||
| ac8f44c3f5 | |||
| 99642ea96b | |||
| bf06c5402c | |||
| 626486c1ed | |||
| 4b7e451dcf | |||
| f9e777c919 |
@@ -5,7 +5,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Legacy Drum Academy | Expert Drum Instruction</title>
|
||||
<meta property="og:title" content="Legacy Drum Academy | Expert Drum Instruction" />
|
||||
@@ -13,6 +13,7 @@
|
||||
<meta name="description" content="Master drums with personalized mentorship from João Gabriel Biel. 20 years of experience building musical legacies." />
|
||||
<meta property="og:description" content="Master drums with personalized mentorship from João Gabriel Biel. 20 years of experience building musical legacies." />
|
||||
<meta name="twitter:description" content="Master drums with personalized mentorship from João Gabriel Biel. 20 years of experience building musical legacies." />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -15,7 +15,7 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroOverlay
|
||||
tag="Expert Drum Mentorship"
|
||||
title="Your Sound Echoing Into Eternity"
|
||||
title="LEGACY"
|
||||
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"
|
||||
@@ -23,7 +23,7 @@ export default function HomePage() {
|
||||
secondaryButton={{
|
||||
text: "View Academy", href: "#about"
|
||||
}}
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964172-fsm5cpfp.png"
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964169-loub9rgz.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -73,8 +73,8 @@ export default function HomePage() {
|
||||
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: "Advanced Mastery", description: "High-intensity training for gigging pros.", href: "#contact", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg" },
|
||||
{ title: "Youth Discovery", description: "Patient, engaging lessons for the young drummer.", href: "#contact", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782218667003-r7j67v0z.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" },
|
||||
|
||||
Reference in New Issue
Block a user