Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 12:20:58 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg?_wi=1",
imageAlt: "Streetwear style shirt",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
imageAlt: "Streetwear style shirt",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg?_wi=1",
imageAlt: "Streetwear style shirt",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
id: "p1",
name: "Classic Logo Tee",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg?_wi=1",
},
{
id: "p2",
@@ -190,7 +190,7 @@ export default function LandingPage() {
quote: "Best fabric quality I've found.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-with-graffiti_23-2149028824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg?_wi=2",
imageAlt: "stylish young person portrait",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
quote: "Love the unique designs.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-tourist-woman-photographer-with-camera-outdoor-city-street-gorgeous-happy-caucasian-female-casual-hipster-clothes_639032-2492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg?_wi=2",
imageAlt: "stylish young person portrait",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
quote: "Fast shipping, great fit.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-new-york-city-daytime_23-2149488559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg?_wi=1",
imageAlt: "stylish young person portrait",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "Always getting compliments.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-woman-dressed-warm-hipster-white-sweater-beanie-she-posing-street_158538-17181.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg?_wi=2",
imageAlt: "stylish young person portrait",
},
]}
@@ -287,7 +287,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg"
imageSrc="http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg?_wi=2"
/>
</div>