Boundary Toggle
++ Boundaries can be toggled off and on. Use the application like an + end-user or switch on boundaries to see feature-ownership. +
+diff --git a/public/images/boundary_toggle.webp b/public/images/boundary_toggle.webp new file mode 100644 index 0000000..1959181 Binary files /dev/null and b/public/images/boundary_toggle.webp differ diff --git a/public/images/header_footer.webp b/public/images/header_footer.webp index c674ea4..0d091ee 100644 Binary files a/public/images/header_footer.webp and b/public/images/header_footer.webp differ diff --git a/src/components/content/UseCases.astro b/src/components/content/UseCases.astro index 5384faf..d9cfd64 100644 --- a/src/components/content/UseCases.astro +++ b/src/components/content/UseCases.astro @@ -1,5 +1,6 @@ --- import { Image } from "astro:assets"; +import boundaryToggle from "../../../public/images/boundary_toggle.webp"; import walkthrough from "../../../public/images/walkthrough.webp"; import headerFooter from "../../../public/images/header_footer.webp"; import recommendations from "../../../public/images/recommendations.webp"; @@ -16,6 +17,17 @@ import confetti from "../../../public/images/confetti.webp"; Features +
+ Boundaries can be toggled off and on. Use the application like an + end-user or switch on boundaries to see feature-ownership. +
+- Add and remove tractors. Minicart updates accordingly. -
+Add and remove tractors. Minicart updates accordingly.
+
Checkout address form with embedded store picker owned by explore.
+
Celebration on success. External dependency powered.