Skip to content

Commit b2476d8

Browse files
authored
Merge pull request #1002 from SonicJs-Org/lane711/fix-homepage-capitalisation
style(www): use sentence case for "Why developers switch" heading
2 parents 59df5c5 + 1252f76 commit b2476d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ export default function HomePage() {
314314
<div className="mx-auto mt-24 max-w-7xl px-6 sm:mt-40 lg:px-8">
315315
<SectionHeader
316316
eyebrow="The escape hatch"
317-
title="Why Developers Switch to SonicJS"
317+
title="Why developers switch to SonicJS"
318318
lede={
319319
<>
320320
Migration hell. $99/mo paywalls. Single-region latency. Cold-start lag. You&apos;ve

0 commit comments

Comments
 (0)