Update Home.js

This commit is contained in:
2025-01-29 05:57:00 -05:00
parent 80327ac49c
commit 79c7795acb

View File

@@ -9,7 +9,7 @@ function Home() {
<div className="home" style={{ backgroundImage: `url(${BannerImage})` }}>
<Helmet>
<meta charSet="utf-8" />
<title>EhChadServices</title>
<title>ECS - Home</title>
<link rel="canonical" href="https://ehchadservices.com" />
</Helmet>
<div className="headerContainer">