Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-13 13:31:39 +00:00

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
name: "Classic Hoodie",
price: "$89",
variant: "Black / Men",
imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg?_wi=1",
},
{
id: "p2",
@@ -313,7 +313,7 @@ export default function LandingPage() {
quote: "Solid quality.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-wearing-headphones_23-2149534719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
{
@@ -357,7 +357,7 @@ export default function LandingPage() {
quote: "Best hoodie ever.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-leaning-wall-shielding-her-eyes-from-sun_23-2148187362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pnga-guy-black-hooded-sweatshirt-isolated-white-background_185193-164782.jpg?_wi=2",
imageAlt: "customer portrait smiling happy",
},
]}