my cahnges
This commit is contained in:
@@ -4,29 +4,29 @@
|
||||
<h1
|
||||
class="bg-gradient-to-r from-green-300 via-blue-500 to-purple-600 bg-clip-text text-3xl font-extrabold text-transparent sm:text-5xl"
|
||||
>
|
||||
Understand User Flow.
|
||||
Welcome to S.K Website
|
||||
|
||||
<span class="sm:block"> Increase Conversion. </span>
|
||||
<span class="sm:block"> Pen Test Specialist </span>
|
||||
</h1>
|
||||
|
||||
<p class="mx-auto mt-4 max-w-xl sm:text-xl/relaxed">
|
||||
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nesciunt illo tenetur fuga ducimus
|
||||
numquam ea!
|
||||
hello guys, this website is an example of what i can do in PHP
|
||||
Hope you like it:)
|
||||
</p>
|
||||
|
||||
<div class="mt-8 flex flex-wrap justify-center gap-4">
|
||||
<a
|
||||
class="block w-full rounded border border-blue-600 bg-blue-600 px-12 py-3 text-sm font-medium text-white hover:bg-transparent hover:text-white focus:outline-none focus:ring active:text-opacity-75 sm:w-auto"
|
||||
href="#"
|
||||
href="/loveit"
|
||||
>
|
||||
Get Started
|
||||
Loved It!
|
||||
</a>
|
||||
|
||||
<a
|
||||
class="block w-full rounded border border-blue-600 px-12 py-3 text-sm font-medium text-white hover:bg-blue-600 focus:outline-none focus:ring active:bg-blue-500 sm:w-auto"
|
||||
href="#"
|
||||
href="/nonotype"
|
||||
>
|
||||
Learn More
|
||||
Not My Type:(
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user