diff --git a/src/app/delivery/page.tsx b/src/app/delivery/page.tsx index 97220b2..e5506d1 100644 --- a/src/app/delivery/page.tsx +++ b/src/app/delivery/page.tsx @@ -48,7 +48,7 @@ export default function DeliveryPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg?_wi=2" imageAlt="Same-day flower delivery service" mediaAnimation="slide-up" accordionItems={[ @@ -103,7 +103,7 @@ export default function DeliveryPage() { icon: MessageCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=2" imageAlt="Professional florist service" mediaAnimation="slide-up" buttons={[{ text: "Learn More About Us", href: "/about" }]}