diff --git a/01-appointments-calendar.png b/01-appointments-calendar.png new file mode 100644 index 0000000..539c791 Binary files /dev/null and b/01-appointments-calendar.png differ diff --git a/02-book-appointment.png b/02-book-appointment.png new file mode 100644 index 0000000..5ee4950 Binary files /dev/null and b/02-book-appointment.png differ diff --git a/03-client-pet-history.png b/03-client-pet-history.png new file mode 100644 index 0000000..9166aaa Binary files /dev/null and b/03-client-pet-history.png differ diff --git a/04-services-management.png b/04-services-management.png new file mode 100644 index 0000000..1a84a5a Binary files /dev/null and b/04-services-management.png differ diff --git a/05-customer-portal.png b/05-customer-portal.png new file mode 100644 index 0000000..db1b635 Binary files /dev/null and b/05-customer-portal.png differ diff --git a/index.html b/index.html index 994a344..b379711 100644 --- a/index.html +++ b/index.html @@ -77,8 +77,11 @@ .workflow-icon { font-size: 2.5rem; margin-bottom: 15px; } .workflow-card h3 { color: #1a1a2e; margin-bottom: 12px; font-size: 1.25rem; } .workflow-card p { color: #666; line-height: 1.7; font-size: 0.95rem; } - .asset-placeholder { background: linear-gradient(135deg, #f0f0f0 0%, #e8e8e8 100%); border: 2px dashed #ccc; border-radius: 8px; padding: 60px 20px; text-align: center; color: #999; margin: 40px 0; } - .asset-placeholder p { margin: 0; font-size: 0.95rem; } + .screenshot-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin: 60px 0; } + .screenshot-item { text-align: center; } + .screenshot-item img { width: 100%; border-radius: 8px; box-shadow: 0 8px 25px rgba(0,0,0,0.15); margin-bottom: 15px; } + .screenshot-item h4 { color: #1a1a2e; margin-bottom: 8px; font-size: 1.05rem; font-weight: 600; } + .screenshot-item p { color: #666; font-size: 0.9rem; line-height: 1.6; } footer { background: #1a1a2e; color: #fff; padding: 50px 0; text-align: center; border-top: 1px solid #333; } footer p { color: #c0c0c0; } footer strong { color: #fff; } @@ -173,8 +176,36 @@ -
📸 Screenshots and walkthroughs coming soon — showing the live product in action
+
+ Color-coded appointments, breed-specific labels, and conflict detection at a glance.
+
+ Intuitive step wizard for scheduling. Clients choose service, date, time, and confirm instantly.
+
+ All client and pet information in one place—grooming history, health notes, and preferences.
+
+ Manage services with breed-specific pricing tiers. Set durations and track availability.
+
+ Clients see their appointments, pets, and history. 24/7 access to manage their grooming record.
+