mirror of
https://github.com/getmarkus/astro-tailwind-mambaui-template.git
synced 2025-04-20 05:51:54 +02:00
fix links
This commit is contained in:
parent
c2c57b4818
commit
ca7de9abe5
2 changed files with 9 additions and 9 deletions
4
dist/index.html
vendored
4
dist/index.html
vendored
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/astro-tailwind-mambaui-template/favicon.svg" />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<meta name="generator" content={Astro.generator} />
|
<meta name="generator" content={Astro.generator} />
|
||||||
<title>Astro</title>
|
<title>Astro</title>
|
||||||
|
@ -16,13 +16,13 @@
|
||||||
<div class="container flex justify-between h-16 mx-auto md:justify-center md:space-x-8">
|
<div class="container flex justify-between h-16 mx-auto md:justify-center md:space-x-8">
|
||||||
<ul class="items-stretch hidden space-x-3 md:flex">
|
<ul class="items-stretch hidden space-x-3 md:flex">
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<a rel="noopener noreferrer" href="/" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Business Layout 1</a>
|
<a rel="noopener noreferrer" href="/astro-tailwind-mambaui-template" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Business Layout 1</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<a rel="noopener noreferrer" href="/business_layout2" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Business Layout 2</a>
|
<a rel="noopener noreferrer" href="/astro-tailwind-mambaui-template/business_layout2" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Business Layout 2</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<a rel="noopener noreferrer" href="/portfolio_layout1" class="flex items-center px-4 -mb-1 border-b-2 border-transparent text-violet-400 border-violet-400">Portfolio Layout 1</a>
|
<a rel="noopener noreferrer" href="/astro-tailwind-mambaui-template/portfolio_layout1" class="flex items-center px-4 -mb-1 border-b-2 border-transparent text-violet-400 border-violet-400">Portfolio Layout 1</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a rel="noopener noreferrer" href="#" aria-label="Back to homepage" class="flex items-center p-2">
|
<a rel="noopener noreferrer" href="#" aria-label="Back to homepage" class="flex items-center p-2">
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
</a>
|
</a>
|
||||||
<ul class="items-stretch hidden space-x-3 md:flex">
|
<ul class="items-stretch hidden space-x-3 md:flex">
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<a rel="noopener noreferrer" href="/portfolio_layout2" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Portfolio Layout 2</a>
|
<a rel="noopener noreferrer" href="/astro-tailwind-mambaui-template/portfolio_layout2" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Portfolio Layout 2</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="flex">
|
<li class="flex">
|
||||||
<a rel="noopener noreferrer" href="https://mambaui.com/components" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Components</a>
|
<a rel="noopener noreferrer" href="https://mambaui.com/components" class="flex items-center px-4 -mb-1 border-b-2 border-transparent">Components</a>
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex items-center justify-center p-6 mt-8 lg:mt-0 h-72 sm:h-80 lg:h-96 xl:h-112 2xl:h-128">
|
<div class="flex items-center justify-center p-6 mt-8 lg:mt-0 h-72 sm:h-80 lg:h-96 xl:h-112 2xl:h-128">
|
||||||
<img src="assets/svg/Business_SVG.svg" alt="" class="object-contain h-72 sm:h-80 lg:h-96 xl:h-112 2xl:h-128 bg-gray-500">
|
<img src="astro-tailwind-mambaui-template/assets/svg/Business_SVG.svg" alt="" class="object-contain h-72 sm:h-80 lg:h-96 xl:h-112 2xl:h-128 bg-gray-500">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -430,7 +430,7 @@
|
||||||
<h2 class="text-4xl font-bold leadi lg:text-5xl">Let's talk!</h2>
|
<h2 class="text-4xl font-bold leadi lg:text-5xl">Let's talk!</h2>
|
||||||
<div class="text-gray-400">Vivamus in nisl metus? Phasellus.</div>
|
<div class="text-gray-400">Vivamus in nisl metus? Phasellus.</div>
|
||||||
</div>
|
</div>
|
||||||
<img src="assets/svg/doodle.svg" alt="Contact our customer support" class="p-6 h-52 md:h-64">
|
<img src="astro-tailwind-mambaui-template/assets/svg/doodle.svg" alt="Contact our customer support" class="p-6 h-52 md:h-64">
|
||||||
</div>
|
</div>
|
||||||
<form novalidate="" class="space-y-6">
|
<form novalidate="" class="space-y-6">
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue