-
Notifications
You must be signed in to change notification settings - Fork 0
/
website-design.html
626 lines (597 loc) · 35.6 KB
/
website-design.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
---
permalink: /website-design/
---
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://kit.fontawesome.com/029ff40d7b.js" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XVK8SSNQSC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XVK8SSNQSC');
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://sybiltec.com/"
},{
"@type": "ListItem",
"position": 2,
"name": "Web Design for Bexley Small Businesses"
}]
}
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web Design for Bexley Small Businesses and SMEs | Sybiltec</title>
<meta name="Description" content="Subsidised web design & free business support for Bexley small businesses on the fully-funded Talking Business programme. Places are limited, register now.">
<meta name="robots" content="all">
<link rel="canonical" href="https://sybiltec.com/website-design/">
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Web Design for Bexley Small Businesses and SMEs | Sybiltec" />
<meta property="og:description" content="Subsidised web design & free business support for Bexley small businesses on the fully-funded Talking Business programme. Places are limited, register now." />
<meta property="og:url" content="https://sybiltec.com/website-design/" />
<meta property="og:site_name" content="Sybiltec" />
<meta property="og:image" content="https://sybiltec.com/images/web-design-bexley.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:creator" content="@sybiltec" />
<meta name="twitter:site" content="@sybiltec" />
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Sybil Mayard">
<meta name="twitter:label2" content="Estimated reading time">
<meta name="twitter:data2" content="2 minutes">
<meta name="google-site-verification" content="4CQdjA8VuHHdJlLAeL33JXUNCcg92x6Yy2MK2H-F5rs" />
<meta name="geo.region" content="GB" />
<meta name="geo.placename" content="London" />
<meta name="geo.position" content="51.495673;0.141465" />
<meta name="ICBM" content="51.495673, 0.141465" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"image": "https://sybiltec.com/images/logos/sybiltec-logo-social.png",
"name": "Sybiltec Web Design",
"address": {
"@type": "PostalAddress",
"streetAddress": "2 Veridion Way",
"addressLocality": "Bexley",
"addressRegion": "London",
"postalCode": "DA18 4AL",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 51.495673,
"longitude": 0.141465
},
"url": "https://sybiltec.com",
"telephone": "+447768059730",
"priceRange": "$$",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "18:00"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"image": "https://sybiltec.com/images/logos/sybiltec-logo-social.png",
"url": "https://www.sybiltec.com",
"sameAs": ["https://www.instagram.com/sybiltec/", "https://www.facebook.com/sybiltec", "https://www.linkedin.com/company/sybiltec/"],
"logo": "https://sybiltec.com/favicon.png",
"name": "Sybiltec Web Design",
"description": "Sybiltec provides web design services to small businesses in the South East London region and surrounding areas. Whether you are looking to build your first website or redesign an existing one, we offer a service that's right for you. Services include: small business websites, e-commerce websites and online learning platforms. We work with Shopify, WordPress, Wix, WooCommerce and LearnDash.",
"email": "info@sybiltec.com",
"telephone": "+447768059730",
"address": {
"@type": "PostalAddress",
"streetAddress": "2 Veridion Way",
"addressLocality": "Bexley",
"addressCountry": "GB",
"addressRegion": "London",
"postalCode": "DA18 4AL"
}
}
</script>
<link rel="stylesheet" href="https://sybiltec.com/styles.min.css" type="text/css">
<link rel="icon" type="image/png" href="https://sybiltec.com/favicon.png">
</head>
<body>
<div class="announcement-bar">
<div class="container-1140">
<span><i class="fa-regular fa-envelope"></i><a href="mailto:info@sybiltec.com?subject=Website Enquiry" target="_blank">info@sybiltec.com</a></span>
</div>
</div>
<div class="header">
<div class="container-1140">
<div class="row">
<div class="col-2">
<div class="logo">
<span class="logo"><a href="/">Sybiltec</a></span>
</div>
</div>
<div class="col-10">
<div class="nav">
<div class="topnav" id="myTopnav">
<a href="/">Home</a>
<a href="https://sybiltec.com/about/">About</a>
<a href="https://sybiltec.com/services/">Services</a>
<a href="https://sybiltec.com/clients/">Case Studies</a>
<a href="https://sybiltec.com/contact/" class="btn-contact">Contact Us</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fas fa-bars"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="hero">
<div class="container-1140">
<h1>Web Design for Bexley Small Businesses</h1>
<h2>Access free business support and subsidised web design services if your small business is based in the London Borough of Bexley.</h2>
<div class="padding-top"><a class="btn-primary" href="https://docs.google.com/forms/d/e/1FAIpQLScd4ShuAr0QU5nx8gdUferjS52L_U1FSwSPeopouOFqxlXI8Q/viewform" target="_blank" rel="noopener noreferrer">Register Now</a></div>
</div>
</div>
<div class="main section">
<div class="container-1140 padding-top padding-bottom">
<ol class="breadcrumb">
<li>
<a href="https://sybiltec.com">Home</a>
</li>
>
<li>
Web Design for Bexley Small Businesses
</li>
</ol>
<img class="screenshot" width="400" src="https://sybiltec.com/images/web-design-bexley.png" alt="Web design Bexley Borough, CNT Associates, Talking Business">
<h2>Need Support With Your Website?</h2>
<p>Running a business can be challenging, but you don't have to do it alone. If you are a small business owner or sole trader based in <a href="https://www.bexley.gov.uk/" target="_blank" rel="noopener noreferrer"><strong>Bexley</strong></a>, and you are seeking help with web design or your digital presence, you may be eligible to receive funded support via the new <em>Talking Business - Business Support</em> programme.</p>
<p>The programme, which launched in late 2023, is designed to help create 'good growth' for small businesses across the borough. Talking Business is fully funded by the Government's UK Shared Prosperity Fund (UKSPF).</p>
<h2>What Support is Available?</h2>
<p>I have partnered with <a href="https://www.cntassociates.com/" target="_blank" rel="noopener noreferrer">CNT Associates</a> to deliver support through a variety of formats including webinars, advice sessions (both 1-2-1s and in groups), online resources and networking.</p>
<p>We cover a range of areas, including financing, websites, e-commerce stores, digital marketing and support for women-led businesses.</p>
<p>As a participant in this free programme, you will get 6 hours of business support from our in-house experts. The support that you will receive will be tailored to your specific requirements. We can provide advice and guidance in these areas:</p>
<ul>
<li>Website reviews</li>
<li>Website planning and structure</li>
<li>Search engine optimisation (SEO)</li>
<li>User experience (UX)</li>
<li>Design and branding</li>
<li>GDPR compliance</li>
</ul>
<p>In addition to the above, you will also receive:</p>
<ul>
<li>Help with completing templates</li>
<li>10 planning webinars</li>
<li>Access to an online portal for useful information and resources</li>
</ul>
<div class="center padding-top padding-bottom">
<h2>How it Works</h2>
<hr>
<div class="row padding-top">
<div class="col-2"><i class="fa-regular fa-circle-check"></i><p><strong>Submit your application</strong></p></div>
<div class="col-2"><i class="fa-solid fa-list-check"></i><p><strong>Complete your Action Plan</strong></p></div>
<div class="col-2"><i class="fa-solid fa-user-group"></i><p><strong>Complete 6 hours of business support</strong></p></div>
<div class="col-2"><i class="fa-regular fa-handshake"></i><p><strong>Attend a networking event</strong></p></div>
<div class="col-2"><i class="fa-solid fa-award"></i><p><strong>Receive your certificate</strong></p></div>
<div class="col-2"><i class="fa-solid fa-laptop"></i><p><strong>Get subsidised web design services</strong></p></div>
</div>
</div>
<h2>What You Gain</h2>
<p>Once you have attended 6 hours of sessions (these can be 1-2-1 or group sessions, or a combination of both) you will be issued with a Certificate of Completion. You'll also be invited to attend a closing in-person celebratory event where you'll have the opportunity to network with other graduates of the programme.</p>
<p>You will then be eligible for web design services at a discounted rate - this can be web design and/or development of a website or e-commerce store.</p>
<h2>Eligibility for the Programme</h2>
<p>To be considered for this programme, your business must be both of the following:</p>
<ul>
<li>Registered and/or trading in Bexley</li>
<li>An SME (0-249 employees)</li>
</ul>
</div>
</div>
<div class="partners section center padding-top padding-bottom grey">
<p><strong>Talking Business will be running for a limited time only. To secure your place, start your application today by clicking Register Now.</strong></p>
<div class="padding-top padding-bottom"><a class="btn-primary" href="https://docs.google.com/forms/d/e/1FAIpQLScd4ShuAr0QU5nx8gdUferjS52L_U1FSwSPeopouOFqxlXI8Q/viewform" target="_blank" rel="noopener noreferrer">Register Now</a></div>
</div>
<div class="main section">
<div class="container-1140 padding-top padding-bottom">
<h2>Web Design Clients in Bexley</h2>
<p>Take a look at a selection of businesses whom we have worked with previously:</p>
<div id="bexley-linkup" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/bexley-linkup.jpg" alt="Bexley Linkup">
</div>
<div class="col-7">
<h2>Bexley Linkup</h2>
<p><strong>Connecting businesses for success</strong></p>
<ul>
<li>Website design and development</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://sybiltec.com/bexley-linkup/">Bexley Linkup >></a>
</div>
</div>
</div>
</div>
<div id="lcg-lift-consultancy" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/lcg-lift-consultancy.jpg" alt="LCG Lift Consultancy">
</div>
<div class="col-7">
<h2>LCG Lift Consultancy</h2>
<p><strong>London lift consultants</strong></p>
<ul>
<li>Website redesign and development</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
<li>Cookiebot setup</li>
</ul>
</div>
</div>
</div>
<div id="ld-tiling-contractors" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/LD-Tiling-Contractors-2.jpg" alt="LD Tiling Contractors">
</div>
<div class="col-7">
<h2>LD Tiling Contractors</h2>
<p><strong>Offering a range of tiling services throughout South East London</strong></p>
<ul>
<li>Website design and development</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://www.ldtiling.co.uk/"
target="_blank" rel="noopener noreferrer">LD Tiling Contractors >></a>
</div>
</div>
</div>
</div>
<div id="happily-clappily-ever-laughter" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/Happily-Clappily-Ever-Laughter-2.jpg" alt="Happily Clappily Ever Laughter">
</div>
<div class="col-7">
<h2>Happily Clappily Ever Laughter</h2>
<p><strong>Discover the benefits of laughter!</strong></p>
<ul>
<li>Website design and development</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://sybiltec.com/happily-clappily-ever-laughter/">Happily Clappily Ever Laughter >></a>
</div>
</div>
</div>
</div>
<div id="pathways-21" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/Pathways-21-2.jpg" alt="Pathways 21">
</div>
<div class="col-7">
<h2>Pathways 21</h2>
<p><strong>A total solution for business development, fundraising, digital services and SME support</strong></p>
<ul>
<li>Website development</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://pathways21.com"
target="_blank" rel="noopener noreferrer">Pathways 21 >></a>
</div>
</div>
</div>
</div>
<div id="cnt-associates" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/CNT-Associates-2.jpg" alt="CNT Associates">
</div>
<div class="col-7">
<h2>CNT Associates</h2>
<p><strong>Business support and fundraising</strong></p>
<ul>
<li>Website development</li>
<li>WooCommerce setup</li>
<li>Mailchimp integration</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
<li>Website review</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://sybiltec.com/cnt-associates/">CNT Associates >></a>
</div>
</div>
</div>
</div>
<div id="blue-horizon-lnw" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/Blue-Horizon-LNW.jpg" alt="Blue Horizon LNW">
</div>
<div class="col-7">
<h2>Blue Horizon LNW</h2>
<p><strong>New sounds for a new decade</strong></p>
<ul>
<li>Website development</li>
<li>Custom domain setup</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://bluehorizonlnw.com/"
target="_blank" rel="noopener noreferrer">Blue Horizon LNW >></a>
</div>
</div>
</div>
</div>
<div id="future-communities-uk" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/Future-Communities-UK-2.jpg" alt="Future Communities UK">
</div>
<div class="col-7">
<h2>Future Communities UK</h2>
<p><strong>Community engagement, training, consultancy and partnership work</strong></p>
<ul>
<li>Website development</li>
<li>Members-only area for online resources</li>
<li>Mailchimp integration</li>
<li>Google Analytics setup</li>
<li>Google Search Console submission</li>
<li>Website review</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://future-communities.org.uk"
target="_blank" rel="noopener noreferrer">Future Communities >></a>
</div>
</div>
</div>
</div>
<div id="wardells-wardrobe" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/wardells-wardrobe-2.jpg" alt="Wardell's Wardrobe">
</div>
<div class="col-7">
<h2>Wardell's Wardrobe</h2>
<p><strong>Stockist of The Bamboo Wardrobe and lots more for both ladies and gentlemen</strong></p>
<ul>
<li>Colour swatches</li>
<li>Out of stock email notifications</li>
<li>Theme customisations</li>
<li>Google Search Console submission</li>
</ul>
<div class="padding-btn">
<a class ="btn-secondary" href="https://wardellswardrobe.com"
target="_blank" rel="noopener noreferrer">Wardell's Wardrobe >></a>
</div>
</div>
</div>
</div>
<div id="bamboo-wardrobe" class="shadow-box-2">
<div class="row-2">
<div class="col-5">
<img src="https://sybiltec.com/images/clients/The-Bamboo-Wardrobe-2.jpg" alt="The Bamboo Wardrobe">
</div>
<div class="col-7">
<h2>The Bamboo Wardrobe</h2>
<p><strong>Wholesale women's bamboo clothing</strong></p>
<ul>
<li>Shopify store development</li>
<li>Product management</li>
<li>New customer email notifications</li>
<li>New customer application form</li>
<li>Google Search Console submission</li>
</ul>
</div>
</div>
</div>
<div class="padding-top">
<div class="row">
<div class="col-3">
<img src="https://sybiltec.com/images/logos/TB-Business-Support.png" alt="Bexley Talking Business - Business Support">
</div>
<div class="col-3">
<img src="https://sybiltec.com/images/logos/BexLog_A4_col-NEWbluestrapline18.png" alt="Bexley logo">
</div>
<div class="col-3">
<img src="https://sybiltec.com/images/logos/BBE-Funded-GOV-800-450-2.png" alt="BBE government funded">
</div>
<div class="col-3">
<img src="https://sybiltec.com/images/logos/CNT-Associates-empowering-your-vision-300x98.png" alt="CNT Associates logo">
</div>
</div>
</div>
<div class="testimonials section container-1140 padding-bottom">
<h2 class="center">Testimonials</h2>
<hr>
<div class="row">
<div class="col-4">
<div class="testimonial-card">
<img src="https://sybiltec.com/images/logos/ld-tiling-contractors.png" class="avatar" alt="LD Tiling Contractors">
<p><strong><em>Natalie Wright, Finance Director, LD Tiling Contractors</em></strong></p>
<div class="stars">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
</div>
<p>What fantastic service we received from Sybil at Sybiltec, always professional and nothing is too much trouble. Couldn't recommend her enough!</p>
</div>
</div>
<div class="col-4">
<div class="testimonial-card">
<img src="https://sybiltec.com/images/logos/happily-clappily-ever-laughter-logo.png" class="avatar" alt="Happily Clappily Ever Laughter">
<p><strong><em>Patricia Byrne, CEO, Happily Clappily Ever Laughter</em></strong></p>
<div class="stars">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
</div>
<p>Sybil is one of those people who are very rare! She is a gem! Not only does Sybil create beautiful websites-they are EXACTLY in detail-what you ask for!</p>
</div>
</div>
<div class="col-4">
<div class="testimonial-card">
<img src="https://sybiltec.com/images/logos/the-bamboo-wardrobe-logo.png" class="avatar" alt="The Bamboo Wardrobe">
<p><strong><em>Caroline Wardell, Founder, The Bamboo Wardrobe</em></strong></p>
<div class="stars">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
<img class="star" src="https://sybiltec.com/images/star.png">
</div>
<p>I would highly recommend Sybil; she listens and completely understands what I am asking for. Her knowledge of Shopify is excellent and she knows how to implement what I need.</p>
</div>
</div>
</div>
<div class="center padding-top">
<a class="btn-secondary" href="https://search.google.com/local/reviews?placeid=ChIJkyt7fOQ4mSoRztRY0SmLep4" target="_blank" rel="noopener noreferrer">See All Reviews >></a>
</div>
</div>
<div class="padding-top">
<h2>Web Design Help for non-Bexley Businesses</h2>
<p>Do you need web design or development services but your business is based outside of Bexley? Please see the <a href="https://sybiltec.com/small-business-web-design/">Small Business Web Design</a> page to find out what support is available.</p>
</div>
</div>
</div>
<div class="contact section">
<div class="container-1140">
<div class="row">
<div class="col-8">
<h3>Would You Like To Start A Project With Us?</h3>
<p>Click the contact button to get in touch with your requirements</p>
</div>
<div class="col-4">
<a class="btn-primary" href="https://sybiltec.com/contact/">Contact Us</a>
</div>
</div>
</div>
</div>
<div class="footer section">
<div class="container-1140">
<div class="row">
<div class="col-2-4">
<p><strong>Links</strong></p>
<p><a href="https://sybiltec.com/about/">About</a></p>
<p><a href="https://sybiltec.com/blog/">Blog</a></p>
<p><a href="https://sybiltec.com/faqs/">FAQs</a></p>
<p><a href="https://sybiltec.com/sitemap/">Sitemap</a></p>
<p><a href="https://sybiltec.com/privacy-notice/">Privacy Notice</a></p>
<p><a href="https://sybiltec.com/terms-and-conditions/">Terms and Conditions</a></p>
</div>
<div class="col-2-4">
<p><strong>Services</strong></p>
<p><a href="https://sybiltec.com/ecommerce-websites/">E-commerce Websites</a></p>
<p><a href="https://sybiltec.com/website-review/">Website Review</a></p>
<p><a href="https://sybiltec.com/small-business-web-design/">Web Design</a></p>
<p><a href="https://sybiltec.com/website-maintenance/">Website Maintenance</a></p>
<p><a href="https://sybiltec.com/training/">Workshops</a></p>
<p><a href="https://sybiltec.com/leaflet-design/">Leaflet Design</a></p>
</div>
<div class="col-2-4">
<p><strong>Some Areas We Cover</strong></p>
<p><a href="https://sybiltec.com/website-design/">Web Design in Bexley</a></p>
<p><a href="https://sybiltec.com/web-design-surrey/">Web Design in Surrey</a></p>
<p><a href="https://sybiltec.com/free-workshops-greenwich-borough/">Workshops in Greenwich</a></p>
</div>
<div class="col-2-4">
<p><strong>Get in Touch</strong></p>
<p><a href="mailto:info@sybiltec.com?subject=Website Enquiry">info@sybiltec.com</a><br>
The Engine House<br>2 Veridion Way<br>Erith DA18 4AL</p>
<p>
<a href="https://www.uksmallbusinessdirectory.co.uk/bid/284687/" rel="noopener noreferrer" target="_blank"><img src="https://www.uksmallbusinessdirectory.co.uk/links/uksbd-100.png" alt="Business Directory"></a>
</p>
</div>
<div class="col-2-4">
<p><strong>Awards</strong></p>
<img src="https://sybiltec.com/images/awards/best-sme-focused-web-design-agency-2024.png" alt="SME News Best SME-Focused Web Design Agency 2024">
<img src="https://sybiltec.com/images/awards/digital-services-customer-service-excellence-award-2024.png" alt="SME News Digital Services Customer Service Excellence Award 2024">
</div>
</div>
</div>
<div class="container-1140 center padding-top padding-bottom">
<a href="https://www.linkedin.com/in/sybil-m" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-linkedin"></i></a>
<a href="https://instagram.com/sybiltec/" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-instagram"></i></a>
<a href="https://www.pinterest.co.uk/sybiltec/" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-pinterest"></i></a>
<a href="https://www.facebook.com/sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-facebook"></i></a>
<a href="https://x.com/sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.tiktok.com/@sybiltec" target="_blank" rel="noopener noreferrer">
<i class="fa-brands fa-tiktok"></i></a>
</div>
<div class="copyright section center"><p>Copyright ©
<span id="year"></span> Sybiltec Web Design. ICO registration reference: ZB744424</p>
</div>
</div>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function toggleDropdown() {
document.getElementById("myDropdown").classList.toggle("show");
console.log("click");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show')) {
openDropdown.classList.remove('show');
}
}
}
}
document.getElementById("year").innerHTML = new Date().getFullYear();
</script>
</body>
</html>