2026-02-02 12:49:38 +00:00
|
|
|
baseURL = 'https://www.sr2pro.uk/'
|
2026-01-10 14:13:34 +00:00
|
|
|
languageCode = 'en'
|
2026-01-26 09:01:21 +00:00
|
|
|
title = 'SR2 Professional Services » Day-to-day bookkeeping for your business'
|
2026-01-10 14:13:34 +00:00
|
|
|
theme = 'sr2'
|
|
|
|
|
defaultContentLanguage = 'en'
|
|
|
|
|
|
|
|
|
|
[languages]
|
|
|
|
|
[languages.en]
|
|
|
|
|
weight = 1
|
|
|
|
|
[languages.se]
|
|
|
|
|
weight = 2
|
|
|
|
|
|
|
|
|
|
[params.logo]
|
|
|
|
|
main = 'images/logo.png' # in assets directory
|
|
|
|
|
mainAlt = 'Welcome to SR2 Professional Services'
|
|
|
|
|
small = 'images/logo.png'
|
|
|
|
|
smallAlt = 'Welcome to SR2 Professional Services'
|
|
|
|
|
|
|
|
|
|
[params.styles]
|
|
|
|
|
text_size = '17px'
|
|
|
|
|
max_content_width = '1024px'
|
|
|
|
|
color_primary = '#2830d7'
|
|
|
|
|
color_primary_contrast = '#fff'
|
|
|
|
|
color_secondary = '#2887d7'
|
|
|
|
|
color_secondary_contrast = '#fff'
|
|
|
|
|
color_tertiary = '#506690'
|
|
|
|
|
color_tertiary_emphasis = '#1B2A4E'
|
|
|
|
|
color_muted = '#869AB8'
|
|
|
|
|
color_hr = '#f1f4f8'
|
|
|
|
|
color_panel_background = 'rgba(255,255,255,0.9)'
|
|
|
|
|
color_panel_text = '#2830d7'
|
|
|
|
|
color_gradient_start = '#7828d7'
|
|
|
|
|
color_gradient_end = '#2887d7'
|
|
|
|
|
color_text = "#222"
|
|
|
|
|
bp_mobile = '768px'
|
|
|
|
|
|
|
|
|
|
[params.header]
|
|
|
|
|
buttons = [
|
|
|
|
|
{type = 'text', name = 'Contact', url = '/contact'},
|
2026-05-10 16:20:08 +01:00
|
|
|
{type = 'button', name = '+44 (0)1224 469 800', icon = 'phone', url = 'tel:+441224469800'}
|
2026-01-10 14:13:34 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[params.contact]
|
|
|
|
|
methods = [
|
2026-05-10 16:20:08 +01:00
|
|
|
{name = 'telephone', display = '+44 (0)1224 469 800', link = 'tel:+441224469800'},
|
|
|
|
|
{name = 'email', display = 'professional.services@sr2.uk', link = 'mailto:professional.services@sr2.uk'}
|
2026-01-10 14:13:34 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
|
address = '''499 Union Street
|
|
|
|
|
2nd Floor
|
|
|
|
|
Aberdeen
|
|
|
|
|
AB11 6DB'''
|
|
|
|
|
duns = '''GLN: 1200109050398
|
|
|
|
|
LEI: 254900S3VOQF4ZN5BF17
|
|
|
|
|
D-U-N-S: 230246060'''
|
|
|
|
|
|
|
|
|
|
[languages.en.params.footer.col2]
|
2026-01-26 09:01:21 +00:00
|
|
|
items = [
|
|
|
|
|
{ title = "Information" },
|
|
|
|
|
{ text = "Contact", href="/contact" },
|
|
|
|
|
{ title = "Services" },
|
|
|
|
|
{ text = "ACSP Identity Verification", href="/acsp-idv" },
|
|
|
|
|
{ text = "Company Secretarial", href="https://www.companymailbox.co.uk/" }
|
|
|
|
|
]
|
2026-01-10 14:13:34 +00:00
|
|
|
|
|
|
|
|
[languages.en.params.footer.col3]
|
|
|
|
|
align = 'right'
|
|
|
|
|
items = [
|
2026-01-26 09:01:21 +00:00
|
|
|
{logo = 'images/xero-badges.webp', size = '150px', alt = 'Xero certified advisor', href = 'https://www.xero.com/'},
|
|
|
|
|
{logo = 'images/icb-crest.webp', size = '100px', alt = 'The Institute of Certified Bookkeepers Practice Number 23900', href = 'https://www.bookkeepers.org.uk/'},
|
2026-01-10 14:13:34 +00:00
|
|
|
]
|