mirror of
https://github.com/tappollo/booster_site.git
synced 2026-01-12 15:34:30 +08:00
fix: typo
This commit is contained in:
@@ -35,7 +35,7 @@ const benefits: Benefit[] = [
|
||||
animation: require("../../../assets/animations/benefits/02.json"),
|
||||
title: "The Power of Native Web",
|
||||
subtitle:
|
||||
"Develop and deploy your ioS and Android apps\n" +
|
||||
"Develop and deploy your iOS and Android apps\n" +
|
||||
"using React Native. You can even preview your app\n" +
|
||||
"in your web browser without having to install the\n" +
|
||||
"app. It feels like magic."
|
||||
|
||||
@@ -41,7 +41,7 @@ const features: Feature[] = [
|
||||
image2x: require("../../../assets/features/settings@2x.png")
|
||||
},
|
||||
{
|
||||
title: "Image Upload/ Download",
|
||||
title: "Image Upload/Download",
|
||||
subtitle:
|
||||
"Highly optimized and fast image upload and\ndownload functionalities with automatic\nthumbnail generation.",
|
||||
image: require("../../../assets/features/image.png"),
|
||||
|
||||
Reference in New Issue
Block a user