sf-0e8 / index.html
hardik90's picture
Add 1 files
c6381bd verified
<html><head><link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.css" rel="stylesheet" type="text/css" /><script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script><script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio"></script><script defer src="https://cdnjs.cloudflare.com/ajax/libs/three.js/0.156.1/three.min.js"></script><script type="module" src="main.js"></script><title>Fitness Buddy</title></head>
<body><nav class=" prose navbar"><ul class="navbar-nav"><li class="nav-item"><a class="nav-link" href="index.html">Home</a></li><li class="nav-item"><a class="nav-link" href="about.html">About</a></li><li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li></ul></nav><h1 class="text-center text-4xl font-bold">Fitness Buddy</h1><article class="prose"><p class="p-2">Welcome to Fitness Buddy, the ultimate app to help you achieve your fitness goals!</p></article><div class="grid grid-cols-2 gap-4"><div class="card"><h1 class="font-bold text-center mb-4 text-xl">Diet Plans</h1><p class="text-center mb-4 text-xl">Our diet plans are designed to help you lose weight and improve your overall health</p><div class="grid grid-cols-2 gap-4"><button class="mb-2 mt-2 cursor-pointer button cursor-pointer input Appearance to check and you change the current appearance of your button. It is very useful for quickly changing the look and feel of your control. -->" role="button">yes</button><button class="mb-2 mt-2 cursor-pointer button cursor-pointer input Appearance to check and you change the current appearance of your button. It is very useful for quickly changing the look and feel of your control. -->" role="button">no</button></div></div><div class="card"><h1 class="font-bold text-center mb-4 text-xl">Workout Plans</h1><p class="text-center mb-4 text-xl">Our workout plans are designed to help you improve your strength and endurance</p><div class="grid grid-cols-2 gap-4"><button class="mb-2 mt-2 cursor-pointer button cursor-pointer input Appearance to check and you change the current appearance of your button. It is very useful for quickly changing the look and feel of your control. -->" role="button">yes</button><button class="mb-2 mt-2 cursor-pointer button cursor-pointer input Appearance to check and you change the current appearance of your button. It is very useful for quickly changing the look and feel of your control. -->" role="button">no</button></div></div></div><footer class="text-center footer-light"><p class="text-center text-2xl text-footer-link">Fitness Buddy © 2023</p></footer></body></html>