Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 11:43:41 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7909.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7909.jpg?_wi=1"
imageAlt="Model wearing our signature luxury coord set"
mediaAnimation="slide-up"
avatars={[
@@ -165,19 +165,19 @@ export default function LandingPage() {
id: "p1",
name: "Linen Breeze Set",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg?_wi=1",
},
{
id: "p2",
name: "Soft Cotton Lounger",
price: "$75",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-hipster-clothes_158538-19947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-hipster-clothes_158538-19947.jpg?_wi=1",
},
{
id: "p3",
name: "Silk Glamour Coord",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-old-phone_23-2150908617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-old-phone_23-2150908617.jpg?_wi=1",
},
{
id: "p4",
@@ -216,7 +216,7 @@ export default function LandingPage() {
quote: "The fit is perfect and the fabric is so soft. I get compliments everywhere I go!",
tag: "Verified Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-fashion-designer-dreamily-working-modern-showroom_574295-2025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7909.jpg?_wi=2",
imageAlt: "elegant woman wearing coord set lifestyle",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
quote: "The quality is unmatched for the price. Love the attention to detail in the stitching.",
tag: "Verified Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-teenage-girl-with-bun-hairstyle-looks-directly-camera-dressed-green-stylish-clothes-wears-bright-makeup-leans-knees-poses-against-blurred-background-people-style-concept_273609-57792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg?_wi=2",
imageAlt: "stylish summer linen coord set",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "Finally found a brand that does stylish AND comfortable coord sets right.",
tag: "Verified Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-hipster-clothes_158538-19947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-hipster-clothes_158538-19947.jpg?_wi=2",
imageAlt: "relaxed fit cotton coord set",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "The silk set is my absolute favorite. It feels like wearing luxury.",
tag: "Verified Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-umbrella-having-her-arm-raised_23-2148647666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-old-phone_23-2150908617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-old-phone_23-2150908617.jpg?_wi=2",
imageAlt: "elegant printed silk coord set",
},
]}