Skip to content

MashrafiGit/Legal-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Legal Solution ⚖️🏛️

🔗 Live Demo: https://legal-solution-six.vercel.app/

Legal Solution is a practice frontend project built using HTML, Tailwind CSS, and DaisyUI. The project represents a professional legal service / law firm landing page featuring a hero section, legal practice areas, client testimonials, FAQ section, and a contact form with a modern and responsive layout.

The primary goal of this project was to practice Tailwind CSS utility classes, DaisyUI components, responsive layouts, typography pairing, and real-world professional website sections commonly found in law firm and corporate service websites.


🛠 Tech Stack

  • HTML5
  • Tailwind CSS (CDN)
  • DaisyUI
  • Google Fonts (Poppins & EB Garamond)
  • CSS Flexbox & Grid (via Tailwind)
  • Responsive Design (Mobile, Tablet & Desktop)

✨ Features

  • Responsive navbar with call-to-action button
  • Professional hero/banner section with gradient overlay
  • Search input UI in hero section
  • Legal Practice Area section with card-based layout
  • Highlighted active card with gradient background
  • Client testimonial carousel slider using DaisyUI
  • FAQ section with accordion-style collapsible items
  • Contact section with complete details
  • Contact form UI with input fields and textarea
  • Fully responsive footer
  • Clean typography using EB Garamond for headings
  • Consistent color theme and spacing
  • Fully responsive across all screen sizes

📱 Responsiveness

Desktop

  • Multi-column grid layouts
  • Wide hero and testimonial slider
  • Side-by-side contact section

Tablet

  • Optimized grid alignment
  • Balanced typography scaling

Mobile

  • Single-column layout
  • Stacked sections
  • Scaled images and readable text

All images and sections adjust smoothly to different screen sizes.


📁 Project Structure

legal-solution/
├── images/
│ ├── banner.png
│ ├── business.png
│ ├── criminal.png
│ ├── child.png
│ ├── education.png
│ ├── divorce.png
│ ├── tax.png
│ ├── slider-1.jpg
│ ├── slider-2.jpg
│ ├── faq.png
│ ├── location.png
│ ├── call.png
│ ├── email.png
│ ├── Frame.png
│ └── logo.png
├── index.html
├── README.md
└── tailwind.config.js


🚀 Usage

  • Clone or download the repository
  • Open index.html in any modern web browser

or

  • Visit the live website using the link above

🎯 Purpose of This Project

  • This project was created purely for practice purposes to:
  • Practice Tailwind CSS and DaisyUI
  • Build professional, real-world UI layouts
  • Improve responsive design skills
  • Work with grid and flexbox layouts
  • Practice typography hierarchy and font pairing
  • Design card-based UI sections
  • Build testimonial sliders and FAQ accordions
  • Improve overall frontend layout and spacing
  • Strengthen landing page design skills

📝 Notes

  • This is a static frontend project
  • No backend or database is used
  • No JavaScript logic is implemented
  • Buttons and form inputs are for UI/UX demonstration only
  • Content and images are used for design and layout practice
  • Not intended for production use

Practice Project
📌 Frontend Only
💡 Learning-focused Implementation

Releases

No releases published

Packages

 
 
 

Contributors