Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da29a16249 | |||
| b288d6cd36 | |||
| ed501e6c7d | |||
| 139e29b403 | |||
| 4e130d6755 |
@@ -70,11 +70,11 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "family-owned", value: "Family-Owned", title: "Local Business", items: [
|
id: "family-owned", value: "Family-Owned", title: "Local Business", items: [
|
||||||
"Serving the Community"],
|
"<span class='text-xs'>Serving the Community</span>"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "expertise", value: "Trusted Service", title: "Industry Expertise", items: [
|
id: "expertise", value: "Trusted Service", title: "Industry Expertise", items: [
|
||||||
"Years of Experience"],
|
"<span class='text-xs'>Years of Experience</span>"],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Built on Professional Trust"
|
title="Built on Professional Trust"
|
||||||
|
|||||||
Reference in New Issue
Block a user