diff --git a/src/app/page.tsx b/src/app/page.tsx index 2898093..ffad4d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-near-green-plants-pots_23-2148068754.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-near-green-plants-pots_23-2148068754.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Visit our store or order online with ease.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/experienced-florist-trimming-plants_23-2148435657.jpg" + imageSrc="http://img.b2bpic.net/free-photo/experienced-florist-trimming-plants_23-2148435657.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -191,7 +191,7 @@ export default function LandingPage() { descriptions: [ "Huge variety of indoor and outdoor plants.", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bicolor-plant-details_23-2149362163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bicolor-plant-details_23-2149362163.jpg?_wi=1", }, { id: "2", @@ -199,7 +199,7 @@ export default function LandingPage() { descriptions: [ "Only healthy and vibrant plants for your home.", ], - imageSrc: "http://img.b2bpic.net/free-photo/plants_23-2148013640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants_23-2148013640.jpg?_wi=1", }, { id: "3", @@ -207,7 +207,7 @@ export default function LandingPage() { descriptions: [ "Premium tools and fertilizers available.", ], - imageSrc: "http://img.b2bpic.net/free-photo/creative-flat-lay-gardening-concept_23-2148195508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-flat-lay-gardening-concept_23-2148195508.jpg?_wi=1", }, ]} title="Why Choose Our Nursery?" @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Great nursery with great options. Helpful staff.", tag: "Garden Lover", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-snow-white-smile-holding-plant-with-red-flowers-portrait-woman-gray-sweater-greenhouse_197531-12384.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-near-green-plants-pots_23-2148068754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-near-green-plants-pots_23-2148068754.jpg?_wi=2", imageAlt: "happy customer in plant nursery", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "Beautiful nursery with many varieties of plants with reasonable rates.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037327.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-trimming-plants_23-2148435657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-trimming-plants_23-2148435657.jpg?_wi=2", imageAlt: "happy customer in plant nursery", }, { @@ -305,7 +305,7 @@ export default function LandingPage() { quote: "Great prices, great clarity, great product aspiration as well.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-potted-plant_23-2147882154.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bicolor-plant-details_23-2149362163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bicolor-plant-details_23-2149362163.jpg?_wi=2", imageAlt: "happy customer in plant nursery", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { quote: "The staff here is very knowledgeable in what the nursery has to offer.", tag: "Plant Mom", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-gardener-uniform-wearing-gardening-hat-holding-points-flower-flowerpot-head_141793-88984.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plants_23-2148013640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plants_23-2148013640.jpg?_wi=2", imageAlt: "happy customer in plant nursery", }, { @@ -327,7 +327,7 @@ export default function LandingPage() { quote: "Very nice nursery with a good collection of plants.", tag: "Hobbyist", avatarSrc: "http://img.b2bpic.net/free-photo/mature-greenhouse-owner-holding-potted-flowers-looking-camera-plant-nursery_637285-1398.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/creative-flat-lay-gardening-concept_23-2148195508.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-flat-lay-gardening-concept_23-2148195508.jpg?_wi=2", imageAlt: "happy customer in plant nursery", }, ]}