This commit is contained in:
Georges KABBOUCHI 2022-06-10 01:16:08 +03:00
parent 78ccb7ae00
commit 3858de0ef2
30 changed files with 118 additions and 3 deletions

74
app.vue
View File

@ -1,12 +1,80 @@
<template>
<Html class="h-full bg-gray-50">
<Html class="h-full">
<title>Smart Address Lookup | Instadapp</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"
/>
<meta name="title" content="Smart Address Lookup | Instadapp" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://smart-lookup.instadapp.io/" />
<meta property="og:title" content="Smart Address Lookup | Instadapp" />
<meta property="og:image" content="https://smart-lookup.instadapp.io/logo.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary" />
<meta property="twitter:url" content="https://smart-lookup.instadapp.io/" />
<meta property="twitter:title" content="Smart Address Lookup | Instadapp" />
<meta
property="twitter:image"
content="https://smart-lookup.instadapp.io/logo.png"
/>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png" />
<link
rel="apple-touch-icon"
sizes="114x114"
href="/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="/android-icon-192x192.png"
/>
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<Body class="h-full" />
</Html>
<div
class="min-h-full flex flex-col items-center justify-center py-12 sm:px-6 lg:px-8"
>
<NuxtLink to="/" class="mt-5 text-center text-3xl font-extrabold text-gray-900">
Smart Lookup
<NuxtLink
to="/"
class="mt-5 text-center text-3xl font-extrabold text-gray-900"
>
Smart Address Lookup
</NuxtLink>
<div class="w-full mt-5">

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

BIN
public/apple-icon-57x57.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/apple-icon-60x60.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/apple-icon-72x72.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
public/apple-icon-76x76.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
public/apple-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

2
public/browserconfig.xml Normal file
View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>

BIN
public/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
public/favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

4
public/logo.svg Normal file
View File

@ -0,0 +1,4 @@
<svg viewBox="0 0 601 601" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M515.376 491.274C516.784 492.087 518.571 491.799 519.638 490.572C563.91 439.656 590.713 373.146 590.713 300.376C590.713 140.213 460.876 10.376 300.713 10.376C140.55 10.376 10.713 140.213 10.713 300.376C10.713 372.863 37.3081 439.139 81.273 489.978C82.3385 491.21 84.1295 491.501 85.5403 490.687L237.155 403.152C245.624 398.262 250.842 389.225 250.842 379.445V282.634C250.842 276.965 255.438 272.369 261.108 272.369H338.349C344.018 272.369 348.614 276.965 348.614 282.634V379.189C348.614 388.969 353.832 398.006 362.301 402.896L515.376 491.274ZM353.219 174.71C353.219 205.433 328.313 230.339 297.59 230.339C266.867 230.339 241.961 205.433 241.961 174.71C241.961 143.987 266.867 119.081 297.59 119.081C328.313 119.081 353.219 143.987 353.219 174.71Z" fill="#3F75FF"/>
<path d="M429.186 560.438C431.605 559.24 431.681 555.85 429.344 554.501L313.637 487.697C305.167 482.807 294.732 482.807 286.262 487.697L171.262 554.093C168.929 555.44 168.999 558.822 171.41 560.025C210.339 579.449 254.25 590.376 300.713 590.376C346.846 590.376 390.463 579.604 429.186 560.438Z" fill="#3F75FF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

41
public/manifest.json Normal file
View File

@ -0,0 +1,41 @@
{
"name": "App",
"icons": [
{
"src": "\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
}

BIN
public/ms-icon-144x144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
public/ms-icon-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
public/ms-icon-310x310.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
public/ms-icon-70x70.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB