-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
165 lines (163 loc) · 7.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>My App</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="stylesheet" href="/src/styles.css" />
<link
rel="preload"
href="https://fonts.googleapis.com/css?family=Proza+Libre:400,500,600,700,800|Sora:100,200,300,400,500,600,700,800&display=swap"
as="style"
onload="this.onload=null;this.rel='stylesheet'"
/>
<!-- Primary Meta Tags -->
<title>Nature's Delight</title>
<meta name="title" content="Nature's Delight" />
<meta name="description" content="Healthy Organic Products" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta
property="og:url"
content="https://natures-delight-analog-tailwindcss.netlify.app"
/>
<meta property="og:title" content="Nature's Delight" />
<meta property="og:description" content="Healthy Organic Products" />
<meta
property="og:image"
content="https://natures-delight-analog-tailwindcss.netlify.app/image.jpg"
/>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta
property="twitter:url"
content="https://natures-delight-analog-tailwindcss.netlify.app"
/>
<meta property="twitter:title" content="Nature's Delight" />
<meta property="twitter:description" content="Healthy Organic Products" />
<meta
property="twitter:image"
content="https://natures-delight-analog-tailwindcss.netlify.app/image.jpg"
/>
<script>
/* Pinegrow Interactions, do not remove */ ;(function () {
try {
if (!document.documentElement.hasAttribute('data-pg-ia-disabled')) {
window.pgia_small_mq =
typeof pgia_small_mq == 'string'
? pgia_small_mq
: '(max-width:767px)'
window.pgia_large_mq =
typeof pgia_large_mq == 'string'
? pgia_large_mq
: '(min-width:768px)'
var style = document.createElement('style')
var pgcss =
'html:not(.pg-ia-no-preview) [data-pg-ia-hide=""] {opacity:0;visibility:hidden;}html:not(.pg-ia-no-preview) [data-pg-ia-show=""] {opacity:1;visibility:visible;display:block;}'
if (
document.documentElement.hasAttribute('data-pg-id') &&
document.documentElement.hasAttribute('data-pg-mobile')
) {
pgia_small_mq = '(min-width:0)'
pgia_large_mq = '(min-width:99999px)'
}
pgcss +=
'@media ' +
pgia_small_mq +
'{ html:not(.pg-ia-no-preview) [data-pg-ia-hide="mobile"] {opacity:0;visibility:hidden;}html:not(.pg-ia-no-preview) [data-pg-ia-show="mobile"] {opacity:1;visibility:visible;display:block;}}'
pgcss +=
'@media ' +
pgia_large_mq +
'{html:not(.pg-ia-no-preview) [data-pg-ia-hide="desktop"] {opacity:0;visibility:hidden;}html:not(.pg-ia-no-preview) [data-pg-ia-show="desktop"] {opacity:1;visibility:visible;display:block;}}'
style.innerHTML = pgcss
document.querySelector('head').appendChild(style)
}
} catch (e) {
console && console.log(e)
}
})()
</script>
</head>
<body>
<header data-pg-collapsed>
<div class="container mx-auto relative">
<nav class="flex flex-wrap items-center p-4">
<a
href="#"
class="font-bold font-serif hover:text-opacity-75 inline-flex items-center leading-none text-secondary-500 text-xl uppercase"
>
<svg
version="1.0"
xmlns="http://www.w3.org/2000/svg"
width="2em"
xml:space="preserve"
stroke="currentColor"
fill="none"
stroke-width="3px"
viewBox="0 0 48 48"
height="2em"
class="mr-2"
>
<path
d="M33 24a14.46 14.46 0 00-2.69-7.91 14.66 14.66 0 00-1-1.24c-.18-.2-.36-.4-.56-.59s-.39-.38-.59-.56A14.53 14.53 0 005.41 30.9a5.38 5.38 0 01.39.75 8.43 8.43 0 01.71 4.79 8.43 8.43 0 014.79.71 5.38 5.38 0 01.75.39 14.57 14.57 0 0011.66.47"
></path>
<path
d="M30.93 10.62s0 1.46-2.18 3.64M44 24a15 15 0 01-30 0zm-15 4v11m-3-12l-7 7m20 0l-7-7"
></path>
<path d="M-423-219h690v690h-690z"></path></svg
><span>Nature<br />DelightS</span>
</a>
<button
class="hover:bg-white hover:text-secondary-500 ml-auto px-3 py-2 rounded text-secondary-500 lg:hidden"
data-name="nav-toggler"
data-pg-ia='{"l":[{"name":"NabMenuToggler","trg":"click","a":{"l":[{"t":"^nav|[data-name=nav-menu]","l":[{"t":"set","p":0,"d":0,"l":{"class.remove":"hidden"}}]},{"t":"#gt# span:nth-of-type(1)","l":[{"t":"tween","p":0,"d":0.2,"l":{"rotationZ":45,"yPercent":300}}]},{"t":"#gt# span:nth-of-type(2)","l":[{"t":"tween","p":0,"d":0.2,"l":{"autoAlpha":0}}]},{"t":"#gt# span:nth-of-type(3)","l":[{"t":"tween","p":0,"d":0.2,"l":{"rotationZ":-45,"yPercent":-300}}]}]},"pdef":"true","trev":"true"}]}'
data-pg-ia-apply="$nav [data-name=nav-toggler]"
>
<span class="block border-b-2 border-current my-1 w-6"></span>
<span class="block border-b-2 border-current my-1 w-6"></span>
<span class="block border-b-2 border-current my-1 w-6"></span>
</button>
<div
class="hidden space-y-2 w-full lg:flex lg:items-center lg:space-x-4 lg:space-y-0 lg:w-auto grow justify-end"
data-name="nav-menu"
>
<div class="flex flex-col lg:flex-row grow-0">
<a
href="#"
class="hover:text-secondary-500 py-2 text-gray-500 lg:px-5 lg:py-4"
>Home</a
><a
href="#"
class="hover:text-secondary-500 py-2 text-gray-500 lg:px-5 lg:py-4"
>Fruits</a
><a
href="#"
class="hover:text-secondary-500 py-2 text-gray-500 lg:px-5 lg:py-4"
>Drinks</a
><a
href="#"
class="hover:text-secondary-500 py-2 text-gray-500 lg:px-5 lg:py-4"
>About</a
><a
href="#"
class="hover:text-secondary-500 py-2 text-gray-500 lg:px-5 lg:py-4"
>Contact Us</a
>
</div>
<a
href="https://vuedesigner.com"
target="_blank"
class="bg-secondary-500 hover:bg-secondary-700 inline-block px-6 py-2 rounded-full text-white"
>Visit Shop</a
>
</div>
</nav>
</div>
</header>
<app-root></app-root>
<script type="module" src="/src/main.ts"></script>
<script src="pgia/lib/pgia.js"></script>
</body>
</html>