# ZIL Auto Repair - AI/LLM Documentation ## Website Overview **Business Name:** ZIL Auto Repair **Website:** http://www.zilautorepair.com/ **Business Type:** Premium Automotive Services **Location:** 1516 Auburn Way N, Auburn, WA 98002 **Phone:** (206) 510-7497 **Email:** info@zilautorepair.com ## Business Information ZIL Auto Repair provides premium automotive services in Auburn, Washington. The business focuses on exceptional customer service, quality repairs, and transparent pricing. ### Services Offered: - Maintenance (regular maintenance to keep vehicles running smoothly) - Repairs (expert repairs using quality parts and advanced techniques) - Inspections (thorough inspections to ensure vehicle safety) - Fluid Services (complete fluid services including oil, coolant, and more) - Brake Service (professional brake inspection, repair, and replacement) - Electrical (complete electrical system diagnostics and repair) ### Business Values: - Expert Team: Certified professionals with years of experience - Quality Parts: Using only premium parts for lasting performance - Transparent Pricing: Clear, upfront pricing with no hidden fees - Satisfaction Guaranteed: Customer satisfaction is the top priority ## Technical Architecture ### Web Server Configuration: - **Server:** Russian Seattle (Ionos) - **Domain:** zilautorepair.com / www.zilautorepair.com - **Web Root:** /var/www/zilautorepair.com/ - **Server Software:** nginx 1.22.1 ### File Structure: ``` /var/www/zilautorepair.com/ ├── index.html # Main landing page ├── css/ │ └── styles.css # Custom dark theme styling ├── js/ │ └── script.js # Interactive functionality └── backend/ └── send-message.py # Python Telegram bot backend (port 8081) ``` ### Design System: - **Color Scheme:** Dark theme with red accents - Primary Red: #b80014 - Dark Background: #0a0a0a - Light Background: #1a1a1a - Text: White (#FFFFFF) and Light Gray (#F5F5F5) - **Typography:** - Headings: Montserrat (uppercase, bold) - Body: Open Sans - **Layout:** Responsive grid system with mobile-first approach ## Form Integration ### Contact Form: The contact form sends messages directly to Telegram using the existing bot infrastructure. **Form Fields:** - name (required): Customer name - phone (required): Customer phone number - email (optional): Customer email address - service (required): Service type dropdown - vehicle (optional): Vehicle make/model - message (optional): Additional message **Endpoint:** `/send-message` (proxied via nginx to Python backend on port 8081) **Backend Configuration:** - Bot Token: 8952609412:AAHuZhiSbPvDqzF6t15o45rYExcrY97Onz0 - Recipients: 2 Telegram chat IDs configured - Response Format: JSON with `{"success": true, "message": "Sent to X recipient(s)"}` ## Website Sections ### 1. Hero Section - Headline: "Premium Automotive Services in Auburn, WA" - Subheadline: "Exceptional Care You Can Trust" - Features: Expert Service, Trusted Care, Quality Results - Background: Automotive workshop image with gradient overlay ### 2. Welcome/About Section - Title: "Welcome to Zil" - Subtitle: "A Step Above" - Content: Business philosophy and commitment to quality - Highlights: Expert Team, Guaranteed Quality, Convenient Service - Image: Professional automotive workshop photo ### 3. Services Section Six service cards with icons: - Maintenance - Repairs - Inspections - Fluid Services - Brake Service - Electrical ### 4. Why Choose Us Section Four value proposition cards: - Experienced Team - Quality Parts - Transparent Pricing - Satisfaction Guaranteed ### 5. Testimonials Section Customer reviews with 5-star ratings showcasing satisfaction ### 6. Contact Section - Business contact information (address, phone, email, hours) - Interactive contact form with Telegram integration - Location: 1516 Auburn Way N, Auburn, WA 98002 - Hours: Opens at 10:00 AM (Friday) ### 7. Footer - Quick links to main sections - Service categories - Social media links (Facebook, Instagram, Twitter) - Copyright information ## Interactive Features ### JavaScript Functionality: - Mobile menu toggle with hamburger animation - Smooth scrolling for anchor links - Header scroll effect (shadow and background changes) - AJAX form submission to Telegram backend - Scroll animations for cards and sections - Active navigation highlighting based on scroll position - Parallax effects for background images - Card hover effects ## SEO & Metadata ### Page Information: - Title: "Zil Auto Repair - Premium Automotive Services | Auburn, WA" - Description: "Zil provides premium automotive services with exceptional care and expertise. Your trusted partner for all automotive needs." - Location: Auburn, WA 98002 ## Google Business Information **Google Maps:** ZIL Auto Repair **Address:** 1516 Auburn Way N, Auburn, WA 98002 **Phone:** (206) 510-7497 **Hours:** Opens at 10:00 AM (Friday) **Plus Code:** 8QCH+MP Auburn, Washington ## Image Sources All background images sourced from Unsplash.com with professional automotive photography: - Hero section: Automotive workshop - Welcome section: Professional repair shop - Services section: Automotive tools and equipment - Why Choose Us section: Quality automotive parts - Testimonials section: Customer satisfaction imagery - Contact section: Professional service environment ## Development Notes ### Deployment Process: 1. Edit files in /tmp/ directory 2. Copy via scp to server temp directory 3. Use sudo with password "Viewsonic89" to deploy to /var/www/zilautorepair.com/ 4. Test changes via curl or browser ### Nginx Configuration: - Proxy for /send-message → localhost:8081 - Static file serving for HTML, CSS, JS - No PHP execution (using Python backend instead) ### Backend Server: - Python HTTP server on port 8081 - Handles Telegram bot integration - JSON request/response format - Multi-recipient Telegram messaging ## Brand Guidelines ### Logo & Branding: - Logo Text: "ZIL" (large, bold, red) - Tagline: "Premium Auto Services" (small, gray, uppercase) - Color Accent: Red (#b80014) with subtle glow effect ### Voice & Tone: - Professional and trustworthy - Customer-focused - Expert and knowledgeable - Transparent and honest ## Customer Communication ### Contact Methods: - Phone: (206) 510-7497 - Email: info@zilautorepair.com - Website Contact Form (sends to Telegram) - In-Person: 1516 Auburn Way N, Auburn, WA 98002 ### Service Promise: "We're committed to delivering the same level of quality, reliability, and personalized care that you expect from a premium service provider." --- **Last Updated:** July 16, 2026 **Document Purpose:** AI/LLM system comprehension for seamless website analysis and interaction **Maintained By:** Automated documentation system