Merge version_1 into main #3

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

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -71,7 +71,7 @@ export default function LandingPage() {
}
]}
testimonialRotationInterval={5000}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -85,7 +85,7 @@ export default function LandingPage() {
tagAnimation="opacity"
bulletPoints={[
{
title: "Eerlijk Advies", description: "Onze stylisten helpen je met oprechte, deskundige mode-adviezen die echt voor jou werken.", icon: CheckCircle
title: "Ehrlijk Advies", description: "Onze stylisten helpen je met oprechte, deskundige mode-adviezen die echt voor jou werken.", icon: CheckCircle
},
{
title: "Inclusieve Maten", description: "Van basismode tot speciale gelegenheden—alles beschikbaar in ruime maten tot XXL.", icon: Heart
@@ -123,28 +123,22 @@ export default function LandingPage() {
animationType="slide-up"
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", imageAlt: "Klassieke witte blouse basics collection"
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", 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", imageAlt: "Elegante zwarte jurk special occasion"
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", 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", imageAlt: "Comfortabele jeans in XXL extended sizing"
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", 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", imageAlt: "Katoenen T-shirt basics collection"
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", 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", imageAlt: "Blazer available in all sizes"
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", 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", imageAlt: "Comfortable leisure pants in extended 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", imageAlt: "Comfortable leisure pants in extended sizes"
}
]}
buttons={[