Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f180788a2 | |||
| 43b3505e4b | |||
| dad2a42162 | |||
| a64b4cb625 | |||
| 0ae6ebf3b4 | |||
| f10f7025c1 | |||
| fd4d45b075 | |||
| c4e0aad322 | |||
| cc1c6d07ad | |||
| eda2aa4212 | |||
| 15fceeb4d2 |
@@ -42,9 +42,7 @@ export default function ContactPage() {
|
||||
tag="Visit Us"
|
||||
title="Drop by for a coffee"
|
||||
description="14 High Street, Harefield, Uxbridge UB9 6BU | Open 7:30 AM | 01895 347940"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:01895347940" },
|
||||
]}
|
||||
buttons={[]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user