Skip to content

Commit 606923a

Browse files
authored
Merge branch 'main' into sync-842c24c9
2 parents 3457a8c + f5e9bf1 commit 606923a

1 file changed

Lines changed: 4 additions & 20 deletions

File tree

src/components/Layout/HomeContent.js

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -382,20 +382,13 @@ export function HomeContent() {
382382
</Link>{' '}
383383
және{' '}
384384
<Link href="https://github.com/expo/expo">Expo</Link>{' '}
385-
<<<<<<< HEAD
386385
қолданып Android, IOS және т.б. бағдарламаларын
387386
жасауға мүмкіндік береді. Олар нативті болып көрінеді
388387
және сезінеді, өйткені олардың пайдаланушы
389388
интерфейстері <i>шынымен</i> нативті. Бұл веб көрініс
390389
емес — сіздің React компоненттеріңіз платформамен
391390
қамтамасыз етілген нақты Android және iOS көрініс.
392-
=======
393-
let you build apps in React for Android, iOS, and
394-
more. They look and feel native because their UIs{' '}
395-
<i>are</i> truly native. It’s not a web view—your
396-
React components render real Android and iOS views
397-
provided by the platform.
398-
>>>>>>> 842c24c9aefaa60b7ae9b46b002bd1b3cf4d31f3
391+
399392
</p>
400393
</div>
401394
</div>
@@ -421,13 +414,9 @@ export function HomeContent() {
421414
<Section background="right-card">
422415
<div className="max-w-7xl mx-auto flex flex-col lg:flex-row px-5">
423416
<div className="max-w-3xl lg:max-w-7xl gap-5 flex flex-col lg:flex-row lg:px-5">
424-
<<<<<<< HEAD
425-
<div className="w-full lg:w-6/12 max-w-3xl flex flex-col items-start justify-start lg:pl-5 lg:pr-10">
426-
<Header>Болашақ дайын болғанда жаңартыңыз</Header>
427-
=======
428417
<div className="w-full lg:w-6/12 max-w-3xl flex flex-col items-start justify-start lg:ps-5 lg:pe-10">
429-
<Header>Upgrade when the future is ready</Header>
430-
>>>>>>> 842c24c9aefaa60b7ae9b46b002bd1b3cf4d31f3
418+
<Header>Болашақ дайын болғанда жаңартыңыз</Header>
419+
431420
<Para>
432421
React болашақ өзгерістерге мұқият қарайды. Әрбір React-қа
433422
жасаған коммит миллиардтан астам пайдаланушысы бар бизнес үшін
@@ -515,13 +504,8 @@ export function HomeContent() {
515504
<div className="mt-20 px-5 lg:px-0 mb-6 max-w-4xl text-center text-opacity-80">
516505
<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" />
517506
<Header>
518-
<<<<<<< HEAD
519-
React қауымдастығынызға <br className="" />
507+
React қауымдастығынызға <br className="hidden lg:inline" />
520508
қош келдіңіз
521-
=======
522-
Welcome to the <br className="hidden lg:inline" />
523-
React community
524-
>>>>>>> 842c24c9aefaa60b7ae9b46b002bd1b3cf4d31f3
525509
</Header>
526510
<ButtonLink
527511
href={'/learn'}

0 commit comments

Comments
 (0)