<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>NewsBlogNow - Latest News & Insights</title>
  <meta name="description" content="Stay informed with NewsBlogNow - your trusted source for the latest news, insights, and in-depth analysis.">
  <link rel="stylesheet" href="css/style.css">
</head>
<body>

  <!-- HEADER -->
  <header class="site-header">
    <div class="container">
      <div class="header-inner">
        <a href="index.html" class="site-logo">News<span>Blog</span>Now</a>
        <nav class="nav-desktop">
          <a href="index.html" class="nav-link active">Home</a>
          <a href="blog.html" class="nav-link">Blog</a>
          <a href="contact.html" class="nav-link">Contact</a>
        </nav>
        <button class="menu-toggle" onclick="document.getElementById('mobileNav').classList.toggle('open')">
          <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 12h18M3 6h18M3 18h18"/></svg>
        </button>
      </div>
      <nav id="mobileNav" class="nav-mobile">
        <a href="index.html" class="active">Home</a>
        <a href="blog.html">Blog</a>
        <a href="contact.html">Contact</a>
      </nav>
    </div>
  </header>

  <div class="main-content">
    <!-- HERO -->
    <section class="hero">
      <div class="container">
        <div class="hero-inner">
          <p class="hero-label">Latest News & Insights</p>
          <h1 class="hero-title">NewsBlogNow</h1>
          <p class="hero-desc">Stay informed with our curated selection of breaking news, business updates, and political analysis.</p>
        </div>
      </div>
    </section>

    <!-- FEATURED STORY -->
    <section class="section">
      <div class="container">
        <p class="section-label">Featured Story</p>
        <a href="blog/DFCU-login-guide-personal-account.html" class="article-card featured">
          <div class="card-image-wrap">
            <img src="images/article-1.png" alt="DFCU Login Guide">
            <span class="card-category">Technology</span>
          </div>
          <div class="card-body">
            <div class="card-meta">
              <span>2025-02-05</span>
              <span class="card-meta-dot"></span>
              <span>5 min read</span>
            </div>
            <h3 class="card-title">DFCU Login: Complete Guide to Accessing Your Personal Account</h3>
            <p class="card-excerpt">Having trouble with your DFCU login? This comprehensive guide walks you through every step of signing into your DFCU personal account, from navigating to the login page to troubleshooting common issues.</p>
            <span class="card-readmore">Read More <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14m-7-7 7 7-7 7"/></svg></span>
          </div>
        </a>
      </div>
    </section>

    <!-- MORE STORIES -->
    <section class="section section-bottom">
      <div class="container">
        <p class="section-label">More Stories</p>
        <div class="articles-grid">

          <a href="blog/us-stock-market-plunges.html" class="article-card">
            <div class="card-image-wrap">
              <img src="images/article-2.png" alt="US Stock Market">
              <span class="card-category">Finance</span>
            </div>
            <div class="card-body">
              <div class="card-meta">
                <span>2025-02-04</span>
                <span class="card-meta-dot"></span>
                <span>6 min read</span>
              </div>
              <h3 class="card-title">US Stock Market Plunges Amid Growing Economic Uncertainty</h3>
              <p class="card-excerpt">Wall Street experienced one of its worst trading days in recent months as major indices dropped sharply, rattling investors and sparking fears of a prolonged downturn.</p>
              <span class="card-readmore">Read More <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14m-7-7 7 7-7 7"/></svg></span>
            </div>
          </a>

          <a href="blog/mcdonalds-rival-chapter-11.html" class="article-card">
            <div class="card-image-wrap">
              <img src="images/article-3.png" alt="McDonald's Rival Franchisee">
              <span class="card-category">Business</span>
            </div>
            <div class="card-body">
              <div class="card-meta">
                <span>2025-02-03</span>
                <span class="card-meta-dot"></span>
                <span>5 min read</span>
              </div>
              <h3 class="card-title">McDonald's Rival Franchisee Files Chapter 11, 65 Restaurants at Risk</h3>
              <p class="card-excerpt">A major fast-food franchisee operating dozens of restaurants has filed for Chapter 11 bankruptcy protection, putting 65 locations and hundreds of jobs in jeopardy.</p>
              <span class="card-readmore">Read More <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14m-7-7 7 7-7 7"/></svg></span>
            </div>
          </a>

          <a href="blog/alcohol-distributor-shuts-down.html" class="article-card">
            <div class="card-image-wrap">
              <img src="images/article-4.png" alt="Alcohol Distributor">
              <span class="card-category">Business</span>
            </div>
            <div class="card-body">
              <div class="card-meta">
                <span>2025-02-02</span>
                <span class="card-meta-dot"></span>
                <span>6 min read</span>
              </div>
              <h3 class="card-title">Major Alcohol Distributor Shuts Down Operations, Lays Off Over 500 Workers</h3>
              <p class="card-excerpt">One of the country's significant alcohol distribution companies has announced it is ceasing all operations effective immediately, leaving more than 500 employees without jobs.</p>
              <span class="card-readmore">Read More <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14m-7-7 7 7-7 7"/></svg></span>
            </div>
          </a>

          <a href="blog/navy-seal-trump-truth-social.html" class="article-card">
            <div class="card-image-wrap">
              <img src="images/article-5.png" alt="Navy SEAL">
              <span class="card-category">Politics</span>
            </div>
            <div class="card-body">
              <div class="card-meta">
                <span>2025-02-01</span>
                <span class="card-meta-dot"></span>
                <span>7 min read</span>
              </div>
              <h3 class="card-title">Navy SEAL Who Killed Osama Bin Laden Says Trump Needs to Stop Making 'Inappropriate' Truth Social Posts: 'Take a Deep Breath'</h3>
              <p class="card-excerpt">The former Navy SEAL who claims to have fired the shot that killed Osama bin Laden has publicly criticized the President's social media behavior, urging him to exercise more restraint.</p>
              <span class="card-readmore">Read More <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14m-7-7 7 7-7 7"/></svg></span>
            </div>
          </a>

        </div>
      </div>
    </section>
  </div>

  <!-- FOOTER -->
  <footer class="site-footer">
    <div class="container">
      <div class="footer-grid">
        <div>
          <a href="index.html" class="footer-brand-name">News<span>Blog</span>Now</a>
          <p class="footer-brand-desc">Your trusted source for the latest news, insights, and in-depth analysis on topics that matter.</p>
        </div>
        <div>
          <h4 class="footer-heading">Legal</h4>
          <ul class="footer-links">
            <li><a href="privacy-policy.html">Privacy Policy</a></li>
            <li><a href="cookie-policy.html">Cookie Policy</a></li>
            <li><a href="terms-of-use.html">Terms of Use</a></li>
          </ul>
        </div>
        <div>
          <h4 class="footer-heading">Contact</h4>
          <a href="mailto:info@newsblognow.com" class="footer-email">
            <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="4" width="20" height="16" rx="2"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/></svg>
            info@newsblognow.com
          </a>
        </div>
      </div>
      <div class="footer-bottom">
        <p class="footer-copyright">&copy; 2025 NewsBlogNow. All rights reserved.</p>
      </div>
    </div>
  </footer>

</body>
</html>
