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" /> );