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