|
14 | 14 | <!-- Team #01 - Title --> |
15 | 15 | <xpath expr="//div[hasclass('col-lg-6')]//h4" position="replace" mode="inner"> |
16 | 16 | <font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Tony Fred</font> |
17 | | - <br/>Editor-in-chief |
18 | 17 | </xpath> |
19 | | - <!-- Team #01 - Paragraph --> |
| 18 | + <!-- Team #01 - Work Description --> |
20 | 19 | <xpath expr="//div[hasclass('col-lg-6')]//p" position="replace" mode="inner"> |
| 20 | + Editor-in-chief |
| 21 | + </xpath> |
| 22 | + <!-- Team #01 - Paragraph --> |
| 23 | + <xpath expr="//div[hasclass('col-lg-6')]//p[2]" position="replace" mode="inner"> |
21 | 24 | Founder and chief visionary, Tony is the driving force behind the company. He loves to keep his hands full by participating in the development of the magazine and does not hesitate to carry out field surveys. |
22 | 25 | </xpath> |
23 | 26 | <!-- Team #01 - Img --> |
|
36 | 39 | <!-- Team #02 - Title --> |
37 | 40 | <xpath expr="//div[hasclass('col-lg-6')][2]//h4" position="replace" mode="inner"> |
38 | 41 | <font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Mich Stark</font> |
39 | | - <br/>Sports Reporter |
| 42 | + <br/> |
40 | 43 | </xpath> |
41 | | - <!-- Team #02 - Paragraph --> |
| 44 | + <!-- Team #02 - Work Description --> |
42 | 45 | <xpath expr="//div[hasclass('col-lg-6')][2]//p" position="replace" mode="inner"> |
| 46 | + Sports Reporter |
| 47 | + </xpath> |
| 48 | + <!-- Team #02 - Paragraph --> |
| 49 | + <xpath expr="//div[hasclass('col-lg-6')][2]//p[2]" position="replace" mode="inner"> |
43 | 50 | Mich loves taking on challenges. With his multi-year experience as a journalist, he wanted to join a team that puts people at the center of the stories. |
44 | 51 | </xpath> |
45 | 52 | <!-- Team #02 - Img --> |
|
58 | 65 | <!-- Team #03 - Title --> |
59 | 66 | <xpath expr="//div[hasclass('col-lg-6')][3]//h4" position="replace" mode="inner"> |
60 | 67 | <font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Aline Turner</font> |
61 | | - <br/>Photograph |
62 | 68 | </xpath> |
63 | | - <!-- Team #03 - Paragraph --> |
| 69 | + <!-- Team #03 - Work Description --> |
64 | 70 | <xpath expr="//div[hasclass('col-lg-6')][3]//p" position="replace" mode="inner"> |
| 71 | + Photograph |
| 72 | + </xpath> |
| 73 | + <!-- Team #03 - Paragraph --> |
| 74 | + <xpath expr="//div[hasclass('col-lg-6')][3]//p[2]" position="replace" mode="inner"> |
65 | 75 | Aline is one of the iconic people in life who can say they love what they do. She likes to capture the moment from another point of view, another perspective. |
66 | 76 | </xpath> |
67 | 77 | <!-- Team #03 - Img --> |
|
80 | 90 | <!-- Team #04 - Title --> |
81 | 91 | <xpath expr="//div[hasclass('col-lg-6')][4]//h4" position="replace" mode="inner"> |
82 | 92 | <font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Iris Joe</font> |
83 | | - <br/>Political Reporter |
| 93 | + </xpath> |
| 94 | + <!-- Team #04 - Work Description --> |
| 95 | + <xpath expr="//div[hasclass('col-lg-6')][3]//p" position="replace" mode="inner"> |
| 96 | + Political Reporter |
84 | 97 | </xpath> |
85 | 98 | <!-- Team #04 - Paragraph --> |
86 | | - <xpath expr="//div[hasclass('col-lg-6')][4]//p" position="replace" mode="inner"> |
| 99 | + <xpath expr="//div[hasclass('col-lg-6')][4]//p[2]" position="replace" mode="inner"> |
87 | 100 | Iris, with her international experience, helps us easily understand global politics. She is determined to drive success and delivers her professional acumen to bring the magazine to the next level. |
88 | 101 | </xpath> |
89 | 102 | <!-- Team #04 - Img --> |
|
0 commit comments