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 ( diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index a8243a2..e46955e 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -27,7 +27,7 @@ const AboutInline = () => { { />
- {"Yusupovusupov"} + {"Yusupov"} {"Founder & Creative Director"}
diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index ec38eae..eced782 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -9,7 +9,7 @@ export default function HeroSection(): React.JSX.Element {