Update app/home/HeroSection.tsx

This commit is contained in:
yoginawaka 2025-03-04 17:16:50 +00:00
parent 51691ef31b
commit bf2a37d738

View File

@ -161,7 +161,7 @@ export default function HeroSection() {
</div> </div>
<div className="h-[42px] px-1.5 border border-[#001A2C]/10 rounded-md flex items-center"> <div className="h-[42px] px-1.5 border border-[#001A2C]/10 rounded-md flex items-center">
<a href="https://sovirolabs.gitbook.io/docs" target="_blank" > <a href="https://sovirolabs.gitbook.io/" target="_blank" >
<button className="py-1.5 px-5 bg-[#001A2C] rounded-full flex items-center gap-2 text-sm font-medium text-white"> <button className="py-1.5 px-5 bg-[#001A2C] rounded-full flex items-center gap-2 text-sm font-medium text-white">
<svg <svg
width="15" width="15"