Update src/app/pricing/page.tsx

This commit is contained in:
2026-04-09 16:42:42 +00:00
parent af5523d09a
commit b1ed41746d

View File

@@ -34,7 +34,7 @@ export default function PricingPage() {
/>
<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=3"
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: "#" }] },