+ Explore {$displayCompanyName}'s lobbying strategy by analyzing their annual spending to influence lawmakers towards favorable regulation and legislation alignment.
+
+
+
+
+
+
+
+
+
+
+ The company allocated an average of {abbreviateNumber(avgAmount,true)} annually towards lobbying efforts, reaching its peak at {abbreviateNumber(displayMaxLobbying,true)} in {displayYear}.
+
+ {/if}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/lib/components/Lobbying.svelte b/src/lib/components/Lobbying.svelte
deleted file mode 100644
index e9c05978..00000000
--- a/src/lib/components/Lobbying.svelte
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- {#if lobbyingList?.length !== 0}
-
-
-
-
- Explore {$displayCompanyName}'s lobbying strategy by analyzing their annual spending to influence lawmakers towards favorable regulation and legislation alignment.
-
-
-
-
-
-
-
-
-
-
-
-
- The company allocated an average of {abbreviateNumber(avgTotalValue,true)} annually towards lobbying efforts, reaching its peak at {abbreviateNumber(displayMaxLobbying,true)} in {displayYear}.
-