Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc text update #197

Open
wants to merge 1 commit into
base: design-updates
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/services/Services.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default {
// wasn't sure if there we gonna be more of the service items eventually added, but implemented so there could be more anyways
const serviceItems = [
{
title: 'Mobile App Development',
title: 'App Development',
description:
"With the growing digital landscape dominated by smartphones, we understand your need to revitalize your digital business to the modern audience. Every company can use the benefit of a native app, regardless of the sector and their size, and that's where we come in. Experts in both iOS and Android app development- we craft meticulous and immersive apps that your users would love to engage with. We build effective native apps for every customizable operating system meeting industry standards and optimized to their maximum potential.",
imageUrl: '/mobile-app-dev.png',
Expand Down