Advertisement
zidniryi

pastebin

Aug 25th, 2021
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. <Container>
  2. <Row>
  3. <Col md={12}>
  4. <HeadingKPR text="Developer Rekanan" />
  5. </Col>
  6. </Row>
  7. <Row>
  8. <Col md={8}>
  9. <DivImage1 style={{ borderRadius: 29 }}>
  10. <DivShapeImage1>
  11. <Row>
  12. <Col md={10}>
  13. <FontShape>
  14. {" "}
  15. ROSEVILLE SOHO & SUITE EXPERIENCE THE QUALITY LIVING IN
  16. CBD BSD CITY
  17. </FontShape>
  18.  
  19. {/* <FontShapeHead> Koperasi UMKM</FontShapeHead> */}
  20. <DescText>
  21. Roseville SOHO & Suite, sebuah hunian apartemen eksklusif
  22. yang terletak di BSD City, Tangerang. Diberi nama SOHO &
  23. Suite karena di Roseville, hunian apartemennya
  24. terintegrasi dengan SOHO (Small Office Home Office) atau
  25. perkantoran bernuansa rumah. Sebagai hunian yang
  26. eksklusif, Roseville SOHO & Suite dilengkapi dengan
  27. berbagai fasilitas bintang lima. Termasuk di dalamnya 10
  28. sky garden setiap dua lantai dan 3 sky lounge.
  29. </DescText>
  30. </Col>
  31. <Col md={2}>
  32. <Image src="/images/kpr/arrow1.png" />
  33. </Col>
  34. </Row>
  35. </DivShapeImage1>
  36. </DivImage1>
  37. </Col>
  38. <Col md={4}>
  39. <DivImage2 style={{ borderRadius: 29 }}>
  40. <DivShapeImage2 onClick={onOpenSite}>
  41. <Row>
  42. <Col md={8}>
  43. <FontShape2> Rosseville Soho & Suite</FontShape2>
  44.  
  45. <VisitText>Kunjungi Situs</VisitText>
  46. </Col>
  47. <Col md={4}>
  48. <Image
  49. src="/images/kpr/arrow1.png"
  50. style={{ marginTop: "10px" }}
  51. />
  52. </Col>
  53. </Row>
  54. </DivShapeImage2>
  55. </DivImage2>
  56. <br />
  57. <Image
  58. src="/images/kpr/r3.png"
  59. style={{ marginBottom: 20, borderRadius: 12 }}
  60. />
  61. <br />
  62. <Image
  63. src="/images/kpr/r4.png"
  64. style={{ marginBottom: 20, borderRadius: 12 }}
  65. />
  66. </Col>
  67. </Row>
  68. </Container>
  69. <br />
  70. <br />
  71. <div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement