Switch to version 22: modified src/app/contact/page.tsx
This commit is contained in:
@@ -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: "/" }] }
|
||||||
|
|||||||
Reference in New Issue
Block a user