Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:34:27 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Jansen", handle: "Klant sinds 2023", testimonial: "Eindelijk een boutique waar ik mij welkom voel! Eerlijk advies en prachtige keuze in mijn maat.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg?_wi=1", imageAlt: "Sarah Jansen"
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg", imageAlt: "Sarah Jansen"
},
{
name: "Maria García", handle: "Groningen", testimonial: "De prijzen zijn eerlijk en de kwaliteit is echt uitstekend. Ik kom graag terug!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/looking-arrogant-successful-positive-proud-pointing-self_1194-632375.jpg?_wi=1", imageAlt: "Maria García"
imageSrc: "http://img.b2bpic.net/free-photo/looking-arrogant-successful-positive-proud-pointing-self_1194-632375.jpg", imageAlt: "Maria García"
},
{
name: "Anna Kowalski", handle: "Rotterdam", testimonial: "Eindelijk mode voor álle vrouwen. Het voelt als naar huis gaan.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg?_wi=1", imageAlt: "Anna Kowalski"
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg", imageAlt: "Anna Kowalski"
}
]}
testimonialRotationInterval={5000}
@@ -124,27 +124,27 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Yes Yes Fashion", name: "Klassieke Witte Blouse", price: "€34,95", rating: 5,
reviewCount: "247", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall_158538-9048.jpg?_wi=1", imageAlt: "Klassieke witte blouse basics collection"
reviewCount: "247", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall_158538-9048.jpg", imageAlt: "Klassieke witte blouse basics collection"
},
{
id: "2", brand: "Yes Yes Fashion", name: "Elegante Zwarte Jurk", price: "€59,95", rating: 5,
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-colorful-dress-sitting-step-thin-fashion-hair-style-glamorous-shoes-outdoor-perfect-body-blonde-beauty-make-up-sun-shine_343629-52.jpg?_wi=1", imageAlt: "Elegante zwarte jurk special occasion"
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-colorful-dress-sitting-step-thin-fashion-hair-style-glamorous-shoes-outdoor-perfect-body-blonde-beauty-make-up-sun-shine_343629-52.jpg", imageAlt: "Elegante zwarte jurk special occasion"
},
{
id: "3", brand: "Yes Yes Fashion", name: "Comfortabele Jeans XXL", price: "€49,95", rating: 5,
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-having-fun_23-2149269542.jpg?_wi=1", imageAlt: "Comfortabele jeans in XXL extended sizing"
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-having-fun_23-2149269542.jpg", imageAlt: "Comfortabele jeans in XXL extended sizing"
},
{
id: "4", brand: "Yes Yes Fashion", name: "Katoenen T-shirt", price: "€19,95", rating: 5,
reviewCount: "425", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall_158538-9048.jpg?_wi=2", imageAlt: "Katoenen T-shirt basics collection"
reviewCount: "425", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-woman-girl-model-with-nude-makeup-summer-hipster-clothes-posing-near-wall_158538-9048.jpg", imageAlt: "Katoenen T-shirt basics collection"
},
{
id: "5", brand: "Yes Yes Fashion", name: "Blazer voor Alle Maten", price: "€79,95", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-colorful-dress-sitting-step-thin-fashion-hair-style-glamorous-shoes-outdoor-perfect-body-blonde-beauty-make-up-sun-shine_343629-52.jpg?_wi=2", imageAlt: "Blazer available in all sizes"
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-colorful-dress-sitting-step-thin-fashion-hair-style-glamorous-shoes-outdoor-perfect-body-blonde-beauty-make-up-sun-shine_343629-52.jpg", imageAlt: "Blazer available in all sizes"
},
{
id: "6", brand: "Yes Yes Fashion", name: "Vrijetijdsbroek Comfort", price: "€44,95", rating: 5,
reviewCount: "298", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-having-fun_23-2149269542.jpg?_wi=2", imageAlt: "Comfortable leisure pants in extended sizes"
reviewCount: "298", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-having-fun_23-2149269542.jpg", imageAlt: "Comfortable leisure pants in extended sizes"
}
]}
buttons={[
@@ -198,15 +198,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Jansen", role: "Klant", company: "Amsterdam", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg?_wi=2", imageAlt: "Sarah Jansen customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg", imageAlt: "Sarah Jansen customer testimonial"
},
{
id: "2", name: "Maria García", role: "Klant", company: "Groningen", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/looking-arrogant-successful-positive-proud-pointing-self_1194-632375.jpg?_wi=2", imageAlt: "Maria García customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/looking-arrogant-successful-positive-proud-pointing-self_1194-632375.jpg", imageAlt: "Maria García customer testimonial"
},
{
id: "3", name: "Anna Kowalski", role: "Klant", company: "Rotterdam", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg?_wi=2", imageAlt: "Anna Kowalski customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg", imageAlt: "Anna Kowalski customer testimonial"
},
{
id: "4", name: "Nina Petrov", role: "Klant", company: "Utrecht", rating: 5,
@@ -234,9 +234,9 @@ export default function LandingPage() {
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={true}
names=[
names={[
"Nederlandse Mode Association", "Lokale Utrecht Media", "Fashion Forward Benelux", "Inclusieve Mode Initiative", "Sustainable Fashion Network", "Berkel Community Endorsed", "Women Entrepreneurs NL", "Fashion Accessibility Award"
]
]}
speed={40}
showCard={true}
buttons={[