feat: update Home component layout and styles, add hero background images, and enhance nav value section

This commit is contained in:
sha
2025-06-20 14:13:46 +03:00
parent 036633548b
commit 69c4d2385c
7 changed files with 315 additions and 16 deletions
+5 -2
View File
@@ -2,9 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vancouver</title>
<meta name="description" content="Vancouver Investment Fund - Ukrainian investment fund established in 2018, focused on energy, woodworking, real estate, retail, and wholesale trade." />
<meta name="keywords" content="investment fund, ukraine, vancouver, energy, real estate, retail, woodworking" />
<meta name="author" content="Vancouver Investment Fund" />
<title>Vancouver Investment Fund</title>
</head>
<body>
<div id="app"></div>