diff --git a/apps/marketing/src/app/components/FeaturesSection/components/FeatureDemo/FeatureDemo.tsx b/apps/marketing/src/app/components/FeaturesSection/components/FeatureDemo/FeatureDemo.tsx
index aa65c25a074..c5179d1b0fa 100644
--- a/apps/marketing/src/app/components/FeaturesSection/components/FeatureDemo/FeatureDemo.tsx
+++ b/apps/marketing/src/app/components/FeaturesSection/components/FeatureDemo/FeatureDemo.tsx
@@ -16,16 +16,16 @@ export function FeatureDemo({
}: FeatureDemoProps) {
return (
{/* Background gradient */}
{/* Content overlay */}
-
diff --git a/apps/marketing/src/app/components/FeaturesSection/components/IsolationDemo/IsolationDemo.tsx b/apps/marketing/src/app/components/FeaturesSection/components/IsolationDemo/IsolationDemo.tsx
index 5e5d5ee910e..02530a0ccf1 100644
--- a/apps/marketing/src/app/components/FeaturesSection/components/IsolationDemo/IsolationDemo.tsx
+++ b/apps/marketing/src/app/components/FeaturesSection/components/IsolationDemo/IsolationDemo.tsx
@@ -100,7 +100,7 @@ export function IsolationDemo() {
return (
-
+
diff --git a/apps/marketing/src/app/components/FeaturesSection/components/ParallelExecutionDemo/ParallelExecutionDemo.tsx b/apps/marketing/src/app/components/FeaturesSection/components/ParallelExecutionDemo/ParallelExecutionDemo.tsx
index cc8991de5d6..e74765dc4a3 100644
--- a/apps/marketing/src/app/components/FeaturesSection/components/ParallelExecutionDemo/ParallelExecutionDemo.tsx
+++ b/apps/marketing/src/app/components/FeaturesSection/components/ParallelExecutionDemo/ParallelExecutionDemo.tsx
@@ -142,7 +142,7 @@ export function ParallelExecutionDemo() {
return (