Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d0a4b4f8a | |||
| 599903f134 | |||
| cedc218b6a | |||
| 83c8afb839 |
1436
src/app/layout.tsx
1436
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -103,7 +103,7 @@ export default function HomePage() {
|
|||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTwelve
|
<FeatureCardTwelve
|
||||||
title="Electrical Services We Provide"
|
title="Electrical Services We Provide"
|
||||||
description="All work backed by our satisfaction guarantee and licensed professionals. Comprehensive electrical solutions for your home and business."
|
description="Comprehensive electrical solutions for your home and business"
|
||||||
tag="Our Services"
|
tag="Our Services"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -262,4 +262,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user