5858 <!-- Hero Section -->
5959 < header class ="hero " id ="hero ">
6060 < div class ="hero-content ">
61- < div class ="hero-badge "> Open Source • Free Forever • < span id ="app-version "> v0.0.5</ span > </ div >
61+ < div class ="hero-badge "> Open Source • Free Forever • < span id ="app-version "> v0.0.5.1 </ span > </ div >
6262 < h1 class ="hero-title ">
6363 Your Desktop.< br />
6464 < span class ="gradient-text "> Your Weather.</ span >
@@ -79,9 +79,13 @@ <h1 class="hero-title">
7979 </ svg >
8080 Get it from Microsoft Store
8181 </ a >
82- < a href ="https://github.com/gcclinux/WeatherWidget " class ="btn btn-secondary " target ="_blank "
82+ < a href ="https://github.com/gcclinux/WeatherWidget/releases " class ="btn btn-secondary " target ="_blank "
8383 rel ="noopener noreferrer ">
84- View Source
84+ < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "
85+ stroke-linecap ="round " stroke-linejoin ="round " aria-hidden ="true ">
86+ < path d ="M12 19V5M5 12l7 7 7-7 " />
87+ </ svg >
88+ Get it for Ubuntu
8589 </ a >
8690 </ div >
8791 < div class ="hero-stats ">
@@ -116,6 +120,30 @@ <h2 class="section-title">See It in Action</h2>
116120 alt ="WeatherWidget a weather widget showing multiple cities with transparent background on a Windows desktop "
117121 class ="screenshot-img " loading ="lazy " />
118122 </ div >
123+
124+ < div class ="section-header " style ="margin-top: 80px; margin-bottom: 40px; ">
125+ < h3 class ="section-title " style ="font-size: 1.8rem; "> Native Windows Integration</ h3 >
126+ < p class ="section-subtitle "> WeatherWidget behaves like a first-class citizen on your OS</ p >
127+ </ div >
128+
129+ < div class ="screenshots-grid ">
130+ < div class ="screenshot-card ">
131+ < img src ="assets/images/windows-apps-installed-apps.png " alt ="WeatherWidget in Windows Installed Apps "
132+ loading ="lazy " />
133+ < div class ="screenshot-info ">
134+ < h3 > Fully Integrated</ h3 >
135+ < p > Seamlessly registered in Windows as a native application.</ p >
136+ </ div >
137+ </ div >
138+ < div class ="screenshot-card ">
139+ < img src ="assets/images/windows-start-search-app.png " alt ="WeatherWidget in Windows Start Menu Search "
140+ loading ="lazy " />
141+ < div class ="screenshot-info ">
142+ < h3 > Easy to Find</ h3 >
143+ < p > Quick access via Start Menu search and taskbar integration.</ p >
144+ </ div >
145+ </ div >
146+ </ div >
119147 </ div >
120148 </ section >
121149
@@ -201,7 +229,7 @@ <h2 class="section-title">Up and Running in Minutes</h2>
201229 < div class ="step ">
202230 < div class ="step-number "> 1</ div >
203231 < h3 > Install</ h3 >
204- < p > Get WeatherWidget from the Microsoft Store on Windows, or build from source for Linux.</ p >
232+ < p > Get WeatherWidget from the Microsoft Store on Windows, or download the latest .deb package for Ubuntu/ Linux.</ p >
205233 </ div >
206234 < div class ="step-connector " aria-hidden ="true "> </ div >
207235 < div class ="step ">
0 commit comments