From b78f7d25518efeb9c5445a46d900f6cc4fc6d729 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 20 Jun 2026 21:48:15 +0000 Subject: [PATCH] Bob AI: The user attached the section/component ca --- src/pages/HomePage/sections/Hero.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 9be73b8..d39686e 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -12,8 +12,8 @@ export default function HeroSection(): React.JSX.Element { title="Мощность, надежность, результат" secondaryButton={{"text":"Позвонить","href":"tel:744040"}} tag="Автосервис & Чип-тюнинг" - leftItems={[]} - rightItems={[]} + leftItems={[{"imageSrc":"https://images.unsplash.com/photo-1603584173870-7f23fdae1b7a?auto=format&fit=crop&q=80&w=800"},{"imageSrc":"https://images.unsplash.com/photo-1503376713208-b498001d5e1c?auto=format&fit=crop&q=80&w=800"},{"imageSrc":"https://images.unsplash.com/photo-1583121274602-3e2820c69888?auto=format&fit=crop&q=80&w=800"}]} + rightItems={[{"imageSrc":"https://images.unsplash.com/photo-1611821064430-0d40221e4f03?auto=format&fit=crop&q=80&w=800"},{"imageSrc":"https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&q=80&w=800"},{"imageSrc":"https://images.unsplash.com/photo-1502877338535-766e1452684a?auto=format&fit=crop&q=80&w=800"}]} /> ); -- 2.49.1