Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f49b368a0 | |||
| 3e9b3a29e5 | |||
| 48616d5faa | |||
| 0a4ceb8742 | |||
| 138115a5d9 | |||
| 29590db972 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "Mark D.", handle: "@markd", testimonial: "Honest pricing, no gimmicks. My go-to for HVAC.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=1", imageAlt: "hvac air conditioning unit home" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:7723342345" },
|
||||
{ text: "Call Now", onClick: () => window.location.href = "tel:7723342345" },
|
||||
{ text: "Request Estimate", href: "#contact" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClRE45Yg9Dl5dkTVWDpchIcGjo/uploaded-1776958632028-j8swsyrr.png"
|
||||
|
||||
Reference in New Issue
Block a user