From d7f7c9eb4f8b550ee0f1cd72e13989abea44c572 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 06:14:38 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Catalog.tsx --- src/pages/HomePage/sections/Catalog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Catalog.tsx b/src/pages/HomePage/sections/Catalog.tsx index 8695070..43a5b39 100644 --- a/src/pages/HomePage/sections/Catalog.tsx +++ b/src/pages/HomePage/sections/Catalog.tsx @@ -54,7 +54,7 @@ export default function CatalogSection(): React.JSX.Element { title: "Zenith", description: "Ambient cinematic waves", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-glowing-background_23-2151907748.jpg", + imageSrc: "https://images.pexels.com/photos/3069868/pexels-photo-3069868.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=3069868", }, ]} /> -- 2.49.1