Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d0d5cf357 | |||
| 3c6d816a78 | |||
| ff214ac558 | |||
| 6059d953a4 | |||
| 1750fd347e | |||
| 30a07786d4 | |||
| 467b2de07a | |||
| 1cd429cac7 | |||
| 58864c7c59 |
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="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"
|
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