Merge version_41 into main

Merge version_41 into main
This commit was merged in pull request #38.
This commit is contained in:
2025-12-28 12:39:49 +00:00

View File

@@ -181,7 +181,7 @@ export default function LandingPage() {
gap: "16px"
}}>
<MapPin size={48} />
<p style={{ fontSize: "18px", fontWeight: "600" }}>Map Section</p>
<p style={{ fontSize: "18px", fontWeight: "600" }}>Map</p>
<p style={{ fontSize: "14px", color: "#666" }}>Locations map coming soon</p>
</div>
</div>