Update src/app/page.tsx

This commit is contained in:
2026-04-08 04:52:55 +00:00
parent b88f9a3ec8
commit 4370224994

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
href: "#catalog",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-walking-down-stairs_53876-101877.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-walking-down-stairs_53876-101877.jpg?_wi=1"
imageAlt="Hero sneaker display"
/>
</div>
@@ -144,15 +144,15 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg?_wi=1",
imageAlt: "Cushioning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg?_wi=2",
imageAlt: "Cushioning details",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-down-stairs_53876-101877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-down-stairs_53876-101877.jpg?_wi=2",
imageAlt: "modern luxury sneaker photography",
},
{
@@ -161,15 +161,15 @@ export default function LandingPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg?_wi=1",
imageAlt: "Materials",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg?_wi=2",
imageAlt: "Materials detail",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg?_wi=3",
imageAlt: "ergonomic shoe technology diagram",
},
{
@@ -178,15 +178,15 @@ export default function LandingPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg?_wi=1",
imageAlt: "Weight",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg?_wi=2",
imageAlt: "Design",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg?_wi=3",
imageAlt: "durable outdoor shoe material",
},
]}