Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df4141301f | |||
| a9d90cc6b5 | |||
| 6ae68a652b | |||
| b65287aaff | |||
| a22c7eabe7 |
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{ id: "s6", name: "Air Quality Solutions", price: "From $499", variant: "Indoor Air", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg" }
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Premium climate control for all seasons."
|
||||
description="Premium climate control for all seasons, featuring local expertise and seasonal savings to keep your home comfortable year-round."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -129,10 +129,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "1", title: "Get a Quote", items: ["Fast response.", "No hidden costs.", "Clear explanation."] },
|
||||
{ id: "m2", value: "2", title: "Schedule", items: ["Easy booking.", "Clear ETA.", "Reminder system."] },
|
||||
{ id: "m3", value: "3", title: "Expert Arrival", items: ["On-time arrival.", "Professional tools.", "Pet friendly."] },
|
||||
{ id: "m4", value: "4", title: "Peace of Mind", items: ["Before/after proof.", "Exact price.", "Warranty included."] }
|
||||
{ id: "m1", value: "Request", title: "Get a Quote", items: ["Fast response.", "No hidden costs.", "Clear explanation."] },
|
||||
{ id: "m2", value: "Coordinate", title: "Schedule", items: ["Easy booking.", "Clear ETA.", "Reminder system."] },
|
||||
{ id: "m3", value: "Expert Visit", title: "Expert Arrival", items: ["On-time arrival.", "Professional tools.", "Pet friendly."] },
|
||||
{ id: "m4", value: "Enjoy Comfort", title: "Peace of Mind", items: ["Before/after proof.", "Exact price.", "Warranty included."] }
|
||||
]}
|
||||
title="Simple Comfort in 4 Steps"
|
||||
description="Reliable, transparent service from start to finish."
|
||||
|
||||
Reference in New Issue
Block a user