Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -58,23 +58,23 @@ export default function LandingPage() {
|
||||
tag="Reliable Residential Cleaning"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=1",
|
||||
imageAlt: "Cleaning professional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=2",
|
||||
imageAlt: "Cleaning equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=1",
|
||||
imageAlt: "Cleaning supplies",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=1",
|
||||
imageAlt: "Deep cleaning tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=1",
|
||||
imageAlt: "Bedroom cleaning",
|
||||
},
|
||||
]}
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=2",
|
||||
imageAlt: "Deep cleaning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=3",
|
||||
imageAlt: "Surface cleaning",
|
||||
},
|
||||
],
|
||||
@@ -111,11 +111,11 @@ export default function LandingPage() {
|
||||
icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=2",
|
||||
imageAlt: "Green cleaning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=3",
|
||||
imageAlt: "Products",
|
||||
},
|
||||
],
|
||||
@@ -126,11 +126,11 @@ export default function LandingPage() {
|
||||
icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=2",
|
||||
imageAlt: "Scheduling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=3",
|
||||
imageAlt: "Consistency",
|
||||
},
|
||||
],
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user