diff --git a/src/pages/about/index.astro b/src/pages/about/index.astro index f3b0ba3..aac50a7 100644 --- a/src/pages/about/index.astro +++ b/src/pages/about/index.astro @@ -22,7 +22,7 @@ import BaseLayout from "../../layouts/BaseLayout/BaseLayout.astro"; screenshots in keynote for their client projects. MockUPhone right now supports iPhone mockup, iPad mockup, Android mockup and TV mockup.

-

About the creator

+

About the Creator

MockUPhone.com is developed by

-

Attributor

+

Attribution

diff --git a/src/pages/deviceList/index.astro b/src/pages/deviceList/index.astro index 42d3105..bbda4bf 100644 --- a/src/pages/deviceList/index.astro +++ b/src/pages/deviceList/index.astro @@ -19,7 +19,7 @@ const deviceTypes: DeviceTypeEnum[] = [ content="MockUPhone supports devices including iPhone mockup, iPad mockup, Android mockup and TV mockup. You can check out the whole device list via this page." />

-

Device list

+

Device List

{deviceTypes.map((deviceType) => )}
diff --git a/src/pages/use_case/index.astro b/src/pages/use_case/index.astro index cb6ec9f..4d9b062 100644 --- a/src/pages/use_case/index.astro +++ b/src/pages/use_case/index.astro @@ -14,7 +14,7 @@ import BaseLayout from "../../layouts/BaseLayout/BaseLayout.astro";
-

Use case

+

Use Case

MockUPhone helps you to wrap your app screenshots in your favorite iOS/Android/Win Phone devices with multiple colors and orientations.