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

This commit is contained in:
2025-12-29 13:48:14 +00:00
parent 329e3ae1bd
commit f8a918fd23

View File

@@ -29,7 +29,7 @@ interface FooterBaseProps {
}
const FooterBase = ({
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,