diff --git a/README.md b/README.md index 0cb80e0..c94a63c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ **PicPeak** is a powerful, self-hosted open-source alternative to commercial photo-sharing platforms like PicDrop.com and Scrapbook.de. Designed specifically for photographers and event organizers, PicPeak makes it simple to share beautiful, time-limited photo galleries with clients while maintaining full control over your data and branding. -![PicPeak Gallery Preview](https://github.com/the-luap/picpeak/assets/placeholder-hero.png) -> 📸 *Gallery preview will be updated soon with latest interface* +![PicPeak Gallery Preview](docs/screenshot-gallery.png) ## 🌟 Why Choose PicPeak? diff --git a/backend/data/photo_sharing.db b/backend/data/photo_sharing.db index 6489545..5462443 100644 Binary files a/backend/data/photo_sharing.db and b/backend/data/photo_sharing.db differ diff --git a/backend/wedding-photos.db b/backend/wedding-photos.db new file mode 100644 index 0000000..e69de29 diff --git a/docs/screenshot-gallery.png b/docs/screenshot-gallery.png new file mode 100644 index 0000000..2af2e56 Binary files /dev/null and b/docs/screenshot-gallery.png differ diff --git a/frontend/src/pages/admin/EventsListPage.tsx b/frontend/src/pages/admin/EventsListPage.tsx index acafc83..6c8bb19 100644 --- a/frontend/src/pages/admin/EventsListPage.tsx +++ b/frontend/src/pages/admin/EventsListPage.tsx @@ -272,8 +272,8 @@ export const EventsListPage: React.FC = () => { {/* Events Table */} - -
+ +