From 8be72acf26eedbdb8976e3c52be7514b9a03e726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 22 Jan 2025 08:48:35 +0300 Subject: [PATCH] Enhance welcome page with new resource links and improved UI elements - Added a new link to the Postman collection for easier access to API documentation. - Introduced a link to the SwaggerHub collection, providing users with additional API resources. - Updated existing links to open in a new tab for better user experience. - Enhanced SVG icons and text descriptions for clarity and visual appeal. These changes collectively improve the accessibility and usability of API resources on the welcome page of the Truncgil Finance application. --- resources/views/welcome.blade.php | 41 +++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 0905967..056d838 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -154,10 +154,10 @@