feat: init
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m34s

This commit is contained in:
2026-01-26 19:56:07 -08:00
parent 11974c6cf9
commit 51d6893583
4 changed files with 597 additions and 13 deletions
+68
View File
@@ -0,0 +1,68 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Book a trip through NHCarrigan today!" />
<title>NHCarrigan Travel Agency</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<h1>NHCarrigan Travel Agency</h1>
<p>
Book your first class travel experience through NHCarrigan and visit far-off lands like Cyrodil, Hyrule, Night
City, and the Mushroom Kingdom!
</p>
<h2>Packages</h2>
<p>
Adventure alone with our solo experiences, or join your friends for a proper raid!
</p>
<ul>
<div class="bullet" aria-hidden="true"></div>
<li>
Group Travels
</li>
<div class="bullet" aria-hidden="true"></div>
<li>
Private Tours
</li>
</ul>
<h2>Top Itineraries</h2>
<figure>
<img src="https://cdn.nhcarrigan.com/hero/history.png"
alt="A woman with long hair and glasses sits relaxed in an armchair, barefoot, in a cozy library. A steaming teacup and open book are on a nearby table, creating a serene atmosphere." />
<figcaption>
Acquire endless knowledge by exploring vast collections of lore.
</figcaption>
</figure>
<figure>
<img src="https://cdn.nhcarrigan.com/hero/donate.png"
alt="A smiling woman in a blue robe sits in a library with a treasure chest overflowing with gold and jewels. She holds a bowl of coins. Money bags and books surround her." />
<figcaption>
Discover countless riches among ancient treasure.
</figcaption>
</figure>
<figure>
<img src="https://cdn.nhcarrigan.com/lore/misc/after-hours.png"
alt="An anime-style illustration depicting four young women having a cozy evening together on a large beige sectional sofa in a dimly lit living room. From left to right: a blonde woman with glasses wearing a light blue top is lying down asleep with a pillow and blanket; a silver-haired woman in a dark shirt and shorts sits reading a book; a white-haired woman in pink pajamas sits in the middle holding a bowl of popcorn with a cheerful expression; and a green-haired woman in a green oversized shirt sits cross-legged on the right side of the couch. The coffee table in front holds snack packages, two blue mugs, and appears to have some books or magazines. A large flat-screen TV is visible on the left side of the image, and the room features dark blue walls with curtained windows and soft lighting creating an intimate, comfortable atmosphere perfect for a girls' night in." />
<figcaption>
Give your group a chance to unwind with our luxury accommodations.
</figcaption>
</figure>
</body>
<script defer="" src="https://analytics.nhcarrigan.com/js/pa-YUXAn1vhhRttySUAw_LMN.js"></script>
<script>
window.plausible = window.plausible || function () { (plausible.q = plausible.q || []).push(arguments) }, plausible.init = plausible.init || function (i) { plausible.o = i || {} };
plausible.init({
customProperties: {
domain: "silly.nhcarrigan.com",
page: "NHCarrigan Travel Agency",
path: "/travel-agency",
},
})
</script>
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3569924701890974"
crossorigin="anonymous"></script>
</html>