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 ( <>