Skip to content

Commit

Permalink
Merge pull request #982 from ita-social-projects/#980ActivationOfTheB…
Browse files Browse the repository at this point in the history
…uttonInTheSectionWithTheBanner

added a link to the button
  • Loading branch information
ohorodnykostap authored Nov 27, 2024
2 parents 13a0a6d + d64cd58 commit ebcf9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FrontEnd/src/pages/LandingPage/Banner/Banner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const MainBanner = () => {
<div className={styles['main-banner-link__container']}>
<Link
className={styles['main-banner-link']}
to="/#"
to="/about-us"
>
Детальніше про нас
</Link>
Expand Down

0 comments on commit ebcf9e8

Please sign in to comment.