From 319a775e63a8d6e3ded17c264e978051b37889a6 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 21 Apr 2026 17:14:53 +0300 Subject: [PATCH 1/3] Bob AI: Add a new HTML element for the badge with the text 'Active n --- src/App.tsx | 8 ++++++++ src/index.css | 9 ++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 50dfe48..ed63177 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,6 +12,14 @@ import TestimonialMetricsCards from '@/components/sections/testimonial/Testimoni export default function App() { return (
+
+ + + + + Active now +
+