Update src/app/contact/page.tsx

This commit is contained in:
2026-06-09 07:36:44 +00:00
parent 9522f40077
commit d787e66eae

View File

@@ -110,7 +110,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/young-man-running-up-stairs-night-city_23-2149285660.jpg"
videoSrc="http://img.b2bpic.net/free-photo/young-man-running-up-stairs-night-city_23-2149285660.jpg?_wi=11"
videoAriaLabel="Streetwear sneaker brand video"
logoText="SoleCrafters"
columns={[
@@ -180,7 +180,7 @@ export default function LandingPage() {
},
]}
copyrightText="© 2024 SoleCrafters. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/young-man-running-up-stairs-night-city_23-2149285660.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-running-up-stairs-night-city_23-2149285660.jpg?_wi=12"
imageAlt="dynamic custom sneaker slow motion video"
/>
</div>