Merge version_1 into main #1
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Beauty Enthusiast", testimonial: "The most transformative beauty experience of my life. Every detail was perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez", handle: "Luxury Client", testimonial: "Professional, elegant, and absolutely results-driven. I recommend them to everyone.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Jessica Chen", handle: "Regular Guest", testimonial: "More than a salon—it's a sanctuary for self-care and confidence building.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -185,15 +185,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahbeauty", testimonial: "This salon exceeded every expectation. The attention to detail and personalized care made me feel truly valued. I've never felt more confident!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-stylish-young-woman_23-2147910286.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emily Rodriguez", handle: "@emilyglam", testimonial: "Professional, elegant, and results-oriented. The team genuinely cares about enhancing your natural beauty. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Chen", handle: "@jessicawellness", testimonial: "More than a salon—it's a sanctuary. The holistic approach to beauty and wellness resonated deeply with me.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Amanda Foster", handle: "@amandastyle", testimonial: "Transformed my entire beauty routine. The personalized consultations and premium products made all the difference.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user