Merge version_1 into main #1
@@ -50,15 +50,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Popescu", handle: "Client Regular", testimonial: "Flori foarte frumoase și servicii excelente!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Ioan Balan", handle: "Eveniment Nuntă", testimonial: "Seriozitate și calitate în același timp.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Elena Gheorghe", handle: "Client Regular", testimonial: "Recomand cu încredere Florăria NICOLAS.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -144,15 +144,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Popescu", role: "Client", company: "Buhuși", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "professional headshot woman smiling portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2", imageAlt: "professional headshot woman smiling portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ioan Balan", role: "Eveniment", company: "Nuntă", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "confident man professional headshot portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2", imageAlt: "confident man professional headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Gheorghe", role: "Client Regular", company: "Buhuși", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", imageAlt: "woman smiling professional headshot portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2", imageAlt: "woman smiling professional headshot portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Andrei Vlad", role: "Cadou", company: "Pentru iubita", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user