Merge version_1 into main #1
@@ -57,10 +57,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ivan's Regular", handle: "Loyal Customer", testimonial: "I've been coming here for years. Ivan's attention to detail and consistency are outstanding. Always on time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Family Trusted", handle: "Single Mom", testimonial: "6 years and we still trust only Ivan. Clean, family-friendly vibe. No one is rude here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -116,16 +116,16 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Long-Time Customer", role: "Loyal Client", testimonial: "I've been coming to this barbershop for some time now. Ivan's attention to detail and consistency are outstanding. The shop is clean, family-friendly, and appointments are always on time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", icon: Heart,
|
||||
id: "1", name: "Long-Time Customer", role: "Loyal Client", testimonial: "I've been coming to this barbershop for some time now. Ivan's attention to detail and consistency are outstanding. The shop is clean, family-friendly, and appointments are always on time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Single Mom", role: "Family Client", testimonial: "I moved here from Atlanta and walked into Garcia. Ivan was so sweet and listened to my needs. 6 years later, we still trust only Ivan. No one in the shop is rude. They rarely turn people away.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", icon: Heart,
|
||||
id: "2", name: "Single Mom", role: "Family Client", testimonial: "I moved here from Atlanta and walked into Garcia. Ivan was so sweet and listened to my needs. 6 years later, we still trust only Ivan. No one in the shop is rude. They rarely turn people away.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Regular Customer", role: "Repeat Client", testimonial: "Fair pricing paired with superb quality of work. Garcia sets the standard for professionalism and value. I wouldn't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", icon: Heart,
|
||||
id: "3", name: "Regular Customer", role: "Repeat Client", testimonial: "Fair pricing paired with superb quality of work. Garcia sets the standard for professionalism and value. I wouldn't go anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Devoted Client", role: "Multi-Year Customer", testimonial: "The Booksy app makes booking quick and convenient. But the real reason I keep coming back is the outstanding service and personal touch from the team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", icon: Heart,
|
||||
id: "4", name: "Devoted Client", role: "Multi-Year Customer", testimonial: "The Booksy app makes booking quick and convenient. But the real reason I keep coming back is the outstanding service and personal touch from the team.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", icon: Heart,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user