From 65119102ea1bd2a80beba09580b29979ef2e2c5e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:38:51 +0000 Subject: [PATCH] Update src/app/delivery/page.tsx --- src/app/delivery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/delivery/page.tsx b/src/app/delivery/page.tsx index 32f5443..b3ea6ff 100644 --- a/src/app/delivery/page.tsx +++ b/src/app/delivery/page.tsx @@ -47,7 +47,7 @@ export default function DeliveryPage() { tagIcon={Truck} 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={[ @@ -85,7 +85,7 @@ export default function DeliveryPage() { title: "Personalized Service", description: "Include a custom message card, special instructions, or gift requests. Our team ensures every detail is perfect for your recipient.", 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" }]}