Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 16:59:43 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/happy-caucasian-woman-pajama-enjoying-morning-indoor-shot-winsome-curly-woman-with-cup-coffee_197531-14679.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-caucasian-woman-pajama-enjoying-morning-indoor-shot-winsome-curly-woman-with-cup-coffee_197531-14679.jpg?_wi=1"
imageAlt="Kine Sleepwear Lifestyle"
mediaAnimation="slide-up"
avatars={[
@@ -147,7 +147,7 @@ export default function LandingPage() {
id: "1",
name: "The Clementine Set",
price: "$180",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-pigments-arrangement-made-with-raw-elements_23-2148734451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-pigments-arrangement-made-with-raw-elements_23-2148734451.jpg?_wi=1",
imageAlt: "Clementine Set",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
id: "4",
name: "Earth Cotton Set",
price: "$170",
imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-posing-beige-silk-kimono-stylish-light-bedroom-bohoh-style_273443-5366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-posing-beige-silk-kimono-stylish-light-bedroom-bohoh-style_273443-5366.jpg?_wi=1",
imageAlt: "Earth Cotton Set",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
name: "Elena R.",
role: "Architect",
testimonial: "The precision of the fit is unlike anything I've worn.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-pajama-enjoying-morning-indoor-shot-winsome-curly-woman-with-cup-coffee_197531-14679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-pajama-enjoying-morning-indoor-shot-winsome-curly-woman-with-cup-coffee_197531-14679.jpg?_wi=2",
},
{
id: "2",
@@ -243,14 +243,14 @@ export default function LandingPage() {
name: "James L.",
role: "Developer",
testimonial: "Sustainable and stylish, finally.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-pigments-arrangement-made-with-raw-elements_23-2148734451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-pigments-arrangement-made-with-raw-elements_23-2148734451.jpg?_wi=2",
},
{
id: "5",
name: "Chloe M.",
role: "Artist",
testimonial: "The fabric quality is absolutely world-class.",
imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-posing-beige-silk-kimono-stylish-light-bedroom-bohoh-style_273443-5366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-posing-beige-silk-kimono-stylish-light-bedroom-bohoh-style_273443-5366.jpg?_wi=2",
},
]}
/>