From 621229e1fb910e54699c723fec12fac42a175532 Mon Sep 17 00:00:00 2001 From: keshavananddev <53607429-keshavananddev@users.noreply.replit.com> Date: Tue, 17 Mar 2026 21:22:54 +0000 Subject: [PATCH] Optimize website performance by bundling assets and optimizing images Combines multiple CSS and JavaScript files into single bundles (bundle.css, bundle-core.js), adds lazy loading to images, and optimizes image formats and sizes across various HTML pages. Includes preload hints for critical background images and adjusts image loading attributes. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 1cf11e65-6deb-45c8-b84b-15ffb586a42f Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 176f25a3-e1e0-4712-8b99-06084f7cc51d Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/ef74882e-373e-40b4-93c7-cf128544a855/1cf11e65-6deb-45c8-b84b-15ffb586a42f/Q4c5QN3 Replit-Helium-Checkpoint-Created: true --- 404.html | 59 +- about.html | 97 +- austin.html | 79 +- contact.html | 65 +- css/bundle.css | 10819 ++++++++++++++++++++++++++++++++++++ dallas.html | 79 +- images/abhiram.jpg | Bin 194565 -> 52329 bytes images/cricket.webp | Bin 0 -> 51572 bytes images/favicon.png | Bin 854195 -> 5347 bytes images/hero-bg.jpg | Bin 95727 -> 91861 bytes images/hit-fantasy.jpg | Bin 134796 -> 10946 bytes images/logo.png | Bin 854195 -> 32673 bytes images/match.webp | Bin 0 -> 35686 bytes images/mission-image.jpg | Bin 713810 -> 73210 bytes images/ncca.png | Bin 215254 -> 37496 bytes images/page-header-bg.jpg | Bin 688080 -> 18940 bytes images/saim.png | Bin 310270 -> 136815 bytes images/saim.webp | Bin 18104 -> 9712 bytes images/srisports.png | Bin 208253 -> 48828 bytes index.html | 97 +- js/bundle-core.js | 2510 +++++++++ liability.html | 63 +- sponsors.html | 69 +- 23 files changed, 13444 insertions(+), 493 deletions(-) create mode 100644 css/bundle.css create mode 100644 images/cricket.webp create mode 100644 images/match.webp create mode 100644 js/bundle-core.js diff --git a/404.html b/404.html index 1b38e2e..5702333 100644 --- a/404.html +++ b/404.html @@ -19,26 +19,8 @@ - - - - - - - - - - - - - - - - - - - - + + @@ -227,7 +209,7 @@