Merge version_1 into main #1
@@ -110,13 +110,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Marcus Johnson - Senior Barber"
|
||||
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "Marcus Johnson - Senior Barber"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory_613910-20510.jpg", imageAlt: "David Chen - Barber"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "James Williams - Master Barber"
|
||||
id: "3", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "James Williams - Master Barber"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Robert Martinez"
|
||||
id: "1", name: "Robert Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Robert Martinez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "John Thompson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "John Thompson"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Michael Anderson", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Michael Anderson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Christopher Lee", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Christopher Lee"
|
||||
id: "4", name: "Christopher Lee", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Christopher Lee"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by hundreds of satisfied clients in our community"
|
||||
|
||||
Reference in New Issue
Block a user