diff --git a/src/app/page.tsx b/src/app/page.tsx index 93a9c19..e1773d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/attractive-man-with-papaer-sheet-glasshouse_23-2147768482.jpg", @@ -109,7 +109,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -125,34 +125,34 @@ export default function LandingPage() { title: "Organic Fertilization", description: "Custom blends that improve soil health naturally without harmful synthetics.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg?_wi=2", imageAlt: "vibrant green lawn professional care", }, { title: "Eco-Friendly Weed Control", description: "Targeted, chemical-free strategies for managing weeds effectively.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg?_wi=2", imageAlt: "lawn care experts working outdoors", }, { title: "Sustainable Mowing", description: "Proper cutting heights and mulching techniques for water retention.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mobile-beside-tools-gardening_23-2148672673.jpg?_wi=3", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-unrecognizable-person-analysing-financial-chart-smartphone_1098-18935.jpg?_wi=3", }, imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-gardener-man-wearing-jumpsuit-hat-holding-mattock-blank-speech-bubble-sign-being-surprised_141793-37471.jpg", imageAlt: "lawn maintenance questions answered", @@ -248,7 +248,7 @@ export default function LandingPage() {