Visual edit
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9139fa4a-deb6-40f3-971b-e98fd6d687ed Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/27961860-e88b-41ac-a047-d0e5f710e101.jpg
This commit is contained in:
parent
8968eb30c2
commit
25727d172a
|
|
@ -58,9 +58,7 @@ export function ClassesSection() {
|
|||
|
||||
<div className="text-center mt-12">
|
||||
<a href="/calendar" className="inline-block">
|
||||
<button className="px-8 py-3 bg-rose text-white font-bold rounded-full hover:bg-rose-700 transition duration-300 shadow-md">
|
||||
Book a Class Now
|
||||
</button>
|
||||
<button className="px-8 py-3 bg-rose text-white font-bold rounded-full hover:bg-rose-700 transition duration-300 shadow-md">Book a Class</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue