diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c3f711..90c4d51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,19 +68,19 @@ export default function LandingPage() { imageAlt: "Graduation gift basket menu", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg?_wi=1", imageAlt: "Minimal floral arrangement on red surface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/heartshaped-cake-beautiful-delicious-heart-shaped-cakes-pink-color-sweets-brilliant-sweet_132075-13047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heartshaped-cake-beautiful-delicious-heart-shaped-cakes-pink-color-sweets-brilliant-sweet_132075-13047.jpg?_wi=1", imageAlt: "Heartshaped Cake Beautiful delicious heart shaped cakes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562532.jpg?_wi=1", imageAlt: "Lifestyle of person decorating their front door", }, { - imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-mother-s-day-with-gift-chrysanthemum-flowers-knitted-element_169016-15979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-mother-s-day-with-gift-chrysanthemum-flowers-knitted-element_169016-15979.jpg?_wi=1", imageAlt: "Spring composition for mother's day", }, ]} @@ -90,19 +90,19 @@ export default function LandingPage() { imageAlt: "Graduation basket policy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg?_wi=2", imageAlt: "Minimal floral arrangement on red surface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/heartshaped-cake-beautiful-delicious-heart-shaped-cakes-pink-color-sweets-brilliant-sweet_132075-13047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heartshaped-cake-beautiful-delicious-heart-shaped-cakes-pink-color-sweets-brilliant-sweet_132075-13047.jpg?_wi=2", imageAlt: "Heartshaped Cake Beautiful delicious heart shaped cakes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562532.jpg?_wi=2", imageAlt: "Lifestyle of person decorating their front door", }, { - imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-mother-s-day-with-gift-chrysanthemum-flowers-knitted-element_169016-15979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-composition-mother-s-day-with-gift-chrysanthemum-flowers-knitted-element_169016-15979.jpg?_wi=2", imageAlt: "Spring composition for mother's day", }, ]}