Update src/app/team/page.tsx

This commit is contained in:
2026-04-09 16:42:43 +00:00
parent f31f1ae6af
commit 024f605094

View File

@@ -43,7 +43,7 @@ export default function TeamPage() {
/>
<FooterMedia
logoText="Vantage Media"
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797653.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797653.jpg?_wi=5"
columns={[
{ title: "Agency", items: [{ label: "About Us", href: "/#about" }, { label: "Our Work", href: "/#features" }, { label: "Pricing", href: "/pricing" }, { label: "Team", href: "/team" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },