Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,35 +63,35 @@ export default function LandingPage() {
|
||||
handle: "@client1",
|
||||
testimonial: "Yoni's crew was always on time, easy to work with, and did a fantastic job. I highly recommend Yoni.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark Stevens",
|
||||
handle: "@m_stevens",
|
||||
testimonial: "Professional, clean, and delivered exactly what we discussed. Top-tier work in every regard.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Sarah Jenkins",
|
||||
handle: "@sjenkins",
|
||||
testimonial: "The communication was excellent. Never felt in the dark about our renovation project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
name: "David Miller",
|
||||
handle: "@dmiller",
|
||||
testimonial: "Exceptional craftsmanship. They treated our commercial space with complete respect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@erod",
|
||||
testimonial: "Fastest bid-to-start time I've ever experienced. Highly efficient team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
quote: "Yoni was in charge of our project. His crew was always on time, easy to work with, and did a fantastic job.",
|
||||
name: "Client A",
|
||||
role: "Property Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
quote: "We showed him a picture of a deck we loved. He had his bid to us within a couple of days. Highly recommended.",
|
||||
name: "Client B",
|
||||
role: "Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
quote: "The team at Henriquez is easy to work with and delivers high-quality craftsmanship every time.",
|
||||
name: "Client C",
|
||||
role: "Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
quote: "Start to finish, Yoni made the process stress-free and handled everything with professional care.",
|
||||
name: "Client D",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
quote: "I appreciate the attention to detail. Yoni and his team are simply the best in the business.",
|
||||
name: "Client E",
|
||||
role: "Property Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=10",
|
||||
},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
|
||||
Reference in New Issue
Block a user