diff --git a/apps/web/content/blog/website-as-a-service.mdx b/apps/web/content/blog/website-as-a-service.mdx
index 34538b2..013f4a9 100644
--- a/apps/web/content/blog/website-as-a-service.mdx
+++ b/apps/web/content/blog/website-as-a-service.mdx
@@ -16,10 +16,7 @@ tags: ["business", "management", "strategy"]
In meiner Arbeit als Digital Architect habe ich das Modell "Website as a Service" (WaaS) perfektioniert. Es ist die radikalste und fairste Antwort auf die Dysfunktionen der klassischen Webentwicklung.
-
+
Der Mythos der "kostenlosen" Website
diff --git a/apps/web/content/blog/zero-overhead-agencies.mdx b/apps/web/content/blog/zero-overhead-agencies.mdx
index 10bbfbd..812c5ac 100644
--- a/apps/web/content/blog/zero-overhead-agencies.mdx
+++ b/apps/web/content/blog/zero-overhead-agencies.mdx
@@ -16,10 +16,7 @@ tags: ["management", "strategy", "efficiency"]
Die Alternative ist "Lean Engineering". Ein Ansatz, der Hierarchien eliminiert, technische Exzellenz in den Vordergrund stellt und den administrativen Wasserkopf radikal abschneidet.
-
+
Der Preis des Wasserkopfs
diff --git a/apps/web/public/blog/website-as-a-service.png b/apps/web/public/blog/website-as-a-service.png
index b9d07dc..f82905b 100644
Binary files a/apps/web/public/blog/website-as-a-service.png and b/apps/web/public/blog/website-as-a-service.png differ
diff --git a/apps/web/public/blog/zero-overhead-agencies.png b/apps/web/public/blog/zero-overhead-agencies.png
index 875cde6..a3c6fe8 100644
Binary files a/apps/web/public/blog/zero-overhead-agencies.png and b/apps/web/public/blog/zero-overhead-agencies.png differ
diff --git a/apps/web/scripts/generate-thumbnail.ts b/apps/web/scripts/generate-thumbnail.ts
index 5514b10..75d2401 100644
--- a/apps/web/scripts/generate-thumbnail.ts
+++ b/apps/web/scripts/generate-thumbnail.ts
@@ -69,14 +69,14 @@ async function run() {
hasInspiration = false;
}
- let customPrompt = `Extremely clean, flat, abstract geometric illustration. Use the provided image prompt ONLY as a STRICT style, color, and texture reference. Do not copy the image content, just the aesthetic. Characteristics: Flat vector design, 2D only (no 3D), tech/startup/agency aesthetics, highly professional, abstract data representations, extensive use of whitespace. No text, no chaotic lines, no humans.`;
+ let customPrompt = `Extremely clean, flat, abstract geometric illustration. Use the provided image prompt ONLY as a STRICT color and texture reference. You MUST generate completely new, distinct geometric shapes that directly represent the topic. Characteristics: Flat vector design, 2D only (no 3D), tech/startup/agency aesthetics, highly professional, extensive use of whitespace. No text, no chaotic lines, no humans.`;
if (topic.includes("Service") || topic.includes("Sorglos")) {
customPrompt +=
- " Make the core composition out of interconnected nodes, continuous circular loops, and smooth flowing paths representing uninterrupted service and integration. DO NOT use sharp blocks.";
+ " Visually depict the concept of 'effortless automation'. Use a large, distinct, central endless loop or a floating interconnected minimal machine.";
} else if (topic.includes("Zero") || topic.includes("Overhead")) {
customPrompt +=
- " Make the core composition out of stark, reductive, ultra-minimalist solid geometric blocks and hard sharp angles. This represents cutting away excess and absolute lean efficiency. DO NOT use circles or flowing paths.";
+ " Visually depict the concept of 'cutting out the middleman'. Use a massive, heavy block being sliced in half or a direct, unfiltered sharp lightning/beam connecting two points.";
}
await generator.generateImage(topic, outputPath, {