From eb156cf7c96b889b28691310211f2018a57677f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 17:10:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15c0d6e..f6bdbc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { title: "Custom Bouquets", subtitle: "Unique designs for every individual.", description: "Handcrafted bouquets tailored to your preferences, occasion, and style. Each arrangement is a unique expression of beauty.", - imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg", + imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg?_wi=1", imageAlt: "Custom designed flower bouquet", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { title: "Creative Design & Sourcing", description: "Our florists craft a unique design concept and meticulously source the freshest, highest-quality flowers and foliage.", media: { - imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg", + imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg?_wi=2", imageAlt: "Florist arranging a bouquet", }, items: [ -- 2.49.1