Source Code of Finished Website
Source Code of Finished Website
Source Code of Finished Website
DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<script src="https://cdn.tailwindcss.com"></script>
<style>
.text-brand-primary {
color: #319caa;
}
.bg-brand-primary {
background-color: #319caa;
}
.text-brand-secondary {
color: #97d8e1;
}
.bg-brand-secondary {
background-color: #97d8e1;
}
.text-brand-accent {
color: #345b5f;
}
.bg-brand-accent {
background-color: #345b5f;
}
</style>
</head>
<body>
<a
href="#main-content"
class="fixed top-2 left-2 z-50 sr-only focus:not-sr-only focus:fixed
focus:ring-2 focus:ring-inset"
>
<span class="inline-block text-sm p-2 text-neutral-950 bg-white rounded-
md">Skip to Main Content</span>
</a>
<main id="main-content">
<script src="https://unpkg.com/vue@latest"></script>
<script src="https://cdn.jsdelivr.net/npm/vue3-sfc-loader/dist/vue3-sfc-
loader.js"></script>
<script src="./js/helpers.js"></script>
<script src="./js/vue-app.js"></script>
<script>
const app = createApp({
components: {
lvfhzpb1bfogh32celv: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfhzpb1bfogh32celv.vue', options)
),
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfhzvyh7jcyyrh8jrw.vue', options)
),
lvfhzycxaktxwf2mo9f: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfhzycxaktxwf2mo9f.vue', options)
),
lvfi07lz3n78glau67y: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfi07lz3n78glau67y.vue', options)
),
lvfi0fn84zajr2hm7pv: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfi0fn84zajr2hm7pv.vue', options)
),
lvfi0ij3chucdxb1md: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfi0ij3chucdxb1md.vue', options)
),
lvfi0lrmyw9f7ju5v7f: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfi0lrmyw9f7ju5v7f.vue', options)
),
lvfi0nphkpgm6msen4l: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfi0nphkpgm6msen4l.vue', options)
),
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfhzpjt5fhdmni37mr.vue', options)
),
lvfhzrb3k56ct03zhgm: Vue.defineAsyncComponent(() =>
loadModule('https://s3.us-east-2.amazonaws.com/cdn.sitesgpt.com/sections/
lvfhzrb3k56ct03zhgm.vue', options)
),
},
mounted() {
setTimeout(() => {
document.querySelector('#loading').remove()
}, 1)
},
}).mount('#app');
</script>
</body>
</html>