Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 20:59:36 +00:00

View File

@@ -55,11 +55,11 @@ export default function LandingPage() {
description="Redefining contemporary style with the VERADO aesthetic. Premium quality clothing designed for the modern individual."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg?_wi=1",
imageAlt: "Model 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg?_wi=1",
imageAlt: "Model 2",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
title: "New Designs",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg"
imageSrc="http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -195,7 +195,7 @@ export default function LandingPage() {
id: "p1",
name: "Minimal Hoodie",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg?_wi=1",
},
{
id: "p2",
@@ -294,7 +294,7 @@ export default function LandingPage() {
quote: "The fabric quality is unmatched. Truly premium feel.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg?_wi=2",
imageAlt: "happy customer fashion",
},
{
@@ -305,7 +305,7 @@ export default function LandingPage() {
quote: "Verado fits perfectly with my aesthetic needs.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-drinking-coffee-outdoors_23-2149462137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg?_wi=2",
imageAlt: "happy customer fashion",
},
{
@@ -316,7 +316,7 @@ export default function LandingPage() {
quote: "Arrived earlier than expected. Great packaging.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-skateboard-skate-park_181624-24625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg?_wi=2",
imageAlt: "happy customer fashion",
},
{
@@ -338,7 +338,7 @@ export default function LandingPage() {
quote: "Love the minimalist design. Keep it up!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/teenager-outdoors-listening-music-headphones-while-using-smartphone_23-2148758491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg?_wi=2",
imageAlt: "happy customer fashion",
},
]}