Add files via upload
This commit is contained in:
parent
1d42e8840f
commit
94f41e1360
1 changed files with 1 additions and 6 deletions
|
|
@ -12,12 +12,7 @@ export default component$(() => {
|
|||
<Logo/>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xl sm:text-3xl text-white">Hello there! 👋</p><h1>Welcome to my homepage!</h1>
|
||||
<p>I am <strong>MattTheTekie</strong>, a passionate technology enthusiast and expert. On this page, you will find a plethora of information and insights related to technology, ranging from the latest gadgets to cutting-edge software and applications.</p>
|
||||
<p>As a technology expert, I am committed to sharing my knowledge and expertise with others. Whether you are a tech novice or an experienced professional, I can help you stay up-to-date with the latest trends and developments in the field of technology.</p>
|
||||
<p>On this homepage, you will find informative articles, tutorials, reviews, and other resources that can help you navigate the ever-evolving world of technology. So, if you are looking for reliable and accurate information on all things tech, you have come to the right place.</p>
|
||||
<p>Thank you for visiting my homepage, and I hope you find it informative and useful.</p>
|
||||
|
||||
<p class="text-xl sm:text-3xl text-white">I am <strong>MattTheTekie</strong>, a passionate technology enthusiast and expert. On this page, you will find a plethora of information and insights related to technology, ranging from the latest gadgets to cutting-edge software and applications.</p><p>As a technology expert, I am committed to sharing my knowledge and expertise with others. Whether you are a tech novice or an experienced professional, I can help you stay up-to-date with the latest trends and developments in the field of technology.</p><p>On this homepage, you will find informative articles, tutorials, reviews, and other resources that can help you navigate the ever-evolving world of technology. So, if you are looking for reliable and accurate information on all things tech, you have come to the right place.</p><p>Thank you for visiting my homepage, and I hope you find it informative and useful.</p>
|
||||
<div class="mx-auto flex flex-col gap-3 justify-center items-center max-w-6xl" >
|
||||
<Link href="/projects" class="flex justify-center sm:justify-start transition duration-200 rounded-2xl shadow-lg backdrop-blur-lg bg-gray-800 hover:bg-gray-700 border-2 border-gray-700 px-6 py-3 font-bold text-gray-100 md:py-4 md:px-8 text-sm md:text-lg whitespace-nowrap gap-4 items-center">
|
||||
<Code width="24" class="fill-current" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue