Merge version_1 into main #1
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Michael Chen, Manufacturing Director"
|
||||
id: "testimonial-1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Michael Chen, Manufacturing Director"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Sarah Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg", imageAlt: "Sarah Rodriguez, Environmental Manager"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
id: "testimonial-3", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "James Patterson, Property Developer"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Lisa Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Lisa Thompson, Facility Manager"
|
||||
id: "testimonial-4", name: "Lisa Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Lisa Thompson, Facility Manager"
|
||||
}
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user