diff --git a/src/app/page.tsx b/src/app/page.tsx index b0e8ca1..0cd31b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg?_wi=1", imageAlt: "Elegant white rose arrangement", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg?_wi=1", imageAlt: "Soft pastel pink floral bouquet", }, { diff --git a/src/app/special-orders/page.tsx b/src/app/special-orders/page.tsx index 53c2dc2..5335e86 100644 --- a/src/app/special-orders/page.tsx +++ b/src/app/special-orders/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Crafting Your Concept", subtitle: "Receive a custom design proposal and transparent pricing.", description: "Our florists will craft a unique design proposal tailored to your vision, along with a clear quote.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg?_wi=2", imageAlt: "flower artisan handcrafting garland", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { title: "Bringing it to Life", subtitle: "Meticulous artistry and execution for a flawless result.", description: "Our skilled team meticulously brings your custom floral arrangement to life, ensuring every detail is perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg?_wi=2", imageAlt: "flower artisan handcrafting garland", }, ]} diff --git a/src/app/subscriptions/page.tsx b/src/app/subscriptions/page.tsx index b13b287..aa793f9 100644 --- a/src/app/subscriptions/page.tsx +++ b/src/app/subscriptions/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Plans That Adapt", subtitle: "Flexible subscription plans.", description: "Pause or skip deliveries anytime, change your plan, or modify your preferences with ease.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-standing-near-books-coffee_23-2147711718.jpg?_wi=3", imageAlt: "fresh seasonal flowers close up", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { title: "Hassle-Free Delivery", subtitle: "Priority delivery option.", description: "Enjoy priority delivery to your home, office, or as a thoughtful gift to loved ones.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910702.jpg?_wi=3", imageAlt: "fresh seasonal flowers close up", }, ]}