From c580d02216b02d804d6c68287c20c31b3da6175d Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 19:35:00 +0000 Subject: [PATCH] Make the "Book a Class" button on the homepage much larger and more visible Increase the size of the "Book a Class" button in `client/src/components/home/hero-section.tsx` by adjusting padding, font size and text size. Replit-Commit-Author: Agent Replit-Commit-Session-Id: e524de2d-167c-4bad-8c36-b012186a210b Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/2df1b7f1-7125-45ca-9715-8bcb0e28a90f.jpg --- client/src/components/home/hero-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/home/hero-section.tsx b/client/src/components/home/hero-section.tsx index a5759c3..39a3384 100644 --- a/client/src/components/home/hero-section.tsx +++ b/client/src/components/home/hero-section.tsx @@ -18,7 +18,7 @@ export function HeroSection() {