From 25ba6b6f73e015da11cec406dafce75978ea371e Mon Sep 17 00:00:00 2001 From: Kunthawat Date: Wed, 8 Apr 2026 11:25:32 +0700 Subject: [PATCH] Redesign: new pages, React blocks, brand yellow theme, SVG illustrations - New Base layout with topbar, modern nav, CTA section, footer - React block components: Hero, Features, Testimonials, Pricing, FAQ - New pages: index, about-us, contact, portfolio, tech-consult - SVG illustrations: hero, about, contact, portfolio thumbnails, team - Brand design: #fed400 yellow, Kanit + Noto Sans Thai fonts - Tech stack: Astro + React + Emdash CMS --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 994dc14..eca2052 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ pnpm-debug.log* # jetbrains setting folder .idea/ +data.db