File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ const baseCode = `<div
1111 Setting up tracking easily
1212 </h2>
1313 <p class="py-6">
14- Provident cupiditate voluptatem et in.
15- </p>
14+ Click a button to trigger more events. </p>
1615 <button class="dui-btn dui-btn-primary">
1716 Get Started
1817 </button>
@@ -109,8 +108,7 @@ export const PromotionReady: React.FC = () => {
109108 Setting up tracking easily
110109 </h2>
111110 <p class="py-6">
112- Provident cupiditate voluptatem et in.
113- </p>
111+ Click a button to trigger more events. </p>
114112 <button data-elbaction="click:start" class="dui-btn dui-btn-primary">
115113 Get Started
116114 </button>
Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ export default function Home() {
1616 description = "Open-source event data collection platform"
1717 >
1818 < Hero />
19- < PromotionReady />
20- < PromotionLive />
2119 < main >
2220 < Features />
2321 < PromotionLive />
You can’t perform that action at this time.
0 commit comments