From 0a9f7df7c60c74433681b4044315974ce1265f29 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 14:48:53 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index d841820..110dde4 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -103,14 +103,14 @@ export default function App() { title: "Farm Fresh", subtitle: "Local Sourcing", description: "We partner with local farms to ensure every stem is harvested at peak bloom.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g99pw6", + imageSrc: "https://img.b2bpic.net/free-photo/tasty-fresh-appetizing-italian-food-ingredients-dark-background_1220-1745.jpg?id=1301437", }, { tag: "Design", title: "Artisan Crafted", subtitle: "Handmade", description: "Expert florists compose every bouquet with a keen eye for color and form.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3l62zf", + imageSrc: "https://img.b2bpic.net/free-photo/business-people-brainstorming-ideas-plan-work-report-with-data-charts-graphs-analyzing-research-information-create-successful-project-office-partnership-collaboration_482257-47596.jpg?id=30472738", }, { tag: "Delivery", -- 2.49.1