From 90ad8d59a7cc2e9a4110bb0868bdc517dfb72046 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:12:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a78f08..8b86f53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,8 @@ export default function LandingPage() { ]} title="Skilled Barbers. Real Personalities." description="Our team brings the craft of barbering to life every day." + className="bg-[#1A1A1A] text-white" + textBoxClassName="text-white" /> -- 2.49.1