Update src/app/page.tsx

This commit is contained in:
2026-01-13 14:38:05 +00:00
parent ffb403358c
commit a28bdc41d5

View File

@@ -103,7 +103,6 @@ export default function WildernessPage() {
buttons={[ buttons={[
{ text: "View All Trails", href: "#" } { text: "View All Trails", href: "#" }
]} ]}
descriptionClassName="text-lg"
/> />
</div> </div>