You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -122,7 +118,7 @@ export default function Home() {
122
118
}
123
119
/>
124
120
125
-
{/* Feature Section 2 - Black */}
121
+
{/* Feature Section 2 */}
126
122
<FeatureSection
127
123
title={
128
124
<>
@@ -151,7 +147,7 @@ export default function Home() {
151
147
}
152
148
/>
153
149
154
-
{/* Feature Section 3 - Yellow */}
150
+
{/* Feature Section 3 */}
155
151
<FeatureSection
156
152
title={<>Better and Better Over Time</>}
157
153
description="Don't repeat yourself. Codebuff can take notes on your conversations and stores them in human-readable markdown files. Each session teaches it about your specific needs and project setup."
@@ -181,13 +177,13 @@ export default function Home() {
0 commit comments