Skip to content

Commit

Permalink
Add/update files from bolt.new
Browse files Browse the repository at this point in the history
Uploaded 175 files
  • Loading branch information
midnitemarauder committed Dec 9, 2024
1 parent b930c24 commit e115f2e
Show file tree
Hide file tree
Showing 157 changed files with 9,503 additions and 623 deletions.
Binary file added dist/ResizedImage_2024-07-02_01-21-33_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
235 changes: 235 additions & 0 deletions dist/assets/index-Bf70OMgc.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/index-DOghkrcl.css

Large diffs are not rendered by default.

Binary file modified dist/background.webp
Binary file not shown.
Binary file added dist/fotor_1707459877625.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 26 additions & 7 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,34 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="/squaredlogowname.webp" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Link Light Solutions - Advanced Network Infrastructure Solutions for Enterprise & Hospitality" />
<meta name="theme-color" content="#111827" />
<meta name="keywords" content="network infrastructure, enterprise networking, hospitality networks, IT solutions" />
<meta property="og:title" content="Link Light Solutions" />
<meta property="og:description" content="Advanced Network Infrastructure Solutions for Enterprise & Hospitality" />
<meta property="og:image" content="/squaredlogowname.webp" />
<meta property="og:type" content="website" />

<!-- Preload critical fonts -->
<link
rel="preload"
href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap"
as="style"
onload="this.onload=null;this.rel='stylesheet'"
/>
<noscript>
<link
href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap"
rel="stylesheet"
/>
</noscript>

<title>Link Light Solutions - Network Infrastructure Experts</title>
<script type="module" crossorigin src="/assets/index-BSOv4xxj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BxHp7nhu.css">
<script type="module" crossorigin src="/assets/index-Bf70OMgc.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DOghkrcl.css">
</head>
<body>
<div id="root"></div>
Expand Down
1 change: 1 addition & 0 deletions dist/networktechnicians.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/squaredlogowname.webp
Binary file not shown.
29 changes: 24 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,31 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="/squaredlogowname.webp" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Link Light Solutions - Advanced Network Infrastructure Solutions for Enterprise & Hospitality" />
<meta name="theme-color" content="#111827" />
<meta name="keywords" content="network infrastructure, enterprise networking, hospitality networks, IT solutions" />
<meta property="og:title" content="Link Light Solutions" />
<meta property="og:description" content="Advanced Network Infrastructure Solutions for Enterprise & Hospitality" />
<meta property="og:image" content="/squaredlogowname.webp" />
<meta property="og:type" content="website" />

<!-- Preload critical fonts -->
<link
rel="preload"
href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap"
as="style"
onload="this.onload=null;this.rel='stylesheet'"
/>
<noscript>
<link
href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap"
rel="stylesheet"
/>
</noscript>

<title>Link Light Solutions - Network Infrastructure Experts</title>
</head>
<body>
Expand Down
Loading

0 comments on commit e115f2e

Please sign in to comment.