From 4fc6d7e731b540676b3ac6a7a6e6ecd5e6491e2e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 18 Jun 2026 16:13:20 +0000 Subject: [PATCH] Bob AI: fix build errors (attempt 1) --- src/pages/HomePage/sections/About.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index b1d59e0..440badb 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -14,8 +14,9 @@ export default function AboutSection(): React.JSX.Element { quote="Yusupov Agency has been the cornerstone of Central Asian design since 2022, pushing boundaries with aesthetic rigor and technological precision." author="Ruslan Yusupov" role="Founder & Creative Director" + imageSrc="" /> ); -} +} \ No newline at end of file