update opening hours and contact methods
Some checks failed
ci / build_and_publish (push) Failing after 2m34s
Some checks failed
ci / build_and_publish (push) Failing after 2m34s
This commit is contained in:
parent
e6fc7f4893
commit
5bcc5f013a
2 changed files with 5 additions and 13 deletions
|
|
@ -9,8 +9,8 @@ Get in touch with us
|
||||||
|
|
||||||
#### Business hours
|
#### Business hours
|
||||||
|
|
||||||
* Mon, Wed, Fri: 12pm to 5pm
|
* Tue—Fri: 12pm to 5pm
|
||||||
* Tue, Thu, Sat, Sun: Closed
|
* Sat—Mon: Closed
|
||||||
* UK, Scotland, and Aberdeen Holidays: Closed
|
* UK, Scotland, and Aberdeen Holidays: Closed
|
||||||
|
|
||||||
#### Address
|
#### Address
|
||||||
|
|
@ -19,5 +19,3 @@ Get in touch with us
|
||||||
#### Map
|
#### Map
|
||||||
{{< address-map >}}
|
{{< address-map >}}
|
||||||
|
|
||||||
#### Get in touch
|
|
||||||
{{< feedback-form fallback="Our contact form requires javascript. Otherwise, you can send a mail to contact@sr2.uk." >}}
|
|
||||||
12
hugo.toml
12
hugo.toml
|
|
@ -37,21 +37,15 @@ defaultContentLanguage = 'en'
|
||||||
[params.header]
|
[params.header]
|
||||||
buttons = [
|
buttons = [
|
||||||
{type = 'text', name = 'Contact', url = '/contact'},
|
{type = 'text', name = 'Contact', url = '/contact'},
|
||||||
{type = 'button', name = '+44 (0)1224 900 280', icon = 'phone', url = 'tel:+441224900280'}
|
{type = 'button', name = '+44 (0)1224 469 800', icon = 'phone', url = 'tel:+441224469800'}
|
||||||
]
|
]
|
||||||
|
|
||||||
[params.contact]
|
[params.contact]
|
||||||
methods = [
|
methods = [
|
||||||
{name = 'telephone', display = '+44 (0)1224 900 280', link = 'tel:+441224900280'},
|
{name = 'telephone', display = '+44 (0)1224 469 800', link = 'tel:+441224469800'},
|
||||||
{name = 'email', display = 'office@sr2pro.uk', link = 'mailto:office@sr2pro.uk'},
|
{name = 'email', display = 'professional.services@sr2.uk', link = 'mailto:professional.services@sr2.uk'}
|
||||||
{name = 'fax', display = '+44 (0)1224 900 284', link = 'tel:+441224900284'}
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[params.feedback]
|
|
||||||
agreementMessage = 'I agree to the <a target="_blank" href="https://www.sr2.uk/terms/" class="">terms and conditions</a> and for my data to be handled according to the <a target="_blank" href="https://www.sr2.uk/privacy/">privacy policy</a>'
|
|
||||||
messageSubmit = 'Send'
|
|
||||||
messageThankYou = "Thank you for your inquiry (#%s)! We'll contact you as soon as possible."
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
address = '''499 Union Street
|
address = '''499 Union Street
|
||||||
2nd Floor
|
2nd Floor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue