Merge version_2 into main #2
@@ -61,11 +61,11 @@ export default function LandscapingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Local Client", handle: "Satisfied Customer", testimonial: "If you have any concrete work, I would 100% recommend Solbreeze Services LLC. Their work is exceptional!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", imageAlt: "Local Client"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1", imageAlt: "Local Client"
|
||||
},
|
||||
{
|
||||
name: "Another Homeowner", handle: "Happy Client", testimonial: "Most importantly, Solbreeze Services LLC is exceptionally easy to communicate with. They made the whole process smooth and stress-free.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-isolated_171337-9759.jpg", imageAlt: "Another Homeowner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-isolated_171337-9759.jpg?_wi=1", imageAlt: "Another Homeowner"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -170,10 +170,10 @@ export default function LandscapingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Amira S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", imageAlt: "Amira S."
|
||||
id: "1", name: "Amira S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2", imageAlt: "Amira S."
|
||||
},
|
||||
{
|
||||
id: "2", name: "Omar K.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-isolated_171337-9759.jpg", imageAlt: "Omar K."
|
||||
id: "2", name: "Omar K.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-african-man-isolated_171337-9759.jpg?_wi=2", imageAlt: "Omar K."
|
||||
},
|
||||
{
|
||||
id: "3", name: "Layla H.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-beach_107420-9855.jpg", imageAlt: "Layla H."
|
||||
|
||||
Reference in New Issue
Block a user