feat(web): redesign homepage with solutions showcase + tabbed featured section
Some checks failed
CI / Lint → Typecheck → Test → Build (22) (push) Failing after 16s
CI / E2E Tests (push) Has been skipped
CodeQL Analysis / CodeQL (javascript-typescript) (push) Failing after 1m26s
Deploy / Build API Image (push) Failing after 24s
Deploy / Build Web Image (push) Failing after 12s
Deploy / Build AI Services Image (push) Failing after 9s
E2E Tests / Playwright E2E (push) Failing after 8s
Security Scanning / Dependency Audit (pnpm) (push) Failing after 2s
Security Scanning / Trivy Scan — API Image (push) Failing after 1m8s
Deploy / Deploy to Staging (push) Has been cancelled
Deploy / Smoke Test Staging (push) Has been cancelled
Deploy / Rollback Staging (push) Has been cancelled
Deploy / Smoke Test Production (push) Has been cancelled
Deploy / Rollback Production (push) Has been cancelled
Deploy / Deploy to Production (push) Has been cancelled
Security Scanning / Trivy Scan — AI Services Image (push) Has been cancelled
Security Scanning / Trivy Filesystem Scan (push) Has been cancelled
Security Scanning / Security Gate (push) Has been cancelled
Security Scanning / Trivy Scan — Web Image (push) Has started running

- Add "Giải pháp GoodGo" section after hero with 4 feature cards
  linking to the platform's core products: Dự án, Khu công nghiệp,
  Chuyển nhượng, Định giá BĐS.
- Convert "Tin đăng nổi bật" from residential-only 3-column grid into a
  tabbed section with one tab per core feature. Items render as a
  vertical list of horizontal cards (image left, title/location/meta
  right, price + arrow). Valuation tab shows a highlight CTA since it's
  a tool, not a listing type.
- Remove "Khu vực nổi bật" district quick-links block (didn't fit the
  platform's multi-product positioning).
- Fix invisible "Tìm kiếm ngay" button on CTA section — outline variant
  defaulted to bg-background (white) masking text-primary-foreground
  (white) on the primary background.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ho Ngoc Hai
2026-04-18 21:52:36 +07:00
parent 312532b1cb
commit b4ef4fc81c
4 changed files with 306 additions and 87 deletions

View File

@@ -65,13 +65,32 @@
"heroSubtitle": "Smart real estate platform in Vietnam — buy, sell, and rent properties with ease",
"searchPlaceholder": "Enter area, project, or keyword...",
"transactionTypeLabel": "Type",
"featuresTitle": "GoodGo solutions",
"featuresSubtitle": "Four core services for Vietnam's real estate market",
"features": {
"explore": "Explore",
"projects": {
"title": "Projects",
"description": "Discover the latest apartment, villa, and residential projects"
},
"industrial": {
"title": "Industrial parks",
"description": "Find industrial land, factories, and warehouses for rent or sale"
},
"transfer": {
"title": "Transfers",
"description": "Transfer business premises, offices, and retail spaces"
},
"valuation": {
"title": "Property valuation",
"description": "AI-powered valuation based on real market data"
}
},
"featuredTitle": "Featured listings",
"featuredSubtitle": "Explore the most popular properties",
"viewAll": "View all",
"loadError": "Unable to load listings. Please try again.",
"noFeatured": "No featured listings yet",
"districtsTitle": "Popular areas",
"districtsSubtitle": "Search by popular districts",
"statsTitle": "GoodGo in numbers",
"statsSubtitle": "Vietnam's trusted real estate platform",
"ctaTitle": "Have a property to list?",

View File

@@ -65,13 +65,32 @@
"heroSubtitle": "Nền tảng bất động sản thông minh tại Việt Nam — mua bán, cho thuê nhà đất dễ dàng",
"searchPlaceholder": "Nhập khu vực, dự án, hoặc từ khóa...",
"transactionTypeLabel": "Loại GD",
"featuresTitle": "Giải pháp GoodGo",
"featuresSubtitle": "Bốn dịch vụ cốt lõi cho thị trường bất động sản Việt Nam",
"features": {
"explore": "Khám phá",
"projects": {
"title": "Dự án",
"description": "Khám phá các dự án căn hộ, biệt thự, khu đô thị mới nhất"
},
"industrial": {
"title": "Khu công nghiệp",
"description": "Tìm kiếm đất KCN, nhà xưởng, kho bãi cho thuê & mua bán"
},
"transfer": {
"title": "Chuyển nhượng",
"description": "Sang nhượng mặt bằng kinh doanh, văn phòng, cửa hàng"
},
"valuation": {
"title": "Định giá BĐS",
"description": "Định giá tài sản bằng AI dựa trên dữ liệu thị trường thực"
}
},
"featuredTitle": "Tin đăng nổi bật",
"featuredSubtitle": "Khám phá các bất động sản được quan tâm nhất",
"viewAll": "Xem tất cả",
"loadError": "Không thể tải tin đăng. Vui lòng thử lại.",
"noFeatured": "Chưa có tin đăng nổi bật",
"districtsTitle": "Khu vực nổi bật",
"districtsSubtitle": "Tìm kiếm theo quận huyện phổ biến",
"statsTitle": "GoodGo trong số liệu",
"statsSubtitle": "Nền tảng bất động sản đáng tin cậy tại Việt Nam",
"ctaTitle": "Bạn có bất động sản muốn đăng?",