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

This commit is contained in:
2025-12-29 13:48:15 +00:00
parent f8a918fd23
commit 5645959953

View File

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