@@ -69,7 +69,7 @@ Check out the demo app in `Demo/IndieBuilderKitDemo.xcworkspace` to see all comp
6969### ✨ Paywall & Subscriptions
7070Beautiful subscription paywall with complete subscription management. One service handles everything from UI state to purchases.
7171
72- <img src =" Screenshots /paywal.png" width =" 300 " alt =" Paywall View with subscription options " >
72+ <img src =" Images /paywal.png" width =" 300 " alt =" Paywall View with subscription options " >
7373
7474``` swift
7575// Simple paywall with mock service (for testing/prototyping)
@@ -212,12 +212,12 @@ Ready-to-use SwiftUI components for common app patterns. All follow modern iOS d
212212
213213<table >
214214<tr >
215- <td ><img src =" Screenshots /onboarding.png" width =" 200 " alt =" Onboarding flow " ></td >
216- <td ><img src =" Screenshots /settings.png" width =" 200 " alt =" Settings screen " ></td >
215+ <td ><img src =" Images /onboarding.png" width =" 200 " alt =" Onboarding flow " ></td >
216+ <td ><img src =" Images /settings.png" width =" 200 " alt =" Settings screen " ></td >
217217</tr >
218218<tr >
219- <td ><img src =" Screenshots /buttons.png" width =" 200 " alt =" Button component library " ></td >
220- <td ><img src =" Screenshots /ui-components.png" width =" 200 " alt =" UI components showcase " ></td >
219+ <td ><img src =" Images /buttons.png" width =" 200 " alt =" Button component library " ></td >
220+ <td ><img src =" Images /ui-components.png" width =" 200 " alt =" UI components showcase " ></td >
221221</tr >
222222</table >
223223
@@ -283,9 +283,9 @@ Handle notification permissions gracefully with user-friendly prompts and beauti
283283
284284<table >
285285<tr >
286- <td ><img src =" Screenshots /notification-permission.png" width =" 200 " alt =" Notification permission request " ></td >
287- <td ><img src =" Screenshots /rating.png" width =" 200 " alt =" Rating request view " ></td >
288- <td ><img src =" Screenshots /network.png" width =" 200 " alt =" Network demo " ></td >
286+ <td ><img src =" Images /notification-permission.png" width =" 200 " alt =" Notification permission request " ></td >
287+ <td ><img src =" Images /rating.png" width =" 200 " alt =" Rating request view " ></td >
288+ <td ><img src =" Images /network.png" width =" 200 " alt =" Network demo " ></td >
289289</tr >
290290</table >
291291
0 commit comments