small change

This commit is contained in:
2024-01-14 17:54:49 -05:00
parent 4c6a387788
commit fb55630a01

View File

@@ -7,7 +7,7 @@ function App(){
return (
<div className="App">
<header className="App-header">
<h1>A2Z Software</h1>
<h1>A2Z Software Landing Page</h1>
<img src={logo} className="App-logo" alt="logo" />
</header>
</div>