Switch to version 22: modified src/app/contact/page.tsx

This commit is contained in:
2026-05-12 16:42:55 +00:00
parent 95a59f191c
commit 14892ba92a

View File

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