Merge version_1 into main #1
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-basin-with-cleaning-supplies-happy-positive-going-clean-home-sitting-floor-light-living-room_141793-102008.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-basin-with-cleaning-supplies-happy-positive-going-clean-home-sitting-floor-light-living-room_141793-102008.jpg?_wi=1",
|
||||
imageAlt: "Professional cleaning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circular-saw-carpenter-using-circular-saw-wood_169016-17039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circular-saw-carpenter-using-circular-saw-wood_169016-17039.jpg?_wi=1",
|
||||
imageAlt: "Handyman repairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-wooden-white-room-relax_1203-4640.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-wooden-white-room-relax_1203-4640.jpg?_wi=1",
|
||||
imageAlt: "Sparkling kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman_23-2148828374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman_23-2148828374.jpg?_wi=1",
|
||||
imageAlt: "Friendly staff",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cleaning-supplies-bucket_23-2148587287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cleaning-supplies-bucket_23-2148587287.jpg?_wi=1",
|
||||
imageAlt: "Organized tools",
|
||||
},
|
||||
{
|
||||
@@ -220,27 +220,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice T.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-basin-with-cleaning-supplies-happy-positive-going-clean-home-sitting-floor-light-living-room_141793-102008.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-basin-with-cleaning-supplies-happy-positive-going-clean-home-sitting-floor-light-living-room_141793-102008.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circular-saw-carpenter-using-circular-saw-wood_169016-17039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circular-saw-carpenter-using-circular-saw-wood_169016-17039.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-wooden-white-room-relax_1203-4640.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-wooden-white-room-relax_1203-4640.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman_23-2148828374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman_23-2148828374.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cleaning-supplies-bucket_23-2148587287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cleaning-supplies-bucket_23-2148587287.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Client Experiences"
|
||||
|
||||
Reference in New Issue
Block a user