Update src/app/page.tsx

This commit is contained in:
2026-03-08 02:02:48 +00:00
parent ff214ac558
commit 3c6d816a78

View File

@@ -103,7 +103,7 @@ export default function HomePage() {
<div id="services" data-section="services">
<FeatureCardTwelve
title="Electrical Services We Provide"
description="Comprehensive electrical solutions for your home and business"
description="All work backed by our satisfaction guarantee and licensed professionals. Comprehensive electrical solutions for your home and business."
tag="Our Services"
textboxLayout="default"
useInvertedBackground={false}
@@ -262,4 +262,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}