Merge version_1 into main #3
@@ -49,13 +49,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dlovan Abdulrahman", handle: "First-time Customer", testimonial: "First time here and I was impressed. Friendly staff, no long wait, and the haircut exceeded my expectations. This is my new go-to barber shop.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1"},
|
||||
{
|
||||
name: "Keiran Lear", handle: "Regular Customer", testimonial: "Sharp hair cut and a good price, good head massage 💆 and not a long wait", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2"},
|
||||
{
|
||||
name: "Mark Sanders", handle: "Satisfied Client", testimonial: "Great service and quality haircut and beard trim", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Dlovan Abdulrahman", role: "Regular Client", testimonial: "First time here and I was impressed. Friendly staff, no long wait, and the haircut exceeded my expectations. This is my new go-to barber shop.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Dlovan Abdulrahman"},
|
||||
id: "1", name: "Dlovan Abdulrahman", role: "Regular Client", testimonial: "First time here and I was impressed. Friendly staff, no long wait, and the haircut exceeded my expectations. This is my new go-to barber shop.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=4", imageAlt: "Dlovan Abdulrahman"},
|
||||
{
|
||||
id: "2", name: "Keiran Lear", role: "Satisfied Customer", testimonial: "Sharp hair cut and a good price, good head massage 💆 and not a long wait", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Keiran Lear"},
|
||||
id: "2", name: "Keiran Lear", role: "Satisfied Customer", testimonial: "Sharp hair cut and a good price, good head massage 💆 and not a long wait", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=5", imageAlt: "Keiran Lear"},
|
||||
{
|
||||
id: "3", name: "Mark Sanders", role: "Loyal Client", testimonial: "Great service and quality haircut and beard trim", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Mark Sanders"},
|
||||
id: "3", name: "Mark Sanders", role: "Loyal Client", testimonial: "Great service and quality haircut and beard trim", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=6", imageAlt: "Mark Sanders"},
|
||||
{
|
||||
id: "4", name: "James Wilson", role: "Returning Customer", testimonial: "Best barbershop in town. The barbers are skilled professionals who truly care about their craft. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "James Wilson"},
|
||||
id: "4", name: "James Wilson", role: "Returning Customer", testimonial: "Best barbershop in town. The barbers are skilled professionals who truly care about their craft. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=7", imageAlt: "James Wilson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user