Skip to content

Commit 41563a3

Browse files
committed
added paragraph break on home page.
1 parent 212cf03 commit 41563a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/app/page.jsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,10 @@ function FeatureSection() {
9393
</p> */}
9494
{/* Version 2 */}
9595
<p className="mt-8 max-w-5xl text-xl/7 text-gray-700 sm:text-2xl/8">
96-
Unify all your exploration data into a single intuitive interface powered by Mine Seek’s AI agents. Seamlessly integrate with WAMEX, SARIG, ArcGIS, and any custom data sources your team relies on, creating one cohesive exploration platform.
96+
Unify all your exploration data into a single intuitive interface powered by Mine Seek’s AI agents.
97+
</p>
98+
<p className="mt-4 max-w-5xl text-xl/7 text-gray-700 sm:text-2xl/8">
99+
Seamlessly integrate with WAMEX, SARIG, ArcGIS, and any custom data sources your team relies on, creating one cohesive exploration platform.
97100
</p>
98101
</Container>
99102
</div>

0 commit comments

Comments
 (0)