Skip to content

TES-7: change landing page colour to blue#9

Draft
austinjiann wants to merge 1 commit intomainfrom
phoebe/TES-7-run_20260319220754_ojioht
Draft

TES-7: change landing page colour to blue#9
austinjiann wants to merge 1 commit intomainfrom
phoebe/TES-7-run_20260319220754_ojioht

Conversation

@austinjiann
Copy link
Copy Markdown
Owner

Ticket

Summary

Run Summary

TES-7: Change Landing Page Colour to Blue

Summary

Changed the landing page background colour from white to blue.

Change Made

File: frontend/src/pages/Landing.tsx

  • Updated the main container div class from bg-white to bg-blue-500 (Tailwind CSS blue-500, #3b82f6)

Testing

No automated test suite (unit/integration/e2e tests) was found in the repository. The project uses Vite + React + TypeScript but has no configured test runner (no Jest, Vitest, Pytest, or similar).

Manual validation performed:

  • TypeScript compilation (tsc --noEmit): Passed — no type errors
  • ESLint lint check on modified file: Passed — no linting issues

Changed Files

  • rontend/src/pages/Landing.tsx

Test Results

  • Passed: 2

  • Failed: 0

  • cd frontend && ./node_modules/.bin/tsc --noEmit — passed

  • cd frontend && ./node_modules/.bin/eslint src/pages/Landing.tsx — passed

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flowboard Ready Ready Preview, Comment Mar 19, 2026 10:11pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant