Merge version_1 into main #1
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg?_wi=1",
|
||||
imageAlt: "Professional service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131216.jpg?_wi=1",
|
||||
imageAlt: "Cleaning supplies",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Select Plan",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg?_wi=2",
|
||||
imageAlt: "Side view woman cleaning",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Select Plan",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131216.jpg?_wi=2",
|
||||
imageAlt: "Side view woman cleaning",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user