Update src/app/delivery/page.tsx
This commit is contained in:
@@ -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" }]}
|
||||
|
||||
Reference in New Issue
Block a user