Merge version_6 into main #17

Merged
bender merged 1 commits from version_6 into main 2026-04-17 08:55:48 +00:00

View File

@@ -75,8 +75,8 @@ export default function LandingPage() {
/>
<div className="flex justify-center p-8 border-t border-b bg-muted/20">
<div className="w-full max-w-4xl h-[400px] bg-slate-200 rounded-xl flex flex-col items-center justify-center p-6 text-center shadow-inner">
<h3 className="text-xl font-bold mb-2">Interaktīva Pasaules Karte</h3>
<p className="text-muted-foreground">https://www.google.com/maps/@41.8378731,17.7608487,3z?entry=ttu&amp;g_ep=EgoyMDI2MDQxNC4wIKXMDSoASAFQAw%3D%3D </p>
<h3 className="text-xl font-bold mb-2"></h3>
<p className="text-muted-foreground"></p>
</div>
</div>
</div>