Merge version_1 into main #3
@@ -58,15 +58,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "@sarahmhome", testimonial: "Transformed our backyard into a paradise. Professional, creative, and genuinely care about the result.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-good-looking-brunette-woman-with-cheerful-smile-cozy-restaurant-enjoys-summer-hot-weather-being-high-spirit-after-spa-procedure_273609-2725.jpg", imageAlt: "Sarah Mitchell testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-good-looking-brunette-woman-with-cheerful-smile-cozy-restaurant-enjoys-summer-hot-weather-being-high-spirit-after-spa-procedure_273609-2725.jpg?_wi=1", imageAlt: "Sarah Mitchell testimonial"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "@jchendesigns", testimonial: "Exceptional service from start to finish. The team understood exactly what we wanted and delivered beyond expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg", imageAlt: "James Chen testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg?_wi=1", imageAlt: "James Chen testimonial"
|
||||
},
|
||||
{
|
||||
name: "Emma Robertson", handle: "@emmasgarden", testimonial: "Absolutely love our new garden space. It's become our favorite spot to spend time with the family.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-spring-park_1157-36046.jpg", imageAlt: "Emma Robertson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-spring-park_1157-36046.jpg?_wi=1", imageAlt: "Emma Robertson testimonial"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -181,15 +181,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Michael Torres", role: "Homeowner", company: "Balwyn, Melbourne", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-good-looking-brunette-woman-with-cheerful-smile-cozy-restaurant-enjoys-summer-hot-weather-being-high-spirit-after-spa-procedure_273609-2725.jpg", imageAlt: "Michael Torres"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-good-looking-brunette-woman-with-cheerful-smile-cozy-restaurant-enjoys-summer-hot-weather-being-high-spirit-after-spa-procedure_273609-2725.jpg?_wi=2", imageAlt: "Michael Torres"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Lisa Patel", role: "Property Manager", company: "South Yarra Complex", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg", imageAlt: "Lisa Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg?_wi=2", imageAlt: "Lisa Patel"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "David Foster", role: "Restaurant Owner", company: "Fitzroy Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-spring-park_1157-36046.jpg", imageAlt: "David Foster"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-spring-park_1157-36046.jpg?_wi=2", imageAlt: "David Foster"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Rebecca Shaw", role: "Homeowner", company: "Toorak, Melbourne", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user