Update src/app/page.tsx
This commit is contained in:
@@ -84,11 +84,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "James R.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" },
|
||||
{ id: "t1", name: "James R.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=1" },
|
||||
{ id: "t2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986286.jpg" },
|
||||
{ id: "t3", name: "Lucas P.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-cotton-pad_23-2148686033.jpg" },
|
||||
{ id: "t4", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205883.jpg" },
|
||||
{ id: "t5", name: "Thomas W.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" },
|
||||
{ id: "t5", name: "Thomas W.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=2" },
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Testimonials"
|
||||
|
||||
Reference in New Issue
Block a user