Merge version_1 into main #4
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Monica Wright", handle: "Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg", imageAlt: "Monica Wright"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg?_wi=1", imageAlt: "Monica Wright"
|
||||
},
|
||||
{
|
||||
name: "Tania Cisneros", handle: "Customer", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Tania Cisneros"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1", imageAlt: "Tania Cisneros"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -140,10 +140,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Monica Wright", role: "Regular Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg", imageAlt: "Monica Wright"
|
||||
id: "1", name: "Monica Wright", role: "Regular Customer", testimonial: "Mia took my inspiration photo and nailed it. Builder gel makes my nails grow strong and long. I'll definitely be back!", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg?_wi=2", imageAlt: "Monica Wright"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Tania Cisneros", role: "Valued Guest", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Tania Cisneros"
|
||||
id: "2", name: "Tania Cisneros", role: "Valued Guest", testimonial: "They really make you feel special. Danny was precise and sweet, and Tracy gave an amazing pedicure.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2", imageAlt: "Tania Cisneros"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Martinez", role: "Frequent Visitor", testimonial: "Absolutely wonderful pedicures for multiple people as a walk-in. The staff is always friendly and professional.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-cafe-outdoors-drinking-coffee_171337-10404.jpg", imageAlt: "Sarah Martinez"
|
||||
|
||||
Reference in New Issue
Block a user