99 x : Class =" HorusStudio.Maui.MaterialDesignControls.Sample.Pages.AboutPage"
1010 x : TypeArguments =" vm:AboutViewModel"
1111 x : DataType =" vm:AboutViewModel"
12- ControlTemplate =" {StaticResource PageWithTopAppBar}"
1312 BackgroundColor =" {AppThemeBinding Light={x:Static material:MaterialLightTheme.Surface}, Dark={x:Static material:MaterialDarkTheme.Surface}}" >
1413 <ContentPage .Resources>
1514
2928
3029 </ContentPage .Resources>
3130
32- <VerticalStackLayout Spacing =" 16" >
33- <views : AboutCardView Title =" Powered by Horus Studio"
34- Description =" We are a mobile studio development studio that provides world-class design and development solutions."
35- FirstIconSource =" horus_logo.png"
36- TypeButton =" Filled"
37- Command =" {Binding LaunchBrowserCommand}"
38- CommandParameter =" https://www.horus.com.uy/contact"
39- TextButton =" Let’s talk!" />
31+ <views : PageWithTopAppBar >
32+ <views : PageWithTopAppBar .PageContent>
33+ <VerticalStackLayout Spacing =" 16" >
34+ <views : AboutCardView Title =" Powered by Horus Studio"
35+ Description =" We are a mobile studio development studio that provides world-class design and development solutions."
36+ FirstIconSource =" horus_logo.png"
37+ TypeButton =" Filled"
38+ Command =" {Binding LaunchBrowserCommand}"
39+ CommandParameter =" https://www.horus.com.uy/contact"
40+ TextButton =" Let’s talk!" />
4041
41- <views : AboutCardView Title =" Based on Material Design"
42- Description =" Material 3 is the latest version of Google’s open-source design system. Design and build beautiful, usable products with Material 3."
43- FirstIconSource =" logo.png"
44- TypeButton =" Tonal"
45- Command =" {Binding LaunchBrowserCommand}"
46- CommandParameter =" https://m3.material.io/"
47- TextButton =" See more" />
42+ <views : AboutCardView Title =" Based on Material Design"
43+ Description =" Material 3 is the latest version of Google’s open-source design system. Design and build beautiful, usable products with Material 3."
44+ FirstIconSource =" logo.png"
45+ TypeButton =" Tonal"
46+ Command =" {Binding LaunchBrowserCommand}"
47+ CommandParameter =" https://m3.material.io/"
48+ TextButton =" See more" />
4849
49- <views : AboutCardView Title =" Supported platforms"
50- Description =" Material Design Controls fully support .NET MAUI and Xamarin Forms, ensuring seamless integration with these platforms."
51- FirstIconSource =" maui.png"
52- SecondIconSource =" xamarin.png"
53- TypeButton =" Tonal"
54- Command =" {Binding LaunchBrowserCommand}"
55- CommandParameter =" https://github.com/HorusSoftwareUY"
56- TextButton =" GitHub" />
50+ <views : AboutCardView Title =" Supported platforms"
51+ Description =" Material Design Controls fully support .NET MAUI and Xamarin Forms, ensuring seamless integration with these platforms."
52+ FirstIconSource =" maui.png"
53+ SecondIconSource =" xamarin.png"
54+ TypeButton =" Tonal"
55+ Command =" {Binding LaunchBrowserCommand}"
56+ CommandParameter =" https://github.com/HorusSoftwareUY"
57+ TextButton =" GitHub" />
5758
58- <VerticalStackLayout Spacing =" 0" >
59- <material : MaterialLabel Style =" {StaticResource ConnectionsTitle}" Text =" Connect With Us" />
59+ <VerticalStackLayout Spacing =" 0" >
60+ <material : MaterialLabel Style =" {StaticResource ConnectionsTitle}" Text =" Connect With Us" />
6061
61- <views : ConnectionItemView IconSource =" connection_website"
62- LabelText =" Website"
63- Command =" {Binding LaunchBrowserCommand}"
64- CommandParameter =" https://www.horus.com.uy/" />
65-
66- <views : ConnectionItemView IconSource =" connection_clutch"
67- LabelText =" Clutch"
68- Command =" {Binding LaunchBrowserCommand}"
69- CommandParameter =" https://clutch.co/profile/horus-studio#highlights" />
70-
71- <views : ConnectionItemView IconSource =" connection_github"
72- LabelText =" Github Material Design Controls"
73- Command =" {Binding LaunchBrowserCommand}"
74- CommandParameter =" https://github.com/HorusSoftwareUY/Maui.MaterialDesignControls" />
75-
76- <views : ConnectionItemView IconSource =" connection_github"
77- LabelText =" Github Skeleton"
78- Command =" {Binding LaunchBrowserCommand}"
79- CommandParameter =" https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton" />
80-
81- <views : ConnectionItemView IconSource =" connection_linkedin"
82- LabelText =" Linkedin"
83- Command =" {Binding LaunchBrowserCommand}"
84- CommandParameter =" https://www.linkedin.com/company/horus-uy/" />
85-
86- <views : ConnectionItemView IconSource =" connection_x"
87- LabelText =" X"
88- Command =" {Binding LaunchBrowserCommand}"
89- CommandParameter =" https://x.com/HorusStudioUy" />
90-
91- <views : ConnectionItemView IconSource =" connection_instagran"
92- LabelText =" Instagram"
93- Command =" {Binding LaunchBrowserCommand}"
94- CommandParameter =" https://www.instagram.com/horus_studio_uy/" />
95- </VerticalStackLayout >
96- </VerticalStackLayout >
62+ <views : ConnectionItemView IconSource =" connection_website"
63+ LabelText =" Website"
64+ Command =" {Binding LaunchBrowserCommand}"
65+ CommandParameter =" https://www.horus.com.uy/" />
66+
67+ <views : ConnectionItemView IconSource =" connection_clutch"
68+ LabelText =" Clutch"
69+ Command =" {Binding LaunchBrowserCommand}"
70+ CommandParameter =" https://clutch.co/profile/horus-studio#highlights" />
71+
72+ <views : ConnectionItemView IconSource =" connection_github"
73+ LabelText =" Github Material Design Controls"
74+ Command =" {Binding LaunchBrowserCommand}"
75+ CommandParameter =" https://github.com/HorusSoftwareUY/Maui.MaterialDesignControls" />
76+
77+ <views : ConnectionItemView IconSource =" connection_github"
78+ LabelText =" Github Skeleton"
79+ Command =" {Binding LaunchBrowserCommand}"
80+ CommandParameter =" https://github.com/HorusSoftwareUY/Xamarin.Forms.Skeleton" />
81+
82+ <views : ConnectionItemView IconSource =" connection_linkedin"
83+ LabelText =" Linkedin"
84+ Command =" {Binding LaunchBrowserCommand}"
85+ CommandParameter =" https://www.linkedin.com/company/horus-uy/" />
86+
87+ <views : ConnectionItemView IconSource =" connection_x"
88+ LabelText =" X"
89+ Command =" {Binding LaunchBrowserCommand}"
90+ CommandParameter =" https://x.com/HorusStudioUy" />
91+
92+ <views : ConnectionItemView IconSource =" connection_instagran"
93+ LabelText =" Instagram"
94+ Command =" {Binding LaunchBrowserCommand}"
95+ CommandParameter =" https://www.instagram.com/horus_studio_uy/" />
96+ </VerticalStackLayout >
97+ </VerticalStackLayout >
98+ </views : PageWithTopAppBar .PageContent>
99+ </views : PageWithTopAppBar >
97100</local : BaseContentPage >
0 commit comments