Merge version_1 into main #1
@@ -149,12 +149,12 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Platinum Landscape transformed our backyard into the outdoor oasis we've always dreamed of. Their attention to detail and professionalism exceeded all expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Rodriguez", handle: "@jamesr", testimonial: "From initial design consultation to final installation, the team was professional and responsive. Our new patio is absolutely stunning and built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez" },
|
||||
{ id: "3", name: "Emily Chen", handle: "@emilydesigns", testimonial: "As a designer myself, I was impressed by their creative vision and technical execution. They truly understand how to blend aesthetics with functionality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Emily Chen" },
|
||||
{ id: "4", name: "Michael Thompson", handle: "@mthompson", testimonial: "Regular maintenance with Platinum keeps our property looking immaculate throughout the year. Reliable, efficient, and always professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson" },
|
||||
{ id: "5", name: "Lisa Anderson", handle: "@lisa_andersen", testimonial: "Best investment we've made for our home. The landscape design added significant value and transformed how we use our outdoor space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Lisa Anderson" },
|
||||
{ id: "6", name: "David Park", handle: "@davidpark", testimonial: "Excellent communication, transparent pricing, and outstanding results. Platinum Landscape is the gold standard in our area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park" }
|
||||
{ id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Platinum Landscape transformed our backyard into the outdoor oasis we've always dreamed of. Their attention to detail and professionalism exceeded all expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell" },
|
||||
{ id: "2", name: "James Rodriguez", handle: "@jamesr", testimonial: "From initial design consultation to final installation, the team was professional and responsive. Our new patio is absolutely stunning and built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Rodriguez" },
|
||||
{ id: "3", name: "Emily Chen", handle: "@emilydesigns", testimonial: "As a designer myself, I was impressed by their creative vision and technical execution. They truly understand how to blend aesthetics with functionality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1", imageAlt: "Emily Chen" },
|
||||
{ id: "4", name: "Michael Thompson", handle: "@mthompson", testimonial: "Regular maintenance with Platinum keeps our property looking immaculate throughout the year. Reliable, efficient, and always professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson" },
|
||||
{ id: "5", name: "Lisa Anderson", handle: "@lisa_andersen", testimonial: "Best investment we've made for our home. The landscape design added significant value and transformed how we use our outdoor space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2", imageAlt: "Lisa Anderson" },
|
||||
{ id: "6", name: "David Park", handle: "@davidpark", testimonial: "Excellent communication, transparent pricing, and outstanding results. Platinum Landscape is the gold standard in our area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Park" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user