" $extraClass $id}}
+{{ end }}
+{{ $htmlTable := replace $htmlTable $old $new }}
+{{ $htmlTable := replaceRE "align=\"([a-z]+)\"" "style=\"text-align: $1\"" $htmlTable }}
+
+
+ {{ $htmlTable | safeHTML }}
+
\ No newline at end of file
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000..63ebee4
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,26 @@
+[build]
+ publish = "public"
+
+[build.environment]
+ HUGO_VERSION = "0.134.2"
+ HUGO_THEME = "repo"
+
+[context.production]
+ command = "hugo --minify --gc --themesDir ./themes -b ${URL}"
+ [context.production.environment]
+ HUGO_ENV = "production"
+
+[context.branch-deploy]
+ command = "hugo --minify --gc --themesDir ./themes -b ${DEPLOY_PRIME_URL}"
+
+[context.deploy-preview]
+ command = "hugo --minify --gc --themesDir ./themes -b ${DEPLOY_PRIME_URL}"
+
+[[plugins]]
+ package = "netlify-plugin-hugo-cache-resources"
+
+ [plugins.inputs]
+ # If it should show more verbose logs (optional, default = true)
+ debug = true
+ # Relative path to source directory in case you use Hugo's "--s" option
+ srcdir = "."
diff --git a/static/images/board-bunch-cooking-food-349609.jpg b/static/images/board-bunch-cooking-food-349609.jpg
new file mode 100644
index 0000000..00fcf8a
Binary files /dev/null and b/static/images/board-bunch-cooking-food-349609.jpg differ
diff --git a/static/images/favicon-16x16.png b/static/images/favicon-16x16.png
new file mode 100644
index 0000000..be777d9
Binary files /dev/null and b/static/images/favicon-16x16.png differ
diff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png
new file mode 100644
index 0000000..e37c9d8
Binary files /dev/null and b/static/images/favicon-32x32.png differ
diff --git a/static/images/selective-focus-photography-of-pasta-with-tomato-and-basil-1279330.jpg b/static/images/selective-focus-photography-of-pasta-with-tomato-and-basil-1279330.jpg
new file mode 100644
index 0000000..e49f5e9
Binary files /dev/null and b/static/images/selective-focus-photography-of-pasta-with-tomato-and-basil-1279330.jpg differ
diff --git a/static/images/static-happy-ethnic-woman-sitting-at-table-with-laptop-3769021.jpg b/static/images/static-happy-ethnic-woman-sitting-at-table-with-laptop-3769021.jpg
new file mode 100644
index 0000000..71ebeb5
Binary files /dev/null and b/static/images/static-happy-ethnic-woman-sitting-at-table-with-laptop-3769021.jpg differ
diff --git a/static/images/woman-pouring-juice-on-glass-3184192.jpg b/static/images/woman-pouring-juice-on-glass-3184192.jpg
new file mode 100644
index 0000000..3f881e0
Binary files /dev/null and b/static/images/woman-pouring-juice-on-glass-3184192.jpg differ
diff --git a/static/images/yannick_dyduch.jpg b/static/images/yannick_dyduch.jpg
new file mode 100644
index 0000000..24ee267
Binary files /dev/null and b/static/images/yannick_dyduch.jpg differ
diff --git a/underconstruction/current/android-icon-192x192.png b/underconstruction/current/android-icon-192x192.png
new file mode 100644
index 0000000..28e888c
Binary files /dev/null and b/underconstruction/current/android-icon-192x192.png differ
diff --git a/underconstruction/current/apple-icon-114x114.png b/underconstruction/current/apple-icon-114x114.png
new file mode 100644
index 0000000..bcf6433
Binary files /dev/null and b/underconstruction/current/apple-icon-114x114.png differ
diff --git a/underconstruction/current/apple-icon-120x120.png b/underconstruction/current/apple-icon-120x120.png
new file mode 100644
index 0000000..4fe21ef
Binary files /dev/null and b/underconstruction/current/apple-icon-120x120.png differ
diff --git a/underconstruction/current/apple-icon-144x144.png b/underconstruction/current/apple-icon-144x144.png
new file mode 100644
index 0000000..9fc4ed5
Binary files /dev/null and b/underconstruction/current/apple-icon-144x144.png differ
diff --git a/underconstruction/current/apple-icon-152x152.png b/underconstruction/current/apple-icon-152x152.png
new file mode 100644
index 0000000..fb86bf5
Binary files /dev/null and b/underconstruction/current/apple-icon-152x152.png differ
diff --git a/underconstruction/current/apple-icon-180x180.png b/underconstruction/current/apple-icon-180x180.png
new file mode 100644
index 0000000..c8096ce
Binary files /dev/null and b/underconstruction/current/apple-icon-180x180.png differ
diff --git a/underconstruction/current/apple-icon-57x57.png b/underconstruction/current/apple-icon-57x57.png
new file mode 100644
index 0000000..39e6f74
Binary files /dev/null and b/underconstruction/current/apple-icon-57x57.png differ
diff --git a/underconstruction/current/apple-icon-60x60.png b/underconstruction/current/apple-icon-60x60.png
new file mode 100644
index 0000000..da66ba5
Binary files /dev/null and b/underconstruction/current/apple-icon-60x60.png differ
diff --git a/underconstruction/current/apple-icon-72x72.png b/underconstruction/current/apple-icon-72x72.png
new file mode 100644
index 0000000..79de351
Binary files /dev/null and b/underconstruction/current/apple-icon-72x72.png differ
diff --git a/underconstruction/current/apple-icon-76x76.png b/underconstruction/current/apple-icon-76x76.png
new file mode 100644
index 0000000..d369684
Binary files /dev/null and b/underconstruction/current/apple-icon-76x76.png differ
diff --git a/underconstruction/current/favicon-16x16.png b/underconstruction/current/favicon-16x16.png
new file mode 100644
index 0000000..be777d9
Binary files /dev/null and b/underconstruction/current/favicon-16x16.png differ
diff --git a/underconstruction/current/favicon-32x32.png b/underconstruction/current/favicon-32x32.png
new file mode 100644
index 0000000..e37c9d8
Binary files /dev/null and b/underconstruction/current/favicon-32x32.png differ
diff --git a/underconstruction/current/favicon-96x96.png b/underconstruction/current/favicon-96x96.png
new file mode 100644
index 0000000..c1e4727
Binary files /dev/null and b/underconstruction/current/favicon-96x96.png differ
diff --git a/underconstruction/current/favicon.ico b/underconstruction/current/favicon.ico
new file mode 100644
index 0000000..0d02739
Binary files /dev/null and b/underconstruction/current/favicon.ico differ
diff --git a/underconstruction/current/index.html b/underconstruction/current/index.html
new file mode 100644
index 0000000..e38060f
--- /dev/null
+++ b/underconstruction/current/index.html
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TutoSportExpert - Under Construction
+
+
+
+ 🚧
+ 
+ Our website is currently under construction. Stay tuned for something amazing!
+ For inquiries, contact us at contact@tutosportexpert.com
+
+
diff --git a/underconstruction/current/logo_1024x1024.png b/underconstruction/current/logo_1024x1024.png
new file mode 100644
index 0000000..72e7035
Binary files /dev/null and b/underconstruction/current/logo_1024x1024.png differ
diff --git a/underconstruction/current/manifest.json b/underconstruction/current/manifest.json
new file mode 100644
index 0000000..013d4a6
--- /dev/null
+++ b/underconstruction/current/manifest.json
@@ -0,0 +1,41 @@
+{
+ "name": "App",
+ "icons": [
+ {
+ "src": "\/android-icon-36x36.png",
+ "sizes": "36x36",
+ "type": "image\/png",
+ "density": "0.75"
+ },
+ {
+ "src": "\/android-icon-48x48.png",
+ "sizes": "48x48",
+ "type": "image\/png",
+ "density": "1.0"
+ },
+ {
+ "src": "\/android-icon-72x72.png",
+ "sizes": "72x72",
+ "type": "image\/png",
+ "density": "1.5"
+ },
+ {
+ "src": "\/android-icon-96x96.png",
+ "sizes": "96x96",
+ "type": "image\/png",
+ "density": "2.0"
+ },
+ {
+ "src": "\/android-icon-144x144.png",
+ "sizes": "144x144",
+ "type": "image\/png",
+ "density": "3.0"
+ },
+ {
+ "src": "\/android-icon-192x192.png",
+ "sizes": "192x192",
+ "type": "image\/png",
+ "density": "4.0"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/underconstruction/current/ms-icon-144x144.png b/underconstruction/current/ms-icon-144x144.png
new file mode 100644
index 0000000..9fc4ed5
Binary files /dev/null and b/underconstruction/current/ms-icon-144x144.png differ