Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import AwsPartnerAndSaasCompetency from 'images/advanced_tier-saas_competency.png'
import AwsPartnerAndSaasCompetency from 'images/advancedtier_white.svg'
import ISMS from 'images/mark-of-trust-certified-ISOIEC-27001.png'
import Image from 'next/image'

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Break } from 'components/common/Break'
import AwsPartnerAndSaasCompetency from 'images/advanced_tier-saas_competency.png'
import AwsPartnerAndSaasCompetency from 'images/advancedtier_white.svg'
import ProprietaryResources from 'images/proprietary-resources.png'
import SaaSusPlatform from 'images/saasus_platform_logo_420.svg'
import Image from 'next/image'
Expand Down Expand Up @@ -38,9 +38,10 @@ const Strength = () => {
AWS アドバンストティアサービスパートナー / SaaS コンピテンシー取得
</div>
<p className="text-sm md:text-xl md:leading-8 text-[#263238]">
AWSによる認定ソフトウェアを所有するスタートアップ企業として、国内初の
AWS アドバンストティアサービスパートナー。国内2社目の SaaS
コンピテンシーパートナー。
スタートアップとして国内初のAWSアドバンストティアサービスパートナー。
国内2社目のSaaSコンピテンシーに加え、AWS
Marketplaceに特化した「AWS Skilled Channel
Partner」など、各種認定を取得。
</p>
</div>
</li>
Expand Down
Loading