Update src/pages/HomePage/sections/About.tsx

This commit is contained in:
2026-06-22 11:32:12 +00:00
parent acf51cc330
commit f75722cecb

View File

@@ -10,7 +10,7 @@ export default function AboutSection(): React.JSX.Element {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Since 1985, Comet Paints and Allied Products has been serving the comunity with high-performance paint solutions and expert advice for every renovation project."
title="Since 2006, Comet Paints and Allied Products has been serving the comunity with high-performance paint solutions and expert advice for every renovation project."
/>
</SectionErrorBoundary>
</div>