|
19 | 19 |
|
20 | 20 | <!--Our Games--> |
21 | 21 | <ui:VisualElement class="contact-element"> |
22 | | - <ui:Button class="hyperlink" name="GamesElement" |
23 | | - link="https://stansassets.com/#portfolio"> |
| 22 | + <sa:Hyperlink name="GamesElement" |
| 23 | + link="https://stansassets.com/#portfolio"> |
24 | 24 | <ui:Label text="" name="GamesIcon" class="icon icon-game"/> |
25 | 25 | <ui:Label text="Our Games" name="GamesText" class="contact-text"/> |
26 | | - </ui:Button> |
| 26 | + </sa:Hyperlink> |
27 | 27 | </ui:VisualElement> |
28 | 28 |
|
29 | 29 | <!--Our Plugins--> |
30 | 30 | <ui:VisualElement class="contact-element"> |
31 | | - <ui:Button class="hyperlink" name="PluginsElement" |
32 | | - link="https://assetstore.unity.com/publishers/2256"> |
| 31 | + <sa:Hyperlink name="PluginsElement" |
| 32 | + link="https://assetstore.unity.com/publishers/2256"> |
33 | 33 | <ui:Label text="" name="PluginsIcon" class="icon icon-plugin"/> |
34 | 34 | <ui:Label text="Our Plugins" name="PluginsText" class="contact-text"/> |
35 | | - </ui:Button> |
| 35 | + </sa:Hyperlink> |
36 | 36 | </ui:VisualElement> |
37 | 37 |
|
38 | 38 | <!--Our Team--> |
39 | 39 | <ui:VisualElement class="contact-element"> |
40 | | - <ui:Button class="hyperlink" name="TeamElement" |
41 | | - link="https://stansassets.com/#our-team"> |
| 40 | + <sa:Hyperlink name="TeamElement" |
| 41 | + link="https://stansassets.com/#our-team"> |
42 | 42 | <ui:Label text="" name="TeamIcon" class="icon icon-team"/> |
43 | 43 | <ui:Label text="Our Team" name="TeamText" class="contact-text"/> |
44 | | - </ui:Button> |
| 44 | + </sa:Hyperlink> |
45 | 45 | </ui:VisualElement> |
46 | 46 | </ui:VisualElement> |
47 | 47 |
|
|
52 | 52 | <ui:Label |
53 | 53 | text="If you have any technical issues or questions, do not hesitate to drop us a message at:" |
54 | 54 | name="descriptionWhatWeDo" class="description"/> |
55 | | - <ui:Button |
56 | | - |
57 | | - name="supportEmail" class="hyperlink mail"/> |
| 55 | + <ui:VisualElement class="mail"> |
| 56 | + <sa:Hyperlink link="mailto: [email protected]" name="supportEmail"> |
| 57 | + <ui:Label text=" [email protected]" name="supportEmailText"/> |
| 58 | + </sa:Hyperlink> |
| 59 | + </ui:VisualElement> |
58 | 60 | <ui:Label |
59 | 61 | text="For a non technical and business related questions, use:" |
60 | 62 | name="descriptionWhatWeDo" class="description"/> |
61 | | - <ui:Button |
62 | | - |
63 | | - name="ceoEmail" class="hyperlink mail"/> |
| 63 | + <ui:VisualElement class="mail"> |
| 64 | + <sa:Hyperlink link="mailto: [email protected]" name="ceoEmail"> |
| 65 | + <ui:Label text=" [email protected]" name="ceoEmailText"/> |
| 66 | + </sa:Hyperlink> |
| 67 | + </ui:VisualElement> |
64 | 68 |
|
65 | 69 | <!--1st Line--> |
66 | 70 | <ui:VisualElement class="contact-container" name="contactContainer"> |
67 | 71 |
|
68 | 72 | <!--Linkedin--> |
69 | 73 | <ui:VisualElement class="contact-element"> |
70 | | - <ui:Button class="hyperlink" name="LinkedinElement" |
71 | | - link="https://www.linkedin.com/in/lacost"> |
| 74 | + <sa:Hyperlink name="LinkedinElement" |
| 75 | + link="https://www.linkedin.com/in/lacost"> |
72 | 76 | <ui:Label text="" name="LinkedinIcon" class="icon icon-linkedin"/> |
73 | 77 | <ui:Label text="Linkedin" name="LinkedinText" class="contact-text"/> |
74 | | - </ui:Button> |
| 78 | + </sa:Hyperlink> |
75 | 79 | </ui:VisualElement> |
76 | | - |
77 | 80 | <!--Twitter--> |
78 | 81 | <ui:VisualElement class="contact-element"> |
79 | | - <ui:Button class="hyperlink" name="TwitterElement" |
80 | | - link="https://twitter.com/stansassets"> |
| 82 | + <sa:Hyperlink name="TwitterElement" |
| 83 | + link="https://twitter.com/stansassets"> |
81 | 84 | <ui:Label text="" name="TwitterIcon" class="icon icon-twitter"/> |
82 | 85 | <ui:Label text="Twitter" name="TwitterText" class="contact-text"/> |
83 | | - </ui:Button> |
| 86 | + </sa:Hyperlink> |
84 | 87 | </ui:VisualElement> |
85 | 88 |
|
86 | 89 | <!--Facebook--> |
87 | 90 | <ui:VisualElement class="contact-element"> |
88 | | - <ui:Button class="hyperlink" name="FacebookElement" |
89 | | - link="https://www.facebook.com/stansassets/"> |
| 91 | + <sa:Hyperlink name="FacebookElement" |
| 92 | + link="https://www.facebook.com/stansassets/"> |
90 | 93 | <ui:Label text="" name="FacebookIcon" class="icon icon-facebook"/> |
91 | 94 | <ui:Label text="Facebook" name="FacebookText" class="contact-text"/> |
92 | | - </ui:Button> |
| 95 | + </sa:Hyperlink> |
93 | 96 | </ui:VisualElement> |
94 | 97 | </ui:VisualElement> |
95 | 98 | <!--2st Line--> |
96 | 99 | <ui:VisualElement class="contact-container" name="contactContainer"> |
97 | 100 |
|
98 | 101 | <!--Youtube--> |
99 | 102 | <ui:VisualElement class="contact-element"> |
100 | | - <ui:Button class="hyperlink" name="YoutubeElement" |
101 | | - link="https://www.youtube.com/user/stansassets/videos"> |
| 103 | + <sa:Hyperlink name="YoutubeElement" |
| 104 | + link="https://www.youtube.com/user/stansassets/videos"> |
102 | 105 | <ui:Label text="" name="YoutubeIcon" class="icon icon-youtube"/> |
103 | 106 | <ui:Label text="Youtube" name="YoutubeText" class="contact-text"/> |
104 | | - </ui:Button> |
| 107 | + </sa:Hyperlink> |
105 | 108 | </ui:VisualElement> |
106 | 109 |
|
107 | 110 | <!--Google+--> |
108 | 111 | <ui:VisualElement class="contact-element"> |
109 | | - <ui:Button class="hyperlink" name="GooglePlusElement" |
110 | | - link="https://plus.google.com/+StansassetsOfficia"> |
| 112 | + <sa:Hyperlink name="GooglePlusElement" |
| 113 | + link="https://plus.google.com/+StansassetsOfficia"> |
111 | 114 | <ui:Label text="" name="GooglePlusIcon" class="icon icon-google-plus"/> |
112 | 115 | <ui:Label text="Google+" name="GooglePlusText" class="contact-text"/> |
113 | | - </ui:Button> |
| 116 | + </sa:Hyperlink> |
114 | 117 | </ui:VisualElement> |
115 | 118 |
|
116 | 119 | <!--Twitch--> |
117 | 120 | <ui:VisualElement class="contact-element"> |
118 | | - <ui:Button class="hyperlink" name="TwitchElement" |
119 | | - link="https://www.twitch.tv/stans_assets"> |
| 121 | + <sa:Hyperlink name="TwitchElement" |
| 122 | + link="https://www.twitch.tv/stans_assets"> |
120 | 123 | <ui:Label text="" name="TwitchIcon" class="icon icon-twitch"/> |
121 | 124 | <ui:Label text="Twitch" name="TwitchText" class="contact-text"/> |
122 | | - </ui:Button> |
| 125 | + </sa:Hyperlink> |
123 | 126 | </ui:VisualElement> |
124 | 127 | </ui:VisualElement> |
125 | 128 |
|
126 | 129 | <!--Logo--> |
127 | | - <ui:Button class="hyperlink logo-container" name="LogoElement" link="https://stansassets.com/"> |
128 | | - <ui:Label text="" name="Logo" class="icon-logo"/> |
129 | | - </ui:Button> |
| 130 | + <ui:VisualElement class="logo-container"> |
| 131 | + <sa:Hyperlink name="LogoElement" link="https://stansassets.com/"> |
| 132 | + <ui:Label text="" name="Logo" class="icon-logo"/> |
| 133 | + </sa:Hyperlink> |
| 134 | + </ui:VisualElement> |
130 | 135 |
|
131 | 136 | </sa:SettingsBlock> |
132 | 137 |
|
133 | | - <sa:Hyperlink link="https://stansassets.com/"> |
134 | | - <ui:Label text="" name="TeamIcon" class="icon icon-team"/> |
135 | | - <ui:Label text="Our Team" name="TeamText" class="contact-text"/> |
136 | | - </sa:Hyperlink> |
137 | | - |
138 | 138 | </ui:UXML> |
0 commit comments