Update src/app/contact/page.tsx

This commit is contained in:
2026-04-15 03:37:34 +00:00
parent 5e5e3edb64
commit 00f0302d90

View File

@@ -39,7 +39,7 @@ export default function ContactPage() {
/>
<FooterMedia
logoText="Webild"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=1"
copyrightText="© 2026 | Webild"
columns={[
{ title: "Company", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }] }