Merge version_8_1782375517356 into main #7

Merged
bender merged 1 commits from version_8_1782375517356 into main 2026-06-25 08:20:56 +00:00

View File

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