We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a06788 commit cc8f8a7Copy full SHA for cc8f8a7
1 file changed
apps/frontend/app/page.tsx
@@ -101,7 +101,7 @@ export default function Home() {
101
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
102
<div className="text-center">
103
<h1 className="text-3xl sm:text-4xl md:text-5xl lg:text-6xl font-bold text-gray-900 mb-4 sm:mb-6 leading-tight px-2">
104
- Build Forms & Polls That{" "}
+ Testing CICD with Github Actions and Deploying to EC2 Build Forms & Polls That{" "}
105
<span className="bg-gradient-to-r from-indigo-600 to-purple-600 bg-clip-text text-transparent">
106
People Love to Answer
107
</span>
0 commit comments