Update src/components/sections/footer/FooterBaseSocial.tsx

This commit is contained in:
2025-12-29 13:48:16 +00:00
parent 5645959953
commit 363047ade6

View File

@@ -36,7 +36,7 @@ interface FooterBaseSocialProps {
} }
const FooterBaseSocial = ({ const FooterBaseSocial = ({
logoSrc = "/brand/logowhite.svg", logoSrc = "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767016071266-q4qwbvtp.jpg",
logoText = "Webild", logoText = "Webild",
logoWidth = 120, logoWidth = 120,
logoHeight = 40, logoHeight = 40,