diff --git a/template-parts/artisan-filter-sidebar.php b/template-parts/artisan-filter-sidebar.php
index e7c284e..f2236c7 100644
--- a/template-parts/artisan-filter-sidebar.php
+++ b/template-parts/artisan-filter-sidebar.php
@@ -161,14 +161,18 @@ $foundPosts = $args['foundPosts'] ?? null;
do_action('wpml_switch_language', 'fr');
$artisanAboutPageIcon = get_field('page_icon', $artisanAboutPageId) ?? null;
do_action('wpml_switch_language', $currentLang);
+
+
+ $artisanAboutPageId = $currentLang === "nl" ? 8208 : 5;
+
?>
-
-
+
+
-
+