Merge version_1 into main #1
@@ -69,35 +69,35 @@ export default function LandingPage() {
|
||||
handle: "@homesowner",
|
||||
testimonial: "The best landscaping experience we've had. Professional, clean, and stunning results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mary T.",
|
||||
handle: "@gardenlover",
|
||||
testimonial: "Our garden has been transformed into a beautiful sanctuary. Thank you RBRN!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@propertyowner",
|
||||
testimonial: "Excellent service and deep attention to detail. Highly recommended for any lawn needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah W.",
|
||||
handle: "@backyardenthusiast",
|
||||
testimonial: "The lawn care service is consistent and reliable. Always neat and healthy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike H.",
|
||||
handle: "@urbanplanter",
|
||||
testimonial: "Incredible transformation of our backyard. Professional and timely team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
role: "Owner",
|
||||
company: "Local Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30889.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Sunny Ridge",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Private Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
role: "Investor",
|
||||
company: "Rental Props",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
||||
role: "Manager",
|
||||
company: "Village Inn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-woman-knitted-sweater-with-phone-notebook-her-hands_197531-12362.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user