Home

<!DOCTYPE html>

<html class="light" lang="en"><head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>Webber &amp; Palhano Group</title>
<script src="https://cdn.tailwindcss.com?plugins=forms,container-queries"></script>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&amp;family=Lato:wght@400;700&amp;family=Work+Sans:wght@400;500;700;900&amp;display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet"/>
<script id="tailwind-config">
    tailwind.config = {
      darkMode: "class",
      theme: {
        extend: {
          colors: {
            "primary": "#0c3f69",
            "accent": "#d4af37", 
            "background-light": "#f6f7f8",
            "background-dark": "#111a21",
          },
          fontFamily: {
            "display": ["Montserrat", "sans-serif"],
            "body": ["Lato", "sans-serif"]
          },
          borderRadius: {"DEFAULT": "0.5rem", "lg": "0.75rem", "xl": "1rem", "full": "9999px"},
        },
      },
    }
  </script>
<style>
    body {
      font-family: 'Lato', sans-serif;
    }
    h1, h2, h3, h4, h5, h6 {
      font-family: 'Montserrat', sans-serif;
    }
  </style>
</head>
<body class="bg-background-light dark:bg-background-dark">
<div class="relative min-h-screen w-full flex flex-col group/design-root overflow-x-hidden font-body">
<header class="sticky top-0 z-50 bg-primary/95 backdrop-blur-sm shadow-md">
<div class="container mx-auto px-6 py-3 flex items-center justify-between">
<div class="flex items-center gap-3">
<div class="w-8 h-8 text-white">
<svg fill="none" viewbox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path clip-rule="evenodd" d="M24 4H6V17.3333V30.6667H24V44H42V30.6667V17.3333H24V4Z" fill="currentColor" fill-rule="evenodd"></path>
</svg>
</div>
<h2 class="text-white text-xl font-bold font-display">Webber &amp; Palhano Group</h2>
</div>
<nav class="hidden md:flex items-center gap-8">
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">Home</a>
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">Properties</a>
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">Regularization</a>
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">Services</a>
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">About Us</a>
<a class="text-white/80 hover:text-white transition-colors text-sm font-medium" href="#">Contact</a>
</nav>
<button class="md:hidden text-white">
<span class="material-symbols-outlined">menu</span>
</button>
</div>
</header>
<main class="flex-grow">
<div class="relative">
<div class="flex min-h-[calc(100vh-68px)] flex-col items-center justify-center bg-cover bg-center bg-no-repeat" data-alt="A striking modern residential building with large windows and clean lines, set against a clear sky." style='background-image: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.7) 100%), url("https://lh3.googleusercontent.com/aida-public/AB6AXuBkqtF8ZekGacxHEcG9LVzV7CpRHf0scnYSebkm7huZkH668Bw7zU6WIA10l-Q34jQTwPEUc3aLzBUaUqHvgtK9Vrt2x8rroN2JjvmtCGkQW1LDohMX0G-8PtxJTuDip-61ciGLKzbjNA2BlgNCndjbWCBUytxfNTfrZThhjaBimbtzKCRT8MG0aXR0f9yLQqypoBxpCUwaNh9gLWLtFDEVuQtYOU1Nh2-ysHSrDBzIYQexPsbK6cp6osBjlXhNZivuL1L81b0N8X-_");'>
<div class="container mx-auto px-6 text-center text-white">
<div class="max-w-3xl mx-auto flex flex-col gap-6">
<h1 class="text-4xl md:text-6xl font-bold tracking-tight font-display">
                Your Trusted Partner in Real Estate Solutions
              </h1>
<p class="text-lg md:text-xl font-light font-body">
                We specialize in property consulting and regularization, ensuring a seamless and secure experience for you.
              </p>
<div class="flex flex-col sm:flex-row gap-4 justify-center mt-4">
<button class="flex min-w-[180px] cursor-pointer items-center justify-center overflow-hidden rounded-lg h-12 px-6 bg-accent hover:bg-accent/90 text-primary font-bold shadow-lg transition-all hover:shadow-xl transform hover:-translate-y-1">
<span class="truncate font-display text-base">View Properties</span>
</button>
<button class="flex min-w-[180px] cursor-pointer items-center justify-center overflow-hidden rounded-lg h-12 px-6 bg-white/10 hover:bg-white/20 backdrop-blur-sm border border-white/20 text-white font-bold shadow-lg transition-all hover:shadow-xl transform hover:-translate-y-1">
<span class="truncate font-display text-base">Request Regularization</span>
</button>
</div>
</div>
</div>
</div>
</div>
</main>
<button class="fixed bottom-6 right-6 flex h-16 w-16 cursor-pointer items-center justify-center overflow-hidden rounded-full bg-[#25D366] text-white shadow-xl transition-transform hover:scale-110">
<svg class="bi bi-whatsapp" fill="currentColor" height="32" viewbox="0 0 16 16" width="32" xmlns="http://www.w3.org/2000/svg">
<path d="M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z"></path>
</svg>
</button>
</div>
</body></html>