Skip to content

Commit

Permalink
Merge branch 'main' into sync-722b5464
Browse files Browse the repository at this point in the history
  • Loading branch information
khakimio authored Oct 8, 2023
2 parents 1761b3d + ef69e73 commit 4255e60
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions src/components/Layout/HomeContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -382,20 +382,12 @@ export function HomeContent() {
</Link>{' '}
және{' '}
<Link href="https://github.com/expo/expo">Expo</Link>{' '}
<<<<<<< HEAD
қолданып Android, IOS және т.б. бағдарламаларын
жасауға мүмкіндік береді. Олар нативті болып көрінеді
және сезінеді, өйткені олардың пайдаланушы
интерфейстері <i>шынымен</i> нативті. Бұл веб көрініс
емес — сіздің React компоненттеріңіз платформамен
қамтамасыз етілген нақты Android және iOS көрініс.
=======
let you build apps in React for Android, iOS, and
more. They look and feel native because their UIs{' '}
<i>are</i> truly native. It’s not a web view—your
React components render real Android and iOS views
provided by the platform.
>>>>>>> 722b54640ea8ef146ef59558100819a6bb31c252
</p>
</div>
</div>
Expand All @@ -421,13 +413,8 @@ export function HomeContent() {
<Section background="right-card">
<div className="max-w-7xl mx-auto flex flex-col lg:flex-row px-5">
<div className="max-w-3xl lg:max-w-7xl gap-5 flex flex-col lg:flex-row lg:px-5">
<<<<<<< HEAD
<div className="w-full lg:w-6/12 max-w-3xl flex flex-col items-start justify-start lg:pl-5 lg:pr-10">
<Header>Болашақ дайын болғанда жаңартыңыз</Header>
=======
<div className="w-full lg:w-6/12 max-w-3xl flex flex-col items-start justify-start lg:ps-5 lg:pe-10">
<Header>Upgrade when the future is ready</Header>
>>>>>>> 722b54640ea8ef146ef59558100819a6bb31c252
<Para>
React болашақ өзгерістерге мұқият қарайды. Әрбір React-қа
жасаған коммит миллиардтан астам пайдаланушысы бар бизнес үшін
Expand Down Expand Up @@ -515,13 +502,8 @@ export function HomeContent() {
<div className="mt-20 px-5 lg:px-0 mb-6 max-w-4xl text-center text-opacity-80">
<Logo className="text-link dark:text-link-dark w-24 lg:w-28 mb-10 lg:mb-8 mt-12 h-auto mx-auto self-start" />
<Header>
<<<<<<< HEAD
React қауымдастығынызға <br className="" />
React қауымдастығынызға <br className="hidden lg:inline" />
қош келдіңіз
=======
Welcome to the <br className="hidden lg:inline" />
React community
>>>>>>> 722b54640ea8ef146ef59558100819a6bb31c252
</Header>
<ButtonLink
href={'/learn'}
Expand Down

0 comments on commit 4255e60

Please sign in to comment.