Merge version_1 into main #3
@@ -60,16 +60,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah P.", handle: "@Homeowner", testimonial: "Redstone transformed our yard! The new irrigation system is a dream, and the lighting adds such elegance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-133341.jpg", imageAlt: "Sarah P."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-133341.jpg?_wi=1", imageAlt: "Sarah P."},
|
||||
{
|
||||
name: "Mark D.", handle: "@PropertyManager", testimonial: "Reliable service and outstanding results. Our commercial property's curb appeal has never been better.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg", imageAlt: "Mark D."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg?_wi=1", imageAlt: "Mark D."},
|
||||
{
|
||||
name: "Jessica L.", handle: "@GardenEnthusiast", testimonial: "The team was professional and highly skilled. My plants are thriving, and the outdoor ambiance is perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-outdoors-nature_23-2148629841.jpg", imageAlt: "Jessica L."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-outdoors-nature_23-2148629841.jpg?_wi=1", imageAlt: "Jessica L."},
|
||||
{
|
||||
name: "Robert K.", handle: "@LocalBusiness", testimonial: "Redstone's lighting solutions brought our storefront to life. Highly recommend their services!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-nature_23-2148574877.jpg", imageAlt: "Robert K."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-nature_23-2148574877.jpg?_wi=1", imageAlt: "Robert K."},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Your Outdoor Experts"
|
||||
@@ -134,16 +134,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David R.", handle: "Local Resident", testimonial: "The Redstone team installed an amazing irrigation system, and my lawn has never looked better. Professional and thorough!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-133341.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-133341.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Emily S.", handle: "Business Owner", testimonial: "Our outdoor lighting project exceeded all expectations. It truly transformed our commercial property's evening appeal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-typing-her-laptop_231208-13559.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "John C.", handle: "Homeowner", testimonial: "Excellent service from start to finish. They handled everything with expertise, from design to installation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-outdoors-nature_23-2148629841.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-outdoors-nature_23-2148629841.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Maria G.", handle: "Gardening Enthusiast", testimonial: "I love my new smart irrigation system! It's so easy to manage and my garden is thriving thanks to Redstone.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-nature_23-2148574877.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-nature_23-2148574877.jpg?_wi=2"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user