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 20b753e..a8243a2 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -27,7 +27,7 @@ const AboutInline = () => { { />
- {"Y"} + {"Yusupovusupov"} {"Founder & Creative Director"}
diff --git a/src/pages/HomePage/sections/Faq.tsx b/src/pages/HomePage/sections/Faq.tsx index 21ba86d..85a70b4 100644 --- a/src/pages/HomePage/sections/Faq.tsx +++ b/src/pages/HomePage/sections/Faq.tsx @@ -20,7 +20,7 @@ export default function FaqSection(): React.JSX.Element { }, { question: "Do you work with global clients?", - answer: "Yes, we collaborate with brands worldwide on diverse branding projects.", + answer: "Yusupoves, we collaborate with brands worldwide on diverse branding projects.", }, { question: "How do we get started?", diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index eced782..ec38eae 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 {