@@ -53,16 +53,16 @@ function LandingPage() {
5353 </ header >
5454
5555 < main className = "flex-1 py-10 sm:py-14" >
56- < section className = "grid gap-10 lg:grid-cols-[1.2fr_0.8fr ] lg:items-center" >
56+ < section className = "grid gap-10 lg:grid-cols-[1.05fr_0.95fr ] lg:items-center" >
5757 < div >
5858 < div className = "mb-4 inline-flex rounded-full border border-emerald-300/20 bg-emerald-300/10 px-3 py-1 font-mono text-xs uppercase tracking-[0.28em] text-emerald-200" >
5959 Công cụ desktop cho local stack
6060 </ div >
61- < h1 className = "max-w-4xl font-display text-4xl font-bold leading-[1.02] text-white sm:text-5xl lg:text-6xl " >
62- DevStack giúp môi trường local trên Windows gọn hơn, nhanh hơn và dễ kiểm soát hơn.
61+ < h1 className = "max-w-3xl text-3xl font-semibold leading-[1.08] tracking-[-0.03em] text-white sm:text-4xl lg:text-5xl " >
62+ Quản lý local stack trên Windows gọn hơn, nhanh hơn và đỡ rời rạc hơn.
6363 </ h1 >
64- < p className = "mt-6 max-w-2xl text-base leading-8 text-slate-300 sm:text-lg " >
65- Một app desktop tập trung để quản lý Apache, PHP, MySQL, Redis, tunnels và cấu hình dự án local mà không cần ghép nhiều công cụ rời rạc .
64+ < p className = "mt-5 max-w-2xl text-[15px] leading-8 text-slate-300 sm:text-[17px] " >
65+ DevStack gom Apache, PHP, MySQL, Redis, tunnels và cấu hình dự án local vào một nơi, để bạn không phải ghép nhiều tool và sửa tay quá nhiều bước .
6666 </ p >
6767 < div className = "mt-8 flex flex-wrap gap-4" >
6868 < a
@@ -105,7 +105,7 @@ function LandingPage() {
105105 < div className = "grid gap-3 sm:grid-cols-2" >
106106 < div className = "rounded-2xl border border-white/8 bg-white/5 p-4" >
107107 < div className = "text-sm text-slate-400" > Trọng tâm</ div >
108- < div className = "mt-2 text-xl font-semibold text-white" > Workflow PHP local</ div >
108+ < div className = "mt-2 text-xl font-semibold text-white" > PHP local workflow </ div >
109109 </ div >
110110 < div className = "rounded-2xl border border-white/8 bg-white/5 p-4" >
111111 < div className = "text-sm text-slate-400" > Nền tảng</ div >
0 commit comments