From 880d8c4ecca901115e553f95f75435030d297f38 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 25 Jun 2026 08:20:20 +0000 Subject: [PATCH] Bob AI: remove the current placeholder text and replace it with the --- 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 7271e14..137aa58 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -10,8 +10,8 @@ export default function HeroSection(): React.JSX.Element { description="Overcome exhaustion and reclaim your energy with our specialized fatigue management programs." primaryButton={{"href":"#contact","text":"Start My Plan"}} secondaryButton={{"href":"#about","text":"Learn More"}} - brand="Fatigue" - imageSrc="https://images.pexels.com/photos/12377231/pexels-photo-12377231.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=12377231" + brand="VitalitySphere" + imageSrc="https://picsum.photos/seed/1706416723/1200/800" /> ); -- 2.49.1