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 28d49d7 commit b9bf9d3Copy full SHA for b9bf9d3
1 file changed
src/app/page.tsx
@@ -109,7 +109,7 @@ export default function ScriptGenerator() {
109
<h1 className="relative flex items-center justify-center text-4xl sm:text-6xl font-extrabold mb-10 tracking-tight">
110
DevSetup
111
<a
112
- href="https://tinyurl.com/your-form-link" // replace with your real form link
+ href="https://forms.gle/cWfDnzvYo5dBuy7C7"
113
target="_blank"
114
rel="noopener noreferrer"
115
className="absolute right-0 top-1/2 -translate-y-1/2 px-6 py-3 text-lg
0 commit comments