Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f64ca1814 | |||
| b5d9a35b8c | |||
| edcccef790 | |||
| b97e63f5c2 | |||
| a8e64548c0 | |||
| ca520d424e |
@@ -97,12 +97,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Your Service", href: "tel:+1-555-123-4567" },
|
||||
{ text: "Book an Appointment", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardEleven
|
||||
title="Why Customers Trust Ron"
|
||||
title="Why Customers Trust A-1"
|
||||
description="A-1 Auto Repair built its reputation on honesty, fair pricing, and putting customers first. Ron takes time to explain every repair and never pushes unnecessary work."
|
||||
metrics={[
|
||||
{ id: "honest", value: "Honest", title: "Honest Recommendations", description: "Ron advises customers NOT to do unnecessary work if it isn't needed. Your wallet and your car benefit from this transparency.", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866632.jpg?_wi=2", imageAlt: "Honest service shop" },
|
||||
|
||||
Reference in New Issue
Block a user