Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
o6ez9na committed Nov 29, 2024
1 parent e36b548 commit fc0f3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/main-page/LandingPage/MainPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function MainPage() {
onLoad={handleLoad}
className={loaded ? "loaded" : ""}
/>
<div className="text-overlay">TAMPROG by BGTUTeam</div>
<div className="text-overlay">TAMPROG by BSTUTeam</div>
</div>
<h1 className="custom-text">Мы команда инженеров!</h1>
<div className="image-container">
Expand Down

0 comments on commit fc0f3ed

Please sign in to comment.