We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a295 commit 25fe48bCopy full SHA for 25fe48b
src/components/home/Getfeatures.jsx
@@ -60,6 +60,7 @@ function Getfeatures() {
60
<section id="signup2" className="mx-auto w-11/12 max-w-7xl py-8 md:py-10 bg-california relative top-[-90px] rounded-3xl">
61
<div className="px-4 md:px-8 flex flex-col md:flex-row w-full justify-between items-center">
62
<div className="mb-8 md:m-0">
63
+ <a href="#signup2" className="hidden"></a>
64
<h3 className="text-black w-full max-w-[400px] text-2xl md:text-3xl font-medium ">
65
Sign-up to stay up to date.
66
</h3>
0 commit comments