Skip to content

Commit d91b1b0

Browse files
authored
refactor(why-logicstamp): streamline SectionIntro copy (#230)
1 parent b03d0aa commit d91b1b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/WhyLogicStamp/SectionIntro.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function SectionIntro({ titleRef, titleInView }: SectionIntroProp
1919
Structured context
2020
</h2>
2121
<p className="mt-6 text-lg sm:text-xl leading-8 text-gray-600 dark:text-gray-300">
22-
Generated from your TypeScript codebase. LogicStamp turns your project into structured JSON: contracts, dependencies, and optional style metadata - so tools can use real context instead of copy-paste.
22+
LogicStamp turns your project into structured JSON: contracts, dependencies, and optional style metadata - so tools can use real context instead of copy-paste.
2323
</p>
2424
<p className="mt-4 flex items-center justify-center">
2525
<span className="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-gradient-to-r from-amber-500/10 to-orange-500/10 text-amber-700 dark:text-amber-400 border border-amber-500/20 whitespace-nowrap">

0 commit comments

Comments
 (0)