From 214d25856fe37bfc78694a32bf799382533451c4 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 26 May 2026 17:50:36 +0000 Subject: [PATCH] Add a really big shadow below the buttons in the hero section --- src/components/sections/hero/HeroBillboardCarousel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/hero/HeroBillboardCarousel.tsx b/src/components/sections/hero/HeroBillboardCarousel.tsx index 61b0192..db17ee1 100644 --- a/src/components/sections/hero/HeroBillboardCarousel.tsx +++ b/src/components/sections/hero/HeroBillboardCarousel.tsx @@ -50,7 +50,7 @@ const HeroBillboardCarousel = ({ className="text-base md:text-lg leading-tight text-balance" /> -
+
-- 2.49.1