Compare commits
2 Commits
version_3_
...
version_4_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebdecb29ac | ||
| 9796406679 |
@@ -17,8 +17,8 @@ export default function ContactSection(): React.JSX.Element {
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Call Us",
|
||||
href: "tel:5555555555",
|
||||
text: "Call Us: +1 980-256-5980",
|
||||
href: "tel:+19802565980",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user