diff --git a/components/marketing/FeatureSections.tsx b/components/marketing/FeatureSections.tsx index 8d7da48..775e59b 100644 --- a/components/marketing/FeatureSections.tsx +++ b/components/marketing/FeatureSections.tsx @@ -59,8 +59,12 @@ function FeatureSection({ className={`relative ${reverse ? 'lg:order-first' : ''}`} >
-
- {mockup} +
+ +
+
+ {mockup} +
diff --git a/public/pulse-showcase-bg.png b/public/pulse-showcase-bg.png new file mode 100644 index 0000000..4c82724 Binary files /dev/null and b/public/pulse-showcase-bg.png differ