Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 03:18:41 +00:00

View File

@@ -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",
},
]}