From 03708caae0d8cd1d7f294a5f026193aef7cad641 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 17:50:21 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4e9641f..fcff082 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -14,7 +14,7 @@ import FaqSection from './HomePage/sections/Faq'; import ContactSection from './HomePage/sections/Contact'; -{/* webild-stub @2026-06-18T16:56:47.453Z: Type: Button Text: "" Selector: [data-webild-id="webild-1781801659422-g37hs1aob"] SelectorScope: PREVIEW_DOM_ONLY (data-webild-id is assigned at click time in the preview; it does NOT exist in repository source files). */} +{/* webild-stub @2026-06-18T16:56:47.453Z: Type: Button Text: "" Selector: [data-webild-id="webild-1781801659422-g37hs1aob"] SelectorScope: PREVIEW_DOM_ONLYusupov (data-webild-id is assigned at click time in the preview; it does NOT exist in repository source files). */} export default function HomePage(): React.JSX.Element { return (