From 7b7645cca5e16ab86c370e6e883787973f64bf54 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 1 Jul 2026 11:02:22 +0000 Subject: [PATCH] Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhC --- src/pages/HomePage/sections/Services.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/HomePage/sections/Services.tsx b/src/pages/HomePage/sections/Services.tsx index 73aa651..968b383 100644 --- a/src/pages/HomePage/sections/Services.tsx +++ b/src/pages/HomePage/sections/Services.tsx @@ -17,17 +17,17 @@ export default function ServicesSection(): React.JSX.Element { { title: "Web Development", description: "Custom-built websites that are fast, responsive, and designed to convert.", - image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782902233173-n8958vka.png", + image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703652-iz2msjpg.png", }, { title: "SEO Optimization", description: "We optimize your website to rank higher on search engines and drive organic traffic.", - image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782901900915-br5zx734.png", + image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703653-1jqzp5px.png", }, { title: "Branding", description: "Build a memorable brand identity that resonates with your audience.", - image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782901900916-cu84sd9r.png", + image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703654-bv6ksmeq.png", }, ]} /> -- 2.49.1