Merge version_1 into main #1
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "@commercial-owner",
|
||||
testimonial: "Fantastic work on our warehouse parking lot. Professional and fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@property-manager",
|
||||
testimonial: "US PAVE delivered on time and within budget. High quality finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-office-workers-working-with-laptop_171337-5836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-office-workers-working-with-laptop_171337-5836.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@homeowner",
|
||||
testimonial: "Best paving contractor in Fort Lauderdale. Reliable and honest.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Kevin L.",
|
||||
handle: "@ho-president",
|
||||
testimonial: "Transformed our community streets. Excellent communication.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lisa M.",
|
||||
handle: "@facility-manager",
|
||||
testimonial: "The attention to detail on our striping was incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-scooter-outside_23-2149019505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-scooter-outside_23-2149019505.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, fast, and high quality.",
|
||||
name: "Sarah J.",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
quote: "The team at US PAVE exceeded our expectations.",
|
||||
name: "Kevin L.",
|
||||
role: "HOA Board",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-office-workers-working-with-laptop_171337-5836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-male-office-workers-working-with-laptop_171337-5836.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
quote: "Veteran-owned business that does it right.",
|
||||
name: "Robert B.",
|
||||
role: "Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
quote: "Great communication from start to finish.",
|
||||
name: "Lisa M.",
|
||||
role: "Commercial Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
quote: "They kept the project moving efficiently.",
|
||||
name: "Mike S.",
|
||||
role: "Site Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-scooter-outside_23-2149019505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-riding-scooter-outside_23-2149019505.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
|
||||
Reference in New Issue
Block a user