From e3c38f74e18e2ff2b8875659f5322a834b3f089a Mon Sep 17 00:00:00 2001 From: Nimrod Kramer <41470823+nimrodkra@users.noreply.github.com> Date: Mon, 21 Jul 2025 09:30:23 +0300 Subject: [PATCH 1/3] style: update hero title styles for improved typography and responsiveness - Changed font size and weight for the hero title to enhance visual impact. - Adjusted media query styles for better responsiveness on smaller screens. --- src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index cc04b78..3761549 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -86,12 +86,12 @@ export default function Home() { {/* Inline critical CSS for above-the-fold content */} {/* Prefetch important pages */} From 551be95267b8a0ddeee2f225d0fff84d1636b4eb Mon Sep 17 00:00:00 2001 From: Nimrod Kramer <41470823+nimrodkra@users.noreply.github.com> Date: Mon, 21 Jul 2025 09:37:45 +0300 Subject: [PATCH 2/3] style: enhance layout and loading indicators for improved user experience - Added minimum height styles for main sections to ensure consistent layout across various screen sizes. - Updated loading indicator's minimum height and added padding for better visibility and alignment. --- src/pages/index.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 3761549..957d0cb 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -87,11 +87,15 @@ export default function Home() { {/* Prefetch important pages */} @@ -109,12 +113,13 @@ export default function Home() { fallback={