Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/pages/slides/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ export default function Hero() {
<H1 className="lg:mt-6">The IDE for everyone else</H1>
<P>
<br className="hidden lg:block" />
Marketers, designers, and CEO's can ship custom coded pages{" "}
<strong className="italic">instantly</strong> <br />
while engineers keep control.
Think Squarespace + AI, but for your own custom codebase.
<br />
<br />
Think Squarespace + AI, but for your own custom codebase.
Marketers, designers, and CEO's can ship custom coded pages{" "}
<span>instantly</span> <br />
while engineers keep control.
</P>
<div className="w-full grid place-items-center mt-4 md:mt-auto">
<Image
Expand Down