From df8a5f0d3229a1c1e7b3c3f452c29afaf7cce20c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 13:42:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93d38bd..72e8672 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,25 +55,25 @@ export default function LandingPage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZbU6BZtOLKh5DgNao41abtpNm/uploaded-1778766081893-fwm90azd.png", imageAlt: "Graduation gift basket menu"}, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg", imageAlt: "Minimal floral arrangement on red surface"}, + 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", imageAlt: "Heartshaped Cake Beautiful delicious heart shaped cakes"}, + 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", imageAlt: "Lifestyle of person decorating their front door"}, + 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", imageAlt: "Spring composition for mother's day"}, + 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"}, ]} rightCarouselItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DZbU6BZtOLKh5DgNao41abtpNm/uploaded-1778766081893-tm1ire6t.png", imageAlt: "Graduation basket policy"}, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17427.jpg", imageAlt: "Minimal floral arrangement on red surface"}, + 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", imageAlt: "Heartshaped Cake Beautiful delicious heart shaped cakes"}, + 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", imageAlt: "Lifestyle of person decorating their front door"}, + 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", imageAlt: "Spring composition for mother's day"}, + 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"}, ]} buttons={[ { -- 2.49.1