update image and about section

This commit is contained in:
2026-06-13 00:27:45 +05:30
parent 2bc01b5952
commit 205924e057
75 changed files with 418 additions and 308 deletions

View File

@@ -78,12 +78,6 @@ export default function RootLayout({
purgecss.config.cjs. ~2.86 MB of vendor CSS -> ~560 KB, one request.
*/}
<link rel="stylesheet" href="/css/site.css" />
<link rel="preload" as="image" href="/images/home-bg-1.png" />
<link rel="preload" as="image" href="/images/about-bg.png" />
<link rel="preload" as="image" href="/images/home2-banner-3.jpg" />
<link rel="preload" as="image" href="/images/home1-slide-1.png" />
<link rel="preload" as="image" href="/images/home2-banner-1.jpg" />
<link rel="preload" as="image" href="/images/miletruth-bg.png" />
</head>
{/*
Production DOM (index.php + header.php):