From a73257bdb03ac4130aefafa3e3038a40074f34e0 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 4 Feb 2026 17:16:01 +0200 Subject: [PATCH] Bob AI: use this image as a backgorund image for footer --- src/components/sections/footer/FooterBaseCard.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/sections/footer/FooterBaseCard.tsx b/src/components/sections/footer/FooterBaseCard.tsx index ec6d658..e4e8da3 100644 --- a/src/components/sections/footer/FooterBaseCard.tsx +++ b/src/components/sections/footer/FooterBaseCard.tsx @@ -57,7 +57,14 @@ const FooterBaseCard = ({ aria-label={ariaLabel} className={cls("relative w-full py-20", className)} > -
+
{/* {logoSrc ? (