Skip to content

Commit 667716c

Browse files
authored
Update README.md
1 parent 5376dcb commit 667716c

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Seamlessly integrate [pan, the lightweight and privacy-focused PHP product analytics library](https://github.com/panphp/pan), into your Filament admin panel with this powerful UI package.
1010

1111

12-
<img width="636" alt="image" src="https://github.com/user-attachments/assets/a6599da8-49a8-4794-ae09-1be7a05229a7">
12+
<img width="646" alt="image" src="https://github.com/user-attachments/assets/2aa78fb3-0f8c-45fa-85c2-e4e85308b296">
1313

1414
Key Features:
1515
- Easy-to-use Filament components for visualizing Pan analytics data
@@ -37,7 +37,8 @@ composer require solution-forest/filament-panphp
3737

3838
### 1. Using in Filament Dashboard
3939

40-
<img width="636" alt="image" src="https://github.com/user-attachments/assets/a6599da8-49a8-4794-ae09-1be7a05229a7">
40+
<img width="646" alt="image" src="https://github.com/user-attachments/assets/2aa78fb3-0f8c-45fa-85c2-e4e85308b296">
41+
4142

4243
```php
4344

@@ -56,7 +57,8 @@ public function panel(Panel $panel): Panel
5657

5758
### 2. You can use the [Widget in the blade](https://filamentphp.com/docs/3.x/widgets/adding-a-widget-to-a-blade-view)
5859

59-
<img width="1585" alt="image" src="https://github.com/user-attachments/assets/a4e1ed7d-752d-4440-831e-dd39eec9d0c2">
60+
<img width="1024" alt="image" src="https://github.com/user-attachments/assets/1986acb0-bf6e-4dd6-87bd-c490734c1b24">
61+
6062

6163

6264
```php
@@ -68,10 +70,10 @@ public function panel(Panel $panel): Panel
6870

6971
## Screenshot
7072

71-
<img width="636" alt="image" src="https://github.com/user-attachments/assets/a6599da8-49a8-4794-ae09-1be7a05229a7">
72-
<img width="927" alt="image" src="https://github.com/user-attachments/assets/5554edd2-9caa-46d0-be67-60f5179ec472">
73-
<img width="920" alt="image" src="https://github.com/user-attachments/assets/4870684b-5e62-4834-a4db-89fecf75d199">
74-
<img width="1585" alt="image" src="https://github.com/user-attachments/assets/a4e1ed7d-752d-4440-831e-dd39eec9d0c2">
73+
<img width="646" alt="image" src="https://github.com/user-attachments/assets/2aa78fb3-0f8c-45fa-85c2-e4e85308b296">
74+
<img width="622" alt="image" src="https://github.com/user-attachments/assets/4cc447d2-8682-47c0-bbc1-4998e2c0a21d">
75+
<img width="597" alt="image" src="https://github.com/user-attachments/assets/5bec9623-179c-4939-91ad-22b27a2cf213">
76+
<img width="1024" alt="image" src="https://github.com/user-attachments/assets/1986acb0-bf6e-4dd6-87bd-c490734c1b24">
7577

7678

7779
## Testing

0 commit comments

Comments
 (0)