Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-01 00:42:35 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg?_wi=1"
imageAlt="Shelton Sneakers Featured Shoe"
/>
</div>
@@ -96,7 +96,7 @@ export default function LandingPage() {
name: "Air Jordan 1 Retro",
price: "R 3,500",
variant: "Nike",
imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg?_wi=1",
},
{
id: "p2",
@@ -160,7 +160,7 @@ export default function LandingPage() {
descriptions: [
"Shipping directly from Durban to your door anywhere in SA.",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg?_wi=2",
imageAlt: "Durban city skyline sunset",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
descriptions: [
"Latest styles as soon as they hit the market.",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg?_wi=2",
imageAlt: "Durban city skyline sunset",
},
]}