Update src/app/shop/page.tsx

This commit is contained in:
2026-06-09 07:36:45 +00:00
parent 40a98a08ac
commit 5c989a1128

View File

@@ -183,7 +183,7 @@ export default function LandingPage() {
detail: "Tailored for your foot",
},
],
imageSrc: "http://img.b2bpic.net/free-psd/boutique-template-design_23-2151490782.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/boutique-template-design_23-2151490782.jpg?_wi=1",
imageAlt: "streetwear sneaker brand logo",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
description: "Our AI analyzes current trends and your preferences to suggest personalized design elements.",
bentoComponent: "reveal-icon",
icon: Cog,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005661.jpg?_wi=2",
imageAlt: "streetwear sneaker brand logo",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
description: "Committed to the planet, we select eco-friendly materials without compromising on quality or style.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8085.jpg?_wi=2",
imageAlt: "streetwear sneaker brand logo",
},
]}
@@ -210,7 +210,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=3"
videoAriaLabel="Streetwear sneaker brand video"
logoText="SoleCrafters"
columns={[
@@ -280,7 +280,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=4"
imageAlt="dynamic custom sneaker slow motion video"
/>
</div>