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