Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jeremy does exceptional work! Honest, professional, and does it the right way.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=1",
|
||||
imageAlt: "excavator on construction site",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Had my driveway completely redone in less than 2 days for a phenomenal price and quality work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Extremely knowledgeable crew. Great guys to work with.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1",
|
||||
imageAlt: "smiling woman portrait",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Top-notch customer service and a job well done. 100% satisfied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg?_wi=1",
|
||||
imageAlt: "friendly man portrait",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Best service in the area. Project was finished ahead of schedule.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg?_wi=1",
|
||||
imageAlt: "happy man portrait",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg",
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
content: "Skilled and knowledgeable, our team knows NJ projects and delivers top-notch customer service.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=6"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -232,27 +232,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "RC",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Erica S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dan P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Google Reviewer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jane D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user