Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cfa402ac8 | |||
| e64f0f1a49 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ name: "Local Customer", handle: "Dunedin, FL", testimonial: "The best painting experience we've ever had.", rating: 5 },
|
||||
{ name: "Homeowner", handle: "Dunedin, FL", testimonial: "Reliable, punctual, and amazing quality.", rating: 5 }
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]}
|
||||
avatarText="Trusted by Dunedin homeowners"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user