Update src/app/services/page.tsx

This commit is contained in:
2026-05-14 23:22:04 +00:00
parent 41fa76feb6
commit 08ddf4226f

View File

@@ -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" }] },
]}