Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user