Compare commits

..

No commits in common. "ai-dev" and "master" have entirely different histories.

View File

@ -12,7 +12,7 @@
font-size: 18px; font-size: 18px;
color: #444; color: #444;
padding: 0 10px; padding: 0 10px;
background: lightblue; background: linear-gradient(to right, #FFDDC1, #FFB26B);
} }
h1, h2, h3 { h1, h2, h3 {
line-height: 1.2; line-height: 1.2;
@ -162,7 +162,7 @@
<body> <body>
<div class="container"> <div class="container">
<div class="hero"> <div class="hero">
<h1>!!!Tired of the Grind? Build Web Apps in a Flash.</h1> <h1>Tired of the Grind? Build Web Apps in a Flash.</h1>
<p>Let's face it, building web applications from scratch is a marathon. You're juggling frontend frameworks, backend logic, database schemas, and a million other details. It's slow, it's tedious, and it's expensive.</p> <p>Let's face it, building web applications from scratch is a marathon. You're juggling frontend frameworks, backend logic, database schemas, and a million other details. It's slow, it's tedious, and it's expensive.</p>
<p>But what if there was a better way? What if you could go from idea to a fully functional, production-ready web app in a fraction of the time?</p> <p>But what if there was a better way? What if you could go from idea to a fully functional, production-ready web app in a fraction of the time?</p>
</div> </div>