Skip to content

Conversation

@shakir7733
Copy link

  • Implemented the appointment booking section between header and footer in App.tsx.

  • Added AppointmentBooking component (in src/examples) that:

  • Fetches mock services via servicesService with artificial delay.

  • Shows loading skeletons during fetch.

  • Displays service cards with image, title, price, duration, signature cuts (with tooltip), and “Book now” button.

  • Responsive design: adjusts padding and layout for mobile.

  • Updated ServiceItemCard with “Book now” button and signature cuts tooltip.

  • Added basic CSS styles for thumbnails, buttons, and responsive spacing.

  • No third-party dependencies added; all changes use existing design system primitives.

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.

2 participants