diff --git a/apps/public/src/app/carousel.tsx b/apps/public/src/app/carousel.tsx index 8d677d72..061ffcf2 100644 --- a/apps/public/src/app/carousel.tsx +++ b/apps/public/src/app/carousel.tsx @@ -47,7 +47,10 @@ export function PreviewCarousel() { > {images.map((item) => ( - +
-
+
An open-source
alternative to Mixpanel
-

+

Mixpanel + Plausible ={' '} Openpanel! A simple analytics tool that your wallet can afford.

- -
-

Get ahead of the curve and join our waiting list{' - '}

-

- there are already{' '} - {waitlistCount} savvy individuals on board! 🎉 -

+
+ +
+

{waitlistCount} people have already signed up! 🚀

+
+
+
+ {features.map(({ icon: Icon, title }) => ( +
+ + {title} +
+ ))}
- {/*
- {features.map(({ icon: Icon, title }) => ( -
- - {title} -
- ))} -
*/}
); diff --git a/apps/public/src/app/widget.tsx b/apps/public/src/app/widget.tsx index 5bedf7e3..5986dbfd 100644 --- a/apps/public/src/app/widget.tsx +++ b/apps/public/src/app/widget.tsx @@ -33,7 +33,7 @@ export function Widget({ ))}