From 152515cbc0463df717b39f967238438e53bde15b Mon Sep 17 00:00:00 2001 From: irl Date: Thu, 28 May 2026 13:44:46 +0100 Subject: [PATCH] fix: update contact details --- content/abuse.md | 13 +++++++------ content/complaints.md | 2 +- content/contact/_index.md | 3 --- content/deliveries.md | 4 ++-- content/support.md | 2 +- content/visiting.md | 2 +- hugo.toml | 4 ++-- 7 files changed, 14 insertions(+), 16 deletions(-) diff --git a/content/abuse.md b/content/abuse.md index 876b7ef..37d7e11 100644 --- a/content/abuse.md +++ b/content/abuse.md @@ -5,12 +5,13 @@ description = '' +++ You can report abuse of a domain name or submit other concerns related to our registrar services by emailing -support@sr2.uk, or by telephone to [+44 1224 900 202](tel:+441224900202). Please make sure to include the domain name involved and as much -detail as possible about your concern. +support@sr2.uk, or by telephone to [+44 333 1127 999](tel:+443331127999). +Please make sure to include the domain name involved and as much detail as possible about your concern. -If you are reporting website content, please use the same contact details as above. When you do so, please be sure to -describe the content clearly and provide its location on the website, for example a direct link to an image or video. We -may not be able to process your report without a specific URL. +If you are reporting website content, please use the same contact details as above. +When you do so, please be sure to describe the content clearly and provide its location on the website, for example a +direct link to an image or video. +We may not be able to process your report without a specific URL. To report abuse relating to our IP resources, please use the contact details -published [in the RIPE database](https://apps.db.ripe.net/db-web-ui/lookup?source=ripe&key=ACRO27563-RIPE&type=role). \ No newline at end of file +published [in the RIPE database](https://apps.db.ripe.net/db-web-ui/lookup?source=ripe&key=ACRO27563-RIPE&type=role). diff --git a/content/complaints.md b/content/complaints.md index 1cb5cc2..18cb920 100644 --- a/content/complaints.md +++ b/content/complaints.md @@ -5,7 +5,7 @@ description = '' +++ If you are not happy with our services or have any complaint then you must tell us by email message to support@sr2.uk, -or by telephone to [+44 1224 900 202](tel:+441224900202). +or by telephone to [+44 333 1127 990](tel:+443331127990). We will respond within 3 working days and attempt to resolve this promptly, however in case a dispute is not settled as set out above, we hope you will agree to attempt to resolve it by engaging in good faith with us in a process of diff --git a/content/contact/_index.md b/content/contact/_index.md index 6c1f67b..ec871f6 100644 --- a/content/contact/_index.md +++ b/content/contact/_index.md @@ -15,6 +15,3 @@ Mon-Fri 0900 to 1700 GMT/BST #### Map {{< address-map >}} - -#### Get in touch -{{< feedback-form fallback="Our contact form requires javascript. Otherwise, you can send a mail to contact@sr2.uk." >}} \ No newline at end of file diff --git a/content/deliveries.md b/content/deliveries.md index e8f198d..66c7bc9 100644 --- a/content/deliveries.md +++ b/content/deliveries.md @@ -7,7 +7,7 @@ address = '''Rear of 499 Union Street Justice Mill Lane Aberdeen AB11 6EQ''' -telephone = "+441224900202" +telephone = "+443331127990" gln = "5060979190039" +++ @@ -15,7 +15,7 @@ gln = "5060979190039" Access to the delivery point is via Justice Mill Lane (GPS postcode: AB11 6EQ). Drivers must pass the entrance to ensure that the car park is clear before reversing. -If in any doubt, drivers must phone the office on [01224 900 202](tel:+441224900202) for assistance reversing into the +If in any doubt, drivers must phone the office on [0333 1127 990](tel:+443331127990) for assistance reversing into the car park. There are 7 private car parking spaces on the right-hand side of the car park (as viewed from Justice Mill Lane). diff --git a/content/support.md b/content/support.md index 4c6da7a..9f035e0 100644 --- a/content/support.md +++ b/content/support.md @@ -26,7 +26,7 @@ calculating the start date of any notice period any pro-rata amounts to be charg ### 2. Alternative contact methods In urgent cases, or if required for accessibility reasons, you may contact us by telephone on -[+44 (0)1224 900 202](tel:+441224900202) between 10am and 5pm on working days. +[+44 333 1127 999](tel:+443331127999) between 10am and 5pm on working days. If your request is not urgent, we will log your issue within our support system to be resolved at the same speed as if it had been reported via email. If your use of telephone support is excessive we may ask you to purchase a support plan. diff --git a/content/visiting.md b/content/visiting.md index 53f0d05..34b6b8f 100644 --- a/content/visiting.md +++ b/content/visiting.md @@ -6,7 +6,7 @@ address = '''499 Union Street 2nd Floor Aberdeen AB11 6DB''' -telephone = "+441224900202" +telephone = "+443331127990" gln = "5060979190022" draft = false +++ diff --git a/hugo.toml b/hugo.toml index 022ce39..6682072 100644 --- a/hugo.toml +++ b/hugo.toml @@ -23,9 +23,9 @@ defaultContentLanguage = 'en' [params.contact] methods = [ - {name = 'Telephone', display = '+44 (0)1224 900 202', link = 'tel:+441224900202'}, + {name = 'Telephone', display = '+44 (0)333 1127 990', link = 'tel:+443331127990'}, {name = 'Email', display = 'contact@sr2.uk', link = 'mailto:contact@sr2.uk'}, - {name = 'Fax', display = '+44 (0)1224 900 284', link = 'tel:+441224900284'} + {name = 'Fax', display = '+44 (0)333 1127 998', link = 'tel:+443331127998'} ] [params.feedback]