Merge version_1 into main #3
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "Klant sinds 2022", testimonial: "Mijn haar is gezonder dan ooit. De vakkundigheid is echt indrukwekkend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg", imageAlt: "Sarah M."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=1", imageAlt: "Sarah M."
|
||||
},
|
||||
{
|
||||
name: "Emma L.", handle: "Regelmatige klant", testimonial: "Professioneel en eerlijk advies. Ik voel me hier altijd welkom.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "Emma L."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1", imageAlt: "Emma L."
|
||||
},
|
||||
{
|
||||
name: "Lisa K.", handle: "Bos en Lommer", testimonial: "Beste kapper in de buurt. Altijd tevreden met het resultaat.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa K."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Lisa K."
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -104,16 +104,16 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Regelmatige klant", testimonial: "Mijn haar is gezonder dan ooit. De aandacht voor detail is echt indrukwekkend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", handle: "Regelmatige klant", testimonial: "Mijn haar is gezonder dan ooit. De aandacht voor detail is echt indrukwekkend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emma Rodriguez", handle: "Bos en Lommer", testimonial: "Professioneel en eerlijk advies. Ik ben altijd tevreden met het resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "2", name: "Emma Rodriguez", handle: "Bos en Lommer", testimonial: "Professioneel en eerlijk advies. Ik ben altijd tevreden met het resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Kim", handle: "Klant sinds 2021", testimonial: "Beste kapper in de buurt. Fantastische service en warme sfeer.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Kim"
|
||||
id: "3", name: "Lisa Kim", handle: "Klant sinds 2021", testimonial: "Beste kapper in de buurt. Fantastische service en warme sfeer.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Lisa Kim"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Maria Garcia", handle: "Amsterdam", testimonial: "Ik kom altijd blij en ontspannen hier weg. Echt een aanrader!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", imageAlt: "Maria Garcia"
|
||||
id: "4", name: "Maria Garcia", handle: "Amsterdam", testimonial: "Ik kom altijd blij en ontspannen hier weg. Echt een aanrader!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=3", imageAlt: "Maria Garcia"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophie Martin", handle: "Reguliere klant", testimonial: "Mijn krullen zijn nog nooit zo mooi geweest. Specialist in haar!", icon: Star
|
||||
|
||||
Reference in New Issue
Block a user