+ {#each categories as category}
+
+ {category.title}
+
+ {category.description}
+
+
+
+
+
+ Base price starting at {category.basePrice}€
+
+
+
+ {/each}
+
+
+ Extras
+
+
+
+
+
+ Addon |
+ Price |
+
+
+
+
+ Rough Background |
+ 15€ |
+
+
+ Background |
+ 30€ |
+
+
+ Extra Character* |
+ Base price of the tier |
+
+
+
+
+
+
+
+
+ *Extra Character doesn't apply to Post TF Doodle Page category. Extra
+ Character price may vary depending on the difficulty.
+
+
+ Feel free to DM me about any doubt or inquiry! You can request things that aren't listed here.
+
+
+
+
+
+
diff --git a/src/components/SvelteGallery/lib/ToggleButton.svelte b/src/components/SvelteGallery/lib/ToggleButton.svelte
new file mode 100644
index 0000000..cb2aeb3
--- /dev/null
+++ b/src/components/SvelteGallery/lib/ToggleButton.svelte
@@ -0,0 +1,31 @@
+
+
+