import Link from "next/link"; export default function Hero() { return (
{/* Video Background */}
{/* Location Pins (Decorative) */}
{/* Pin 1: Hebbal */}
Hebbal
{/* Pin 2: Airport */}
Airport
{/* Pin 3: Whitefield */}
Whitefield

Sky and Soil
Bangalore.

{/*

Premium properties in North Bengaluru. Experience the perfect blend of nature and luxury.

*/}
{/* Scroll Indicator */}
); }