diff --git a/products/react-apps/alisurvey/src/components/FeatureDetail.tsx b/products/react-apps/alisurvey/src/components/FeatureDetail.tsx index ec1f418..4e1476c 100644 --- a/products/react-apps/alisurvey/src/components/FeatureDetail.tsx +++ b/products/react-apps/alisurvey/src/components/FeatureDetail.tsx @@ -1,7 +1,7 @@ import { motion } from 'framer-motion'; import FeatureCard from './FeatureCard'; -export default function FeatureSection() { +export default function FeatureDetail() { return (
diff --git a/products/react-apps/alisurvey/src/components/Header.tsx b/products/react-apps/alisurvey/src/components/Header.tsx index 74928ee..289920e 100644 --- a/products/react-apps/alisurvey/src/components/Header.tsx +++ b/products/react-apps/alisurvey/src/components/Header.tsx @@ -20,9 +20,12 @@ export default function Header({ isScrolled }: HeaderProps) {
{/* ロゴ */} -
-

Alisurvey

- アンケートシステム +
+
+ A +
+

Alisurvey

+ アンケートシステム
{/* デスクトップナビゲーション */} diff --git a/products/react-apps/alisurvey/src/components/Hero.tsx b/products/react-apps/alisurvey/src/components/Hero.tsx index 579ea83..a59fcbc 100644 --- a/products/react-apps/alisurvey/src/components/Hero.tsx +++ b/products/react-apps/alisurvey/src/components/Hero.tsx @@ -20,12 +20,18 @@ export default function Hero() { transition={{ duration: 0.6 }}> +
+ アンケート作成を革命化 +

フォームは簡単に
共有は一瞬で
あとは分析に力を注ごう

-

ドラッグ&ドロップで直感的にアンケート作成。
QRコードで即時共有、効率的な運用を実現します。​

+

+ 20種類以上のコンポーネント。
+ ドラッグ&ドロップで直感的にアンケート作成。
+ QRコードで即時共有、効率的な運用を実現します。​