Merge version_1 into main #3
@@ -52,15 +52,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Regular Customer", testimonial: "Best fade in the city. Vazquez knows exactly what you need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Corporate Professional", testimonial: "Impeccable service. Every visit is a premium experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looking-into-distance_1262-3510.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looking-into-distance_1262-3510.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Rodriguez", handle: "Weekly Client", testimonial: "The attention to detail is unmatched. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2881.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2881.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -155,13 +155,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Regular Client", testimonial: "The precision and attention to detail is incredible. Vazquez delivers the best fades in the city every single time.", imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg", icon: Scissors
|
||||
id: "1", name: "Marcus Johnson", role: "Regular Client", testimonial: "The precision and attention to detail is incredible. Vazquez delivers the best fades in the city every single time.", imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430613.jpg?_wi=2", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Corporate Professional", testimonial: "Professional service, clean shop, and friendly atmosphere. I've been coming for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looking-into-distance_1262-3510.jpg", icon: Scissors
|
||||
id: "2", name: "David Chen", role: "Corporate Professional", testimonial: "Professional service, clean shop, and friendly atmosphere. I've been coming for over a year and never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looking-into-distance_1262-3510.jpg?_wi=2", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", role: "Weekly Client", testimonial: "Vazquez understands what you want and executes flawlessly. Worth every penny. Highly recommend to anyone.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2881.jpg", icon: Scissors
|
||||
id: "3", name: "James Rodriguez", role: "Weekly Client", testimonial: "Vazquez understands what you want and executes flawlessly. Worth every penny. Highly recommend to anyone.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2881.jpg?_wi=2", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "4", name: "Anthony Williams", role: "New Customer", testimonial: "First visit was amazing. The barber really listens and takes time to get it right. Already booked my next appointment.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-raised-thumb_1187-3101.jpg", icon: Scissors
|
||||
|
||||
Reference in New Issue
Block a user