Update src/app/page.tsx

This commit is contained in:
2026-05-12 16:41:28 +00:00
parent b555abb4a9
commit 227924e55b

View File

@@ -135,6 +135,7 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Benak Consulting LLC"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan5Ic1q1Umi6BwcobeOcsttrO/uploaded-1778602491420-95nrleel.png"
logoImageClassName="scale-[2.5]"
columns={[
{ title: "Company", items: [{ label: "About", href: "/" }, { label: "Contact", href: "/contact" }] },
{ title: "Services", items: [{ label: "IT Staffing", href: "/" }, { label: "IT Consulting", href: "/" }] }