@@ -76,7 +76,7 @@ export default function LandingPage() {
<FeatureCardTen
animationType="slide-up"
textboxLayout="inline-image"
useInvertedBackground={true}
useInvertedBackground={false}
features={[
{
title:"Операционный хаос",description:"Потерянные заявки, забытые задачи и выгорание команды.",media:{imageSrc:"http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301538.jpg",imageAlt:"Chaos"},
@@ -96,7 +96,7 @@ export default function LandingPage() {
<FeatureCardTen
animationType="slide-up"
textboxLayout="inline-image"
useInvertedBackground={false}
useInvertedBackground={true}
features={[
{
title:"Автономность",description:"AI-агенты полностью берут на себя рутину, от переписки до аналитики.",media:{imageSrc:"http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137471.jpg",imageAlt:"AI Solution"},
@@ -117,7 +117,7 @@ export default function LandingPage() {
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.