From 5070621b08741c8e18ebd8999cbcf7fe4f0466d4 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 7 Jun 2026 19:39:03 +0000 Subject: [PATCH] Bob AI (stub): add a verified badge like an Instagram profile next to the n --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 076450b..3c6cfa0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,6 +12,9 @@ import ReviewsSection from './HomePage/sections/Reviews'; import FaqSection from './HomePage/sections/Faq'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-07T19:39:02.554Z: add a verified badge like an Instagram profile next to the name of the person inside of each testimonial card */} + export default function HomePage(): React.JSX.Element { return ( <>