Update src/app/services/page.tsx
This commit is contained in:
@@ -30,7 +30,7 @@ export default function ServicesPage() {
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Webild"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800"
|
||||
imageSrc="https://images.unsplash.com/photo-1497215728101-856f4ea42174?q=80&w=800&_wi=2"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user