From e78c6d526afcf250f2cb77e6c341cadc69888fc4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 14:43:19 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Services.tsx --- src/pages/HomePage/sections/Services.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Services.tsx b/src/pages/HomePage/sections/Services.tsx index d85bc8d..65f526a 100644 --- a/src/pages/HomePage/sections/Services.tsx +++ b/src/pages/HomePage/sections/Services.tsx @@ -17,7 +17,7 @@ export default function ServicesSection(): React.JSX.Element { { title: "Aromatic Oils", description: "Pure essential oil blends.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963082.jpg"}, { - title: "Healing Creams", description: "Organic soothing relief.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/boomers-using-cbd-oil-cream-treating-body-pain_23-2151263432.jpg"}, + title: "Healing Creams", description: "Organic soothing relief.", href: "#", imageSrc: "https://images.pexels.com/photos/14254048/pexels-photo-14254048.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=14254048"}, { title: "Zen Candles", description: "Hand-poured tranquility.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-candles-knitted-element-garland_169016-48476.jpg"}, { -- 2.49.1