Juan Felipe Zapata Moreno 9c6eeb5fb3 Commit Inicial
2025-08-05 09:52:38 -06:00

255 lines
12 KiB
Vue

<script setup>
import AwsIcon from '@/Components/Shared/AwsIcon.vue';
import GoogleIcon from '@/Components/Shared/GoogleIcon.vue';
import ApplicationLogo from '@/Components/Shared/Logo/Icon.vue';
</script>
<template>
<div class="w-full">
<div class="p-6 w-full bg-primary dark:bg-primary-dark text-primary-on dark:text-primary-dark-on border-b rounded-t-lg">
<div class="flex justify-center item-center">
<ApplicationLogo class="text-3xl" />
</div>
<div class="mt-2 text-2xl">
Welcome to your Jetstream application!
</div>
<div class="mt-6 text-justify">
Laravel Jetstream provides a beautiful, robust starting point for your next Laravel application. Laravel is designed
to help you build your application using a development environment that is simple, powerful, and enjoyable. We believe
you should love expressing your creativity through programming, so we have spent time carefully crafting the Laravel
ecosystem to be a breath of fresh air. We hope you love it.
</div>
</div>
<div class="bg-white shadow border-b-lg bg-opacity-25 grid grid-cols-1 md:grid-cols-2">
<div class="p-6 md:border-l">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
<a href="https://laravel.com/docs">Documentation</a>
</div>
</div>
<div class="ml-12">
<div class="mt-2 text-sm text-gray-500 dark:text-white">
Laravel has wonderful documentation covering every aspect of the framework. Whether you're new to the framework or have previous experience, we recommend reading all of the documentation from beginning to end.
</div>
<a href="https://laravel.com/docs">
<div class="mt-3 flex items-center text-sm font-semibold text-primary">
<div>Explore the documentation</div>
<div class="ml-1 text-primary">
<svg viewBox="0 0 20 20" fill="currentColor" class="w-4 h-4"><path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd" /></svg>
</div>
</div>
</a>
</div>
</div>
<div class="p-6 border-t border-gray-200 md:border-t-0 md:border-l md:border-r">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M3 9a2 2 0 012-2h.93a2 2 0 001.664-.89l.812-1.22A2 2 0 0110.07 4h3.86a2 2 0 011.664.89l.812 1.22A2 2 0 0018.07 7H19a2 2 0 012 2v9a2 2 0 01-2 2H5a2 2 0 01-2-2V9z" /><path d="M15 13a3 3 0 11-6 0 3 3 0 016 0z" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
<a href="https://laracasts.com">Laracasts</a>
</div>
</div>
<div class="ml-12">
<div class="mt-2 text-sm text-gray-500 dark:text-white">
Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript development. Check them out, see for yourself, and massively level up your development skills in the process.
</div>
<a href="https://laracasts.com">
<div class="mt-3 flex items-center text-sm font-semibold text-primary">
<div>Start watching Laracasts</div>
<div class="ml-1 text-primary">
<svg viewBox="0 0 20 20" fill="currentColor" class="w-4 h-4"><path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd" /></svg>
</div>
</div>
</a>
</div>
</div>
<div class="p-6 border-t border-gray-200 md:border-l">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
<a href="https://tailwindcss.com/">Tailwind</a>
</div>
</div>
<div class="ml-12">
<div class="mt-2 text-sm text-gray-500 dark:text-white">
Laravel Jetstream is built with Tailwind, an amazing utility first CSS framework that doesn't get in your way. You'll be amazed how easily you can build and maintain fresh, modern designs with this wonderful framework at your fingertips.
</div>
</div>
</div>
<div class="p-6 border-t border-gray-200 md:border-l md:border-r">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
Authentication
</div>
</div>
<div class="ml-12">
<div class="mt-2 text-sm text-gray-500 dark:text-white">
Authentication and registration views are included with Laravel Jetstream, as well as support for user email verification and resetting forgotten passwords. So, you're free to get started what matters most: building your application.
</div>
</div>
</div>
<div class="p-6 border-t border-gray-200 md:border-l">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
Aws Icons (Awesome)
</div>
</div>
<div class="ml-12">
<div class="w-full grid gap-4 grid-cols-5 text-gray-500 dark:text-white">
<AwsIcon
name="facebook"
/>
<AwsIcon
name="twitter"
/>
<AwsIcon
name="whatsapp"
/>
<AwsIcon
name="instagram"
/>
<AwsIcon
name="youtube"
/>
<AwsIcon
name="check"
type="fa"
/>
<AwsIcon
name="image"
type="fa"
/>
<AwsIcon
name="poo"
type="fa"
/>
<AwsIcon
name="cloud"
type="fa"
/>
<AwsIcon
name="code"
type="fa"
/>
</div>
</div>
</div>
<div class="p-6 border-t border-gray-200 md:border-l md:border-r">
<div class="flex items-center">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
class="w-8 h-8 text-gray-400"
><path d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z" /></svg>
<div class="ml-4 text-lg text-gray-600 dark:text-white leading-7 font-semibold">
Google Icons
</div>
</div>
<div class="ml-12">
<div class="w-full grid gap-4 grid-cols-5 text-gray-500 dark:text-white">
<GoogleIcon
class="text-lg"
name="people"
/>
<GoogleIcon
class="text-lg"
name="people" outline
/>
<GoogleIcon
class="text-lg"
name="home"
/>
<GoogleIcon
class="text-lg"
name="home" outline
/>
<GoogleIcon
class="text-lg"
name="settings"
/>
<GoogleIcon
class="text-lg"
name="settings" outline
/>
<GoogleIcon
class="text-lg"
name="toggle_on"
/>
<GoogleIcon
class="text-lg"
name="toggle_on" outline
/>
<GoogleIcon
class="text-lg"
name="toggle_off"
/>
<GoogleIcon
class="text-lg"
name="toggle_off" outline
/>
</div>
</div>
</div>
</div>
</div>
</template>