diff --git a/README.md b/README.md index 839f8b3..a0279c0 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,124 @@ -# Onlook Starter Template - -
-
-
+
+
+ {pageContent.subheading} +
++ {pageContent.contactInfo.address} +
+{pageContent.contactInfo.phone}
+{pageContent.contactInfo.email}
+{pageContent.contactInfo.hours}
++ {currentLang === 'en' + ? 'Map will be displayed here' + : currentLang === 'zh-CN' + ? '地图将显示在这里' + : currentLang === 'zh-TW' + ? '地圖將顯示在這裡' + : currentLang === 'ko' + ? '지도가 여기에 표시됩니다' + : '地図がここに表示されます'} +
++ {pageContent.subheading} +
+{category.description}
+{product.description}
++ {currentLang === 'en' + ? 'Contact our AWS experts to discuss your specific cloud computing needs and requirements.' + : currentLang === 'zh-CN' + ? '联系我们的AWS专家,讨论您的特定云计算需求和要求。' + : currentLang === 'zh-TW' + ? '聯繫我們的AWS專家,討論您的特定雲計算需求和要求。' + : currentLang === 'ko' + ? 'AWS 전문가에게 문의하여 특정 클라우드 컴퓨팅 요구 사항에 대해 논의하세요.' + : '特定のクラウドコンピューティングのニーズと要件について、AWS専門家にお問い合わせください。'} +
+ ++ {pageContent.subheading} +
+{industry.description}
+{benefit}
++ {currentLang === 'en' + ? 'Our AWS experts can help you design and implement a cloud solution tailored to your specific industry requirements.' + : currentLang === 'zh-CN' + ? '我们的AWS专家可以帮助您设计和实施针对特定行业需求的云解决方案。' + : currentLang === 'zh-TW' + ? '我們的AWS專家可以幫助您設計和實施針對特定行業需求的雲解決方案。' + : currentLang === 'ko' + ? '당사의 AWS 전문가가 귀하의 특정 산업 요구 사항에 맞게 설계된 클라우드 솔루션을 설계하고 구현하는 데 도움을 드릴 수 있습니다.' + : '当社のAWS専門家は、特定の業界要件に合わせたクラウドソリューションの設計と実装をお手伝いします。'} +
+ +