<!--?php
/*
Template Name: Cash for Junk Cars
*/
?-->



<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M485GXH8');</script>
<!-- End Google Tag Manager -->
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Cash for Junk Cars Portland | Get Paid Same Day | 503-919-6568 </title>
    <meta name="description" content="Get top cash for your junk car in Portland. Free towing, same day payment. We buy all cars running or not. Call 503-919-6568 now!">
    <style>
        /* Reset and Base Styles */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body 

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M485GXH8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            line-height: 1.6;
            color: #333;
            background-color: #f8f9fa;
        }
        
        .container {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
        }
        
        /* Header Styles */
        header {
            background-color: #1a365d;
            color: white;
            padding: 15px 0;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        
        .header-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .logo h1 {
            font-size: 1.8rem;
            margin-bottom: 5px;
        }
        
        .logo p {
            font-size: 1rem;
            opacity: 0.8;
        }
        
        .phone-number {
            text-align: right;
        }
        
        .phone-number a {
            display: inline-block;
            background-color: #e53e3e;
            color: white;
            padding: 12px 20px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.2rem;
            transition: background-color 0.3s;
        }
        
        .phone-number a:hover {
            background-color: #c53030;
        }
        
        /* Navigation */
        nav {
            background-color: #2d3748;
        }
        
        .nav-container {
            display: flex;
            justify-content: center;
        }
        
        .nav-menu {
            display: flex;
            list-style: none;
        }
        
        .nav-menu li {
            margin: 0;
        }
        
        .nav-menu a {
            display: block;
            color: white;
            text-decoration: none;
            padding: 15px 20px;
            transition: background-color 0.3s;
        }
        
        .nav-menu a:hover {
            background-color: #4a5568;
        }
        
        /* Hero Section */
        .hero {
            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https://images.unsplash.com/photo-1549399542-7e3f8b79c341?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80');
            background-size: cover;
            background-position: center;
            color: white;
            text-align: center;
            padding: 80px 20px;
        }
        
        .hero h2 {
            font-size: 2.5rem;
            margin-bottom: 20px;
        }
        
        .hero p {
            font-size: 1.2rem;
            max-width: 800px;
            margin: 0 auto 30px;
        }
        
        .cta-button {
            display: inline-block;
            background-color: #e53e3e;
            color: white;
            padding: 15px 30px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.2rem;
            transition: background-color 0.3s, transform 0.3s;
        }
        
        .cta-button:hover {
            background-color: #c53030;
            transform: translateY(-3px);
        }
        
        /* Features Section */
        .features {
            padding: 60px 0;
            background-color: white;
        }
        
        .section-title {
            text-align: center;
            margin-bottom: 40px;
            font-size: 2rem;
            color: #1a365d;
        }
        
        .features-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
        }
        
        .feature-card {
            background-color: #f7fafc;
            border-radius: 8px;
            padding: 30px;
            text-align: center;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            transition: transform 0.3s;
        }
        
        .feature-card:hover {
            transform: translateY(-5px);
        }
        
        .feature-icon {
            font-size: 3rem;
            color: #e53e3e;
            margin-bottom: 20px;
        }
        
        .feature-card h3 {
            margin-bottom: 15px;
            color: #1a365d;
        }
        
        /* Process Section */
        .process {
            padding: 60px 0;
            background-color: #edf2f7;
        }
        
        .process-steps {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin-top: 40px;
        }
        
        .step {
            flex: 1;
            min-width: 250px;
            text-align: center;
            padding: 20px;
            position: relative;
        }
        
        .step-number {
            display: inline-block;
            width: 50px;
            height: 50px;
            background-color: #e53e3e;
            color: white;
            border-radius: 50%;
            line-height: 50px;
            font-size: 1.5rem;
            font-weight: bold;
            margin-bottom: 15px;
        }
        
        .step h3 {
            margin-bottom: 10px;
            color: #1a365d;
        }
        
        /* Service Areas */
        .service-areas {
            padding: 60px 0;
            background-color: white;
        }
        
        .areas-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 15px;
            margin-top: 30px;
        }
        
        .area {
            background-color: #f7fafc;
            padding: 15px;
            text-align: center;
            border-radius: 5px;
            transition: background-color 0.3s;
        }
        
        .area:hover {
            background-color: #edf2f7;
        }
        
        /* Testimonials */
        .testimonials {
            padding: 60px 0;
            background-color: #edf2f7;
        }
        
        .testimonial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
            margin-top: 40px;
        }
        
        .testimonial {
            background-color: white;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
        }
        
        .testimonial-text {
            font-style: italic;
            margin-bottom: 20px;
        }
        
        .testimonial-author {
            font-weight: bold;
            color: #1a365d;
        }
        
        /* Contact Section */
        .contact {
            padding: 60px 0;
            background-color: #1a365d;
            color: white;
            text-align: center;
        }
        
        .contact h2 {
            margin-bottom: 20px;
        }
        
        .contact-phone {
            font-size: 2rem;
            margin: 20px 0;
        }
        
        .contact-phone a {
            color: white;
            text-decoration: none;
        }
        
        /* Footer */
        footer {
            background-color: #2d3748;
            color: white;
            padding: 40px 0 20px;
        }
        
        .footer-content {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 30px;
            margin-bottom: 30px;
        }
        
        .footer-section h3 {
            margin-bottom: 20px;
            color: #e53e3e;
        }
        
        .footer-section ul {
            list-style: none;
        }
        
        .footer-section ul li {
            margin-bottom: 10px;
        }
        
        .footer-section a {
            color: #cbd5e0;
            text-decoration: none;
            transition: color 0.3s;
        }
        
        .footer-section a:hover {
            color: white;
        }
        
        .copyright {
            text-align: center;
            padding-top: 20px;
            border-top: 1px solid #4a5568;
            color: #a0aec0;
        }
        
        /* Responsive Styles */
        @media (max-width: 768px) {
            .header-container {
                flex-direction: column;
                text-align: center;
            }
            
            .phone-number {
                margin-top: 15px;
                text-align: center;
            }
            
            .nav-menu {
                flex-direction: column;
            }
            
            .hero h2 {
                font-size: 2rem;
            }
            
            .process-steps {
                flex-direction: column;
            }
            
            .step {
                margin-bottom: 30px;
            }
        }
    </style>


    <!-- Header -->
    <header>
        <div class="container header-container">
            <div class="logo">
                <h1>Cash for Junk Cars Portland</h1>
                <p>Get Paid Same Day • Free Towing</p>
            </div>
            <div class="phone-number">
                <a href="tel:503-919-6568">Call Now: 503-919-6568 </a>
            </div>
        </div>
    </header>

    <!-- Navigation -->
    <nav>
        <div class="container nav-container">
            <ul class="nav-menu">
                <li><a href="#home">Home</a></li>
                <li><a href="#how-it-works">How It Works</a></li>
                <li><a href="#service-areas">Service Areas</a></li>
                <li><a href="#testimonials">Testimonials</a></li>
                <li><a href="#contact">Contact</a></li>
            </ul>
        </div>
    </nav>

    <!-- Hero Section -->
    <section class="hero" id="home">
        <div class="container">
            <h2>Get Top Cash For Your Junk Car Today!</h2>
            <p>We buy all cars, trucks, and vans - running or not. Get an instant quote and same-day pickup with free towing throughout Portland and surrounding areas.</p>
            <a href="tel:503-919-6568" class="cta-button">Call Now for a Free Quote</a>
        </div>
    </section>

    <!-- Features Section -->
    <section class="features">
        <div class="container">
            <h2 class="section-title">Why Choose Us?</h2>
            <div class="features-grid">
                <div class="feature-card">
                    <div class="feature-icon">💰</div>
                    <h3>Top Dollar Paid</h3>
                    <p>We pay the most cash for all makes and models, especially Honda, Toyota, Subaru, and vehicles 2005+.</p>
                </div>
                <div class="feature-card">
                    <div class="feature-icon">🚛</div>
                    <h3>Free Towing</h3>
                    <p>We provide free towing for all junk cars, trucks, and vans. No hidden fees or charges.</p>
                </div>
                <div class="feature-card">
                    <div class="feature-icon">⏱️</div>
                    <h3>Same Day Service</h3>
                    <p>Get your car removed and get paid on the same day. We're available 7 days a week.</p>
                </div>
                <div class="feature-card">
                    <div class="feature-icon">📄</div>
                    <h3>Paperwork Handled</h3>
                    <p>We handle all the DMV paperwork, making the process quick and hassle-free for you.</p>
                </div>
            </div>
        </div>
    </section>

    <!-- Process Section -->
    <section class="process" id="how-it-works">
        <div class="container">
            <h2 class="section-title">How It Works</h2>
            <div class="process-steps">
                <div class="step">
                    <div class="step-number">1</div>
                    <h3>Call or Get a Quote</h3>
                    <p>Contact us at 503-919-6568 for a free, no-obligation quote. We'll ask about your vehicle's condition.</p>
                </div>
                <div class="step">
                    <div class="step-number">2</div>
                    <h3>Schedule Pickup</h3>
                    <p>We'll schedule a convenient time to inspect your vehicle and complete the paperwork.</p>
                </div>
                <div class="step">
                    <div class="step-number">3</div>
                    <h3>Get Paid &amp; Car Removed</h3>
                    <p>We'll pay you cash on the spot and tow your vehicle away for free. It's that simple!</p>
                </div>
            </div>
        </div>
    </section>

    <!-- Service Areas -->
    <section class="service-areas" id="service-areas">
        <div class="container">
            <h2 class="section-title">We Serve All Portland Areas</h2>
            <div class="areas-grid">
                <div class="area">Portland</div>
                <div class="area">Beaverton</div>
                <div class="area">Hillsboro</div>
                <div class="area">Gresham</div>
                <div class="area">Tigard</div>
                <div class="area">Lake Oswego</div>
                <div class="area">Oregon City</div>
                <div class="area">Vancouver, WA</div>
                <div class="area">Happy Valley</div>
                <div class="area">And More!</div>
            </div>
        </div>
    </section>

    <!-- Testimonials -->
    <section class="testimonials" id="testimonials">
        <div class="container">
            <h2 class="section-title">What Our Customers Say</h2>
            <div class="testimonial-grid">
                <div class="testimonial">
                    <p class="testimonial-text">"I called in the morning and by afternoon they came with cash and towed my old Honda away. Super easy process and got more than I expected!"</p>
                    <p class="testimonial-author">- Michael R., Portland</p>
                </div>
                <div class="testimonial">
                    <p class="testimonial-text">"My Subaru had been sitting in my driveway for months. These guys gave me a fair price and handled all the paperwork. Highly recommend!"</p>
                    <p class="testimonial-author">- Sarah T., Beaverton</p>
                </div>
                <div class="testimonial">
                    <p class="testimonial-text">"Fast, professional service. They paid cash on the spot and towed my truck for free. Will definitely use them again if I have another junk car."</p>
                    <p class="testimonial-author">- James L., Gresham</p>
                </div>
            </div>
        </div>
    </section>

    <!-- Contact Section -->
    <section class="contact" id="contact">
        <div class="container">
            <h2>Ready to Get Cash For Your Junk Car?</h2>
            <p>Call us now for a free, no-obligation quote. We're available 7 days a week from 8am to 8pm.</p>
            <div class="contact-phone">
                <a href="tel:503-919-6568">503-919-6568</a>
            </div>
            <p>We buy all makes and models - running or not!</p>
        </div>
    </section>

    <!-- Footer -->
    <footer>
        <div class="container">
            <div class="footer-content">
                <div class="footer-section">
                    <h3>Cash for Junk Cars Portland</h3>
                    <p>Your trusted partner for selling junk cars in Portland and surrounding areas. Get top dollar with free towing and same-day service.</p>
                </div>
                <div class="footer-section">
                    <h3>Quick Links</h3>
                    <ul>
                        <li><a href="#home">Home</a></li>
                        <li><a href="#how-it-works">How It Works</a></li>
                        <li><a href="#service-areas">Service Areas</a></li>
                        <li><a href="#testimonials">Testimonials</a></li>
                    </ul>
                </div>
                <div class="footer-section">
                    <h3>Contact Us</h3>
                    <ul>
                        <li><a href="tel:503-919-6568 ">Phone:503-919-6569</a></li>
                        <li>Hours: 8am - 8pm, 7 days a week</li>
                        <li>Service Area: Portland &amp; Surrounding Areas</li>
                    </ul>
                </div>
            </div>
            <div class="copyright">
                <p>© 2026 Cash for Junk Cars Portland. All rights reserved.</p> 
            </div>
        </div>
    </footer>