Merge version_2 into main #2
@@ -118,17 +118,17 @@ export default function LandingPage() {
|
||||
description="Trusted expertise and local commitment"
|
||||
metrics={[
|
||||
{
|
||||
id: "local-knowledge", value: "Deep", title: "Local Knowledge & Expertise", items: [
|
||||
id: "local-knowledge", value: "15+ Years", title: "Local Knowledge & Expertise", items: [
|
||||
"15+ years serving Murfreesboro area", "Understanding of local climate & soil conditions", "Network of trusted suppliers & partners"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "customer-service", value: "Fast", title: "Responsive Customer Service", items: [
|
||||
id: "customer-service", value: "Same-Day", title: "Responsive Customer Service", items: [
|
||||
"Same-day consultation availability", "Emergency service support", "Direct owner involvement"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "affordability", value: "Fair", title: "Competitive & Transparent Pricing", items: [
|
||||
id: "affordability", value: "30%+ Savings", title: "Competitive & Transparent Pricing", items: [
|
||||
"No hidden fees or surprise charges", "Flexible service packages available", "Customized solutions for your budget"
|
||||
]
|
||||
}
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user