Update src/app/projects/fitness-app/page.tsx

This commit is contained in:
2026-04-15 12:55:32 +00:00
parent d7b9b61d5c
commit 2eac4cac79

View File

@@ -35,7 +35,7 @@ export default function FitnessAppCaseStudy() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="Studio Designer"
imageSrc="http://img.b2bpic.net/free-photo/luxury-travel-concept-with-accessories_23-2148759364.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-travel-concept-with-accessories_23-2148759364.jpg?_wi=3"
columns={[{title: "Navigation", items: [{label: "Home", href: "/"}]}]}
/>
</div>