Skip to content
View Udo121's full-sized avatar

Block or report Udo121

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Udo121/README.md
<title>Real Estate Hub</title>

Real Estate Hub

<main>
    <section class="hero">
        <div class="hero-image">
            <img src="hero-image.jpg" alt="Hero Image">
        </div>
        <div class="hero-text">
            <h2>Find Your Dream Home</h2>
            <p>Whether you're looking for a cozy apartment or a spacious house, we have the perfect property for you.</p>
            <a href="#">Explore Properties</a>
        </div>
    </section>

    <section class="properties">
        <h2>Featured Properties</h2>
        <div class="property-cards">
            <div class="property-card">
                <img src="property1.jpg" alt="Property Image">
                <h3>Modern Apartment</h3>
                <p>Spacious 2-bedroom apartment located in a vibrant neighborhood.</p>
                <a href="#">Learn More</a>
            </div>
<script src="https://maps.googleapis.com/maps/api/js?keyShared route

From (5.1417933,7.3089517) to 22 Umuatako St via Enugu-Ph Hwy/Iriebe-Mbara Akuma-Lokpanta Rd/Port Harcourt - Enugu Expy/A3 and Faulks Rd/Umu Ocham-Ebu Rd.

29 min (13 km) 29 min in current traffic

  1. Head northwest

  2. Turn left toward Umuojima Rd

  3. Continue straight

  4. Turn left onto Umuojima Rd

  5. Turn left to stay on Umuojima Rd

  6. Turn right onto Enugu-Ph Hwy/Iriebe-Mbara Akuma-Lokpanta Rd/Port Harcourt - Enugu Expy/A3

  7. Turn left onto Faulks Rd/Umu Ocham-Ebu Rd

  8. Turn left onto Aba-Owerri Rd/Factory Rd/Ifuho-Umu Akpara Rd

  9. Turn right onto Umuima St/Umuimo Rd

  10. Turn left onto Umuimo Rd

  11. Turn left onto Aba-Owerri Rd/Factory Rd/Ifuho-Umu Akpara Rd

  12. Turn right onto Umuatako St

  13. Arrive at location: 22 Umuatako St For the best route in current traffic visit https://maps.app.goo.gl/qV3u8C9Z44zRZyqv6&callback=initMap" async defer></script>

    <script> // Initialize and display the map function initMap() { // Location coordinates const propertyLocation = { lat: 40.7128, lng: -74.006 }; // Map options const mapOptions = { center: propertyLocation, zoom: 12 }; // Create the map const map = new google.maps.Map(document.getElementById("map"), mapOptions); // Marker for the property location const marker = new google.maps.Marker({ position: propertyLocation, map: map, title: "Property Location" }); } </script>
            <div class="property-card">
                <img src="property2.jpg" alt="Property Image">
                <h3>Charming Family Home</h3>
                <p>4-bedroom house with a large backyard and a quiet neighborhood.</p>
                <a href="#">Learn More</a>
            </div>
    
            <div class="property-card">
                <img src="property3.jpg" alt="Property Image">
                <h3>Luxurious Villa</h3>
                <p>5-bedroom villa with stunning ocean views and a private pool.</p>
                <a href="#">Learn More</a>
            </div>
        </div>
    </section>
    
    <section class="services">
        <h2>Our Services</h2>
        <ul>
            <li>Property Search</li>
            <li>Market Analysis</li>
            <li>Negotiation Assistance</li>
            <li>Mortgage Guidance</li>
            <li>Property Management</li>
        </ul>
    </section>
    

    © 2023 Real Estate Hub

    <script src="script.js"></script>

SECOND CODES

<title>Real Estate Hub</title>

Real Estate Hub

<main>
    <section class="hero">
        <div class="hero-image">
            <img src="hero-image.jpg" alt="Hero Image">
        </div>
        <div class="hero-text">
            <h2>Find Your Dream Home</h2>
            <p>Whether you're looking for a cozy apartment or a spacious house, we have the perfect property for you.</p>
            <a href="#">Explore Properties</a>
        </div>
    </section>

    <section class="properties">
        <h2>Featured Properties</h2>
        <div class="property-cards">
            <div class="property-card">
                <img src="property1.jpg" alt="Property Image">
                <h3>Modern Apartment</h3>
                <p>Spacious 2-bedroom apartment located in a vibrant neighborhood.</p>
                <a href="#">Learn More</a>
            </div>
<script src="https://maps.googleapis.com/maps/api/js?keyShared route

From (5.1417933,7.3089517) to 22 Umuatako St via Enugu-Ph Hwy/Iriebe-Mbara Akuma-Lokpanta Rd/Port Harcourt - Enugu Expy/A3 and Faulks Rd/Umu Ocham-Ebu Rd.

29 min (13 km) 29 min in current traffic

  1. Head northwest

  2. Turn left toward Umuojima Rd

  3. Continue straight

  4. Turn left onto Umuojima Rd

  5. Turn left to stay on Umuojima Rd

  6. Turn right onto Enugu-Ph Hwy/Iriebe-Mbara Akuma-Lokpanta Rd/Port Harcourt - Enugu Expy/A3

  7. Turn left onto Faulks Rd/Umu Ocham-Ebu Rd

  8. Turn left onto Aba-Owerri Rd/Factory Rd/Ifuho-Umu Akpara Rd

  9. Turn right onto Umuima St/Umuimo Rd

  10. Turn left onto Umuimo Rd

  11. Turn left onto Aba-Owerri Rd/Factory Rd/Ifuho-Umu Akpara Rd

  12. Turn right onto Umuatako St

  13. Arrive at location: 22 Umuatako St For the best route in current traffic visit https://maps.app.goo.gl/qV3u8C9Z44zRZyqv6&callback=initMap" async defer></script>

    <script> // Initialize and display the map function initMap() { // Location coordinates const propertyLocation = { lat: 40.7128, lng: -74.006 }; // Map options const mapOptions = { center: propertyLocation, zoom: 12 }; // Create the map const map = new google.maps.Map(document.getElementById("map"), mapOptions); // Marker for the property location const marker = new google.maps.Marker({ position: propertyLocation, map: map, title: "Property Location" }); } </script>
            <div class="property-card">
                <img src="property2.jpg" alt="Property Image">
                <h3>Charming Family Home</h3>
                <p>4-bedroom house with a large backyard and a quiet neighborhood.</p>
                <a href="#">Learn More</a>
            </div>
    
            <div class="property-card">
                <img src="property3.jpg" alt="Property Image">
                <h3>Luxurious Villa</h3>
                <p>5-bedroom villa with stunning ocean views and a private pool.</p>
                <a href="#">Learn More</a>
            </div>
        </div>
    </section>
    
    <section class="services">
        <h2>Our Services</h2>
        <ul>
            <li>Property Search</li>
            <li>Market Analysis</li>
            <li>Negotiation Assistance</li>
            <li>Mortgage Guidance</li>
            <li>Property Management</li>
        </ul>
    </section>
    

    © 2023 Real Estate Hub

    <script src="script.js"></script>
above. You can use the codes below

Popular repositories Loading

  1. LinkedInt LinkedInt Public

    Forked from mdsecactivebreach/LinkedInt

    LinkedInt: A LinkedIn scraper for reconnaissance during adversary simulation

    Python

  2. Udo121 Udo121 Public

    a real estate website