Merge version_1 into main #1
@@ -128,16 +128,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Thompson", role: "Regular Client", testimonial: "Jason's Barber Shop is my go-to place for a sharp fade and clean line-up. The attention to detail is unmatched. I've been coming here for 5 years and wouldn't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", icon: Scissors
|
||||
id: "1", name: "Marcus Thompson", role: "Regular Client", testimonial: "Jason's Barber Shop is my go-to place for a sharp fade and clean line-up. The attention to detail is unmatched. I've been coming here for 5 years and wouldn't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Business Owner", testimonial: "Professional service, welcoming atmosphere, and outstanding results. Jason and his team truly care about delivering the best experience. Highly recommended for any gentleman looking for quality grooming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", icon: Scissors
|
||||
id: "2", name: "David Chen", role: "Business Owner", testimonial: "Professional service, welcoming atmosphere, and outstanding results. Jason and his team truly care about delivering the best experience. Highly recommended for any gentleman looking for quality grooming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", role: "Frequent Customer", testimonial: "Best barbershop in town! The skill and precision are exceptional. Every visit feels personal, and they remember exactly how I like my cuts. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", icon: Scissors
|
||||
id: "3", name: "James Rodriguez", role: "Frequent Customer", testimonial: "Best barbershop in town! The skill and precision are exceptional. Every visit feels personal, and they remember exactly how I like my cuts. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=3", icon: Scissors
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Williams", role: "New Client", testimonial: "I walked in as a first-timer and felt immediately welcome. The barber took time to understand what I wanted and delivered perfectly. Already booked my next appointment!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", icon: Scissors
|
||||
id: "4", name: "Robert Williams", role: "New Client", testimonial: "I walked in as a first-timer and felt immediately welcome. The barber took time to understand what I wanted and delivered perfectly. Already booked my next appointment!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=4", icon: Scissors
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user