<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Fort Worth rentals, residential and commercial properties for rent and lease. Gene Thompson Investments is a licensed Texas real estate brokerage serving Fort Worth and surrounding areas.">
    <meta name="keywords" content="Fort Worth rentals, commercial properties Fort Worth, residential rentals Texas, property management Fort Worth, real estate brokerage">
    <meta name="author" content="Gene Thompson Investments">
    <title>Fort Worth Rentals & Commercial Properties | Gene Thompson Investments</title>

    <!-- Preconnect to external domains for faster resource loading -->
    <link rel="preconnect" href="https://res.cloudinary.com" crossorigin>
    <link rel="dns-prefetch" href="https://res.cloudinary.com">

    <!-- SEO Meta Tags -->
    <meta name="robots" content="index, follow">
    <meta name="google-site-verification" content="REPLACE_WITH_VERIFICATION_TOKEN">
    <link rel="canonical" href="https://gtinv.net/">

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:site_name" content="Gene Thompson Investments">
    <meta property="og:title" content="Fort Worth Rentals & Commercial Properties">
    <meta property="og:description" content="Browse residential and commercial properties for rent and lease in Fort Worth, Texas.">
    <meta property="og:url" content="https://gtinv.net/">
    <meta property="og:image" content="https://res.cloudinary.com/dy4kgrxiy/image/upload/v1760930305/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png">
    <meta property="og:image:width" content="1200">
    <meta property="og:image:height" content="630">
    <meta property="og:locale" content="en_US">

    <!-- Facebook Business -->
    <meta property="fb:app_id" content="YOUR_FACEBOOK_APP_ID_HERE">

    <!-- Performance: Preload only most critical resources -->
    <link rel="modulepreload" href="assets/js/main.js">
    <link rel="preload" href="https://res.cloudinary.com/dy4kgrxiy/raw/upload/data/properties.json" as="fetch" crossorigin>
    <link rel="preload" href="https://res.cloudinary.com/dy4kgrxiy/image/upload/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png" as="image">

    <!-- Favicon -->
    <link rel="icon" type="image/png" href="https://res.cloudinary.com/dy4kgrxiy/image/upload/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png">

    <!-- Web App Manifest -->
    <link rel="manifest" href="/manifest.json">
    <meta name="theme-color" content="#1a1a1a">

    <!-- Apple Touch Icons -->
    <link rel="apple-touch-icon" href="https://res.cloudinary.com/dy4kgrxiy/image/upload/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png">

    <link rel="sitemap" type="application/xml" href="/sitemap.xml">

    <!-- Main CSS - load normally for better rendering -->
    <link rel="stylesheet" href="assets/css/styles.css">

</head>
<body>
    <!-- Skip to main content for accessibility -->
    <a href="#propertyGrid" class="skip-to-main" style="position: absolute; left: -9999px; z-index: 999;">Skip to main content</a>

    <!-- Header -->
    <header class="luxury-header" role="banner">
        <div class="header-top">
            <div class="container-full">
                <div class="header-top-content">
                    <div class="header-tagline">Licensed Real Estate Brokerage Services Pursuant to TREC Regulations</div>
                    <div>Call: <a href="tel:+18172464646" style="color: inherit; text-decoration: underline;">(817) 246-4646</a> | Mon-Fri: 8:30 AM - 5:00 PM</div>
                </div>
            </div>
        </div>

        <div class="header-main">
            <div class="container-full">
                <div class="header-content">
                    <div class="logo">
                        <a href="/">
                            <img src="https://res.cloudinary.com/dy4kgrxiy/image/upload/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png" alt="Gene Thompson Investments LLC" width="350" height="84" loading="eager" fetchpriority="high">
                        </a>
                    </div>
                    <button class="mobile-menu-toggle" aria-label="Toggle navigation menu">
                        <span></span>
                        <span></span>
                        <span></span>
                    </button>
                    <nav class="luxury-nav" role="navigation" aria-label="Main navigation">
                        <a href="#rent" aria-label="View rental properties">Rent</a>
                        <a href="#commercial" aria-label="View commercial properties">Commercial</a>
                        <a aria-label='Frequently asked questions' href='/faq'>FAQ</a>
                        <a aria-label='Contact us' href='/contact'>Contact</a>
                    </nav>
                </div>
            </div>
        </div>
    </header>

    <!-- Hero Section -->
    <section class="gti-hero" role="region" aria-label="Hero banner">
        <div class="container-full">
            <div class="gti-hero-content">
                <h1 class="gti-hero-title">Discover Fort Worth Properties</h1>
                <p class="gti-hero-subtitle">Residential and commercial listings by Gene Thompson Investments.</p>
                <a href="#propertyGrid" class="btn-luxury btn-luxury-primary gti-hero-cta" aria-label="Browse available properties">Browse Properties</a>
            </div>
        </div>
        <div class="gti-hero-media" aria-hidden="true"><div id="heroMedia"></div></div>
    </section>

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "RealEstateAgent",
      "name": "Gene Thompson Investments",
      "url": "https://www.example.com/",
      "logo": "https://res.cloudinary.com/dy4kgrxiy/image/upload/v1760930305/Gene-Thompson-Investments-LLC_black_high-res_k4mlum.png",
      "areaServed": {
        "@type": "City",
        "name": "Fort Worth",
        "address": {"@type": "PostalAddress", "addressRegion": "TX", "addressCountry": "US"}
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "300 N. Jim Wright Frwy",
        "addressLocality": "Fort Worth",
        "addressRegion": "TX",
        "postalCode": "76108",
        "addressCountry": "US"
      },
      "telephone": "+1-817-246-4646",
      "priceRange": "$"
    }
    </script>

    <!-- Search Section (commented out for now - nice to have feature) -->
    <!--
    <section class="search-luxury">
        <div class="container-full">
            <div class="search-container">
                <div class="search-field">
                    <label>Location</label>
                    <input type="text" id="searchLocation" placeholder="City, Neighborhood, ZIP">
                </div>
                <div class="search-field">
                    <label>Type</label>
                    <select id="searchType">
                        <option>All Types</option>
                        <option>Residential</option>
                        <option>Commercial</option>
                    </select>
                </div>
                <div class="search-field">
                    <label>Price</label>
                    <select id="searchPrice">
                        <option>Any Price</option>
                        <option>$0 - $1,000</option>
                        <option>$1,000 - $2,000</option>
                        <option>$2,000 - $3,000</option>
                        <option>$3,000+</option>
                    </select>
                </div>
                <div class="search-field">
                    <label>Beds</label>
                    <select id="searchBeds">
                        <option>Any</option>
                        <option>1+</option>
                        <option>2+</option>
                        <option>3+</option>
                        <option>4+</option>
                    </select>
                </div>
                <button id="searchBtn" class="btn-search">Search</button>
            </div>
        </div>
    </section>
    -->

    <!-- Filter Bar -->
    <section class="filter-bar" role="navigation" aria-label="Property filters">
        <div class="container-full">
            <div class="filter-content">
                <div class="filter-tags" role="group" aria-label="Filter properties by type">
                    <button class="filter-tag active" data-filter="all" aria-pressed="true">All Properties</button>
                    <button class="filter-tag" data-filter="residential" aria-pressed="false">Residential</button>
                    <button class="filter-tag" data-filter="commercial" aria-pressed="false">Commercial</button>
                </div>
                <div id="resultsCount" class="results-count" role="status" aria-live="polite">Loading properties...</div>
            </div>
        </div>
    </section>

    <!-- Property Grid -->
    <section class="section-properties" role="main" aria-label="Property listings">
        <div class="container-full">
            <div id="propertyGrid" class="property-grid-luxury" role="list">
                <!-- Properties rendered by JavaScript -->
            </div>
            <div class="load-more-container">
                <button id="loadMoreBtn" class="btn-luxury" aria-label="Load more properties">Load More Properties</button>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="footer-luxury">
        <div class="container-full">
            <div class="footer-content">
                <div class="footer-brand">
                    <h3>GENE THOMPSON INVESTMENTS</h3>
                    <p>Licensed real estate brokerage in compliance with Texas Real Estate Commission regulations.</p>
                    <p><strong>Texas License #[LICENSE]</strong><br>Broker: Gene Thompson Jr.</p>
                </div>
                <div class="footer-column">
                    <h4>Contact</h4>
                    <ul>
                        <li>300 N. Jim Wright Frwy</li>
                        <li>Fort Worth, TX 76108</li>
                        <li>(817) 246-4646</li>
                        <li>genejr@gtatx.com</li>
                    </ul>
                </div>
            </div>
            <div class="footer-bottom">
                <div>© 2024 Gene Thompson Investments</div>
                <div><a href='/legal'>Legal</a></div>
            </div>
        </div>
    </footer>

    <!-- Service Worker Registration -->
    <script>
      if ('serviceWorker' in navigator) {
        window.addEventListener('load', () => {
          navigator.serviceWorker.register('/sw.js').catch((error) => {
            console.error('Service Worker registration failed:', error);
          });
        });
      }
    </script>

    <!-- Mobile menu -->
    <script src="assets/js/mobile-menu.js"></script>

    <!-- Vanilla JavaScript app -->
    <script type="module" src="assets/js/main.js"></script>
</body>
</html>

