Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@johnd",
|
||||
testimonial: "Incredible service! They cleared our basement in under an hour.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358963.jpg?_wi=1",
|
||||
imageAlt: "junk removal professional service black gold",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahp",
|
||||
testimonial: "Very professional and fair pricing. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-while-man-cleaning_23-2147766965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-while-man-cleaning_23-2147766965.jpg?_wi=1",
|
||||
imageAlt: "junk removal professional service black gold",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@mikel",
|
||||
testimonial: "The gold standard for junk removal. Will hire again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-logo-globe-garbage-bin_23-2147852572.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-logo-globe-garbage-bin_23-2147852572.jpg?_wi=1",
|
||||
imageAlt: "junk removal professional service black gold",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@davidr",
|
||||
testimonial: "Prompt, efficient, and very careful with my walls.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-with-dots_23-2148539815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-with-dots_23-2148539815.jpg?_wi=1",
|
||||
imageAlt: "junk removal professional service black gold",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@lindam",
|
||||
testimonial: "Finally a stress-free garage cleanout experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=1",
|
||||
imageAlt: "junk removal professional service black gold",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "tel:8044679004",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358963.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358963.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-with-bottle-spray-cleanser-cleaning-oven-home-kitchen_231208-13610.jpg",
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-talking-phone-while-man-cleaning_23-2147766965.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-talking-phone-while-man-cleaning_23-2147766965.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
"Attic and basement debris removal",
|
||||
"Furniture and appliance haul away",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-logo-globe-garbage-bin_23-2147852572.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-logo-globe-garbage-bin_23-2147852572.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
"Retail debris removal",
|
||||
"Construction cleanup",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-with-dots_23-2148539815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-with-dots_23-2148539815.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
"Outdoor structure demolition",
|
||||
"Landscaping debris haul",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Professional Services"
|
||||
|
||||
Reference in New Issue
Block a user