Skip to content

Toronto ELECTROFASH-GH #3663

@Najanious

Description

@Najanious
<title>TORONTO ELECTROFASH-GH | Premium Electronics & Accessories</title> <script src="https://cdn.tailwindcss.com"></script> <script> tailwind.config = { theme: { extend: { colors: { techBlue: '#0A2540', electricBlue: '#0066CC', silverGrey: '#F4F6F9', } } } } </script>
<nav class="bg-techBlue text-white sticky top-0 z-50 shadow-md">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex items-center justify-between h-20">
            <div class="flex items-center">
                <span class="text-xl md:text-2xl font-black tracking-wider text-transparent bg-clip-text bg-gradient-to-r from-white to-slate-300">
                    TORONTO ELECTROFASH-GH
                </span>
            </div>
            <div class="hidden md:block">
                <div class="ml-10 flex items-baseline space-x-6 font-medium">
                    <a href="#home" class="hover:text-electric-400 px-3 py-2 text-sm border-b-2 border-transparent hover:border-blue-400 transition">Home</a>
                    <a href="#services" class="hover:text-electric-400 px-3 py-2 text-sm border-b-2 border-transparent hover:border-blue-400 transition">Our Services</a>
                    <a href="#products" class="hover:text-electric-400 px-3 py-2 text-sm border-b-2 border-transparent hover:border-blue-400 transition">Inventory</a>
                    <a href="#contact" class="bg-electricBlue hover:bg-blue-700 text-white px-4 py-2 rounded-lg text-sm transition font-semibold shadow-lg">Contact Us</a>
                </div>
            </div>
        </div>
    </div>
</nav>

<section id="home" class="relative bg-gradient-to-br from-techBlue via-[#11375c] to-[#051626] text-white overflow-hidden py-20 px-4 sm:px-6 lg:px-8">
    <div class="absolute inset-0 opacity-10 bg-[radial-gradient(#0066CC_1px,transparent_1px)] [background-size:16px_16px]"></div>
    
    <div class="max-w-7xl mx-auto relative z-10 grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
        <div>
            <span class="bg-blue-600/30 text-blue-400 text-xs font-bold uppercase tracking-widest px-3 py-1 rounded-full border border-blue-500/30">Verified & Trusted Gadget Dealer</span>
            <h1 class="text-4xl sm:text-5xl lg:text-6xl font-extrabold tracking-tight mt-4 leading-tight">
                Upgrade Your Tech Lifestyle Today
            </h1>
            <p class="mt-6 text-lg text-slate-300 max-w-xl">
                Get premium iPhones, Samsung devices, smart home theaters, luxury refrigerators, and crisp AC units all at competitive rates in Accra. Take advantage of our flexible payment terms.
            </p>
            <div class="mt-10 flex flex-wrap gap-4">
                <a href="https://wa.me/233248474775" target="_blank" class="bg-electricBlue hover:bg-blue-700 text-white font-bold px-8 py-4 rounded-xl shadow-xl transition-all transform hover:-translate-y-0.5 flex items-center gap-3">
                    <i class="fa-brands fa-whatsapp text-xl"></i> Chat on WhatsApp
                </a>
                <a href="#products" class="bg-transparent hover:bg-white/10 text-white font-semibold px-8 py-4 rounded-xl border border-white/30 transition">
                    Browse Inventory
                </a>
            </div>
            <div class="mt-8 flex items-center gap-4 bg-white/5 border border-white/10 p-4 rounded-xl max-w-sm">
                <span class="text-3xl font-extrabold text-blue-400">40%</span>
                <span class="text-sm text-slate-300 font-medium">Initial deposit option available with our easy installment frameworks.</span>
            </div>
        </div>
        
        <div class="relative flex justify-center">
            <div class="w-full max-w-md bg-white/5 rounded-3xl p-8 border border-white/10 backdrop-blur-sm shadow-2xl relative">
                <div class="absolute -top-4 -right-4 bg-red-500 text-white font-bold text-xs px-3 py-1 rounded-full animate-bounce">
                    Hot Deals!
                </div>
                <h3 class="text-xl font-bold mb-4 text-center text-blue-300">Quick Contact Access</h3>
                <div class="space-y-4">
                    <div class="bg-techBlue/50 p-4 rounded-xl flex items-center gap-4 border border-blue-500/20">
                        <i class="fa-solid fa-phone text-electricBlue text-xl"></i>
                        <div>
                            <p class="text-xs text-slate-400">Main Line</p>
                            <p class="text-base font-bold tracking-wide">0248474775</p>
                        </div>
                    </div>
                    <div class="bg-techBlue/50 p-4 rounded-xl flex items-center gap-4 border border-blue-500/20">
                        <i class="fa-solid fa-phone text-electricBlue text-xl"></i>
                        <div>
                            <p class="text-xs text-slate-400">Secondary Line</p>
                            <p class="text-base font-bold tracking-wide">0243904465</p>
                        </div>
                    </div>
                    <div class="bg-techBlue/50 p-4 rounded-xl flex items-center gap-4 border border-blue-500/20">
                        <i class="fa-solid fa-location-dot text-red-400 text-xl"></i>
                        <div>
                            <p class="text-xs text-slate-400">Showroom Location</p>
                            <p class="text-sm font-semibold">Kokomlemle, Opposite Sadisco traffic light.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<section id="services" class="py-20 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
    <div class="text-center">
        <h2 class="text-3xl font-extrabold tracking-tight text-techBlue sm:text-4xl">Our Tailored Services</h2>
        <p class="mt-4 text-lg text-slate-600 max-w-2xl mx-auto">We provide premium structural business options for tech buyers across Ghana.</p>
    </div>

    <div class="grid grid-cols-2 md:grid-cols-5 gap-6 mt-12">
        <div class="bg-white p-6 rounded-2xl shadow-sm border border-slate-100 text-center hover:shadow-md transition">
            <div class="w-12 h-12 rounded-xl bg-blue-100 flex items-center justify-center mx-auto text-electricBlue font-bold text-xl mb-4">🛒</div>
            <h4 class="font-bold text-techBlue">BUY</h4>
        </div>
        <div class="bg-white p-6 rounded-2xl shadow-sm border border-slate-100 text-center hover:shadow-md transition">
            <div class="w-12 h-12 rounded-xl bg-orange-100 flex items-center justify-center mx-auto text-orange-500 font-bold text-xl mb-4">🔄</div>
            <h4 class="font-bold text-techBlue">SWAP</h4>
        </div>
        <div class="bg-white p-6 rounded-2xl shadow-sm border border-slate-100 text-center hover:shadow-md transition">
            <div class="w-12 h-12 rounded-xl bg-green-100 flex items-center justify-center mx-auto text-green-500 font-bold text-xl mb-4">💰</div>
            <h4 class="font-bold text-techBlue">SELL</h4>
        </div>
        <div class="bg-white p-6 rounded-2xl shadow-sm border border-slate-100 text-center hover:shadow-md transition">
            <div class="w-12 h-12 rounded-xl bg-red-100 flex items-center justify-center mx-auto text-red-500 font-bold text-xl mb-4">🛠️</div>
            <h4 class="font-bold text-techBlue">REPAIR</h4>
        </div>
        <div class="bg-white p-6 rounded-2xl shadow-sm border border-slate-100 text-center hover:shadow-md transition col-span-2 md:col-span-1">
            <div class="w-12 h-12 rounded-xl bg-purple-100 flex items-center justify-center mx-auto text-purple-500 font-bold text-xl mb-4">📊</div>
            <h4 class="font-bold text-techBlue">INSTALLMENT</h4>
        </div>
    </div>
</section>

<section id="products" class="py-16 bg-slate-100 border-t border-b border-slate-200">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex flex-col md:flex-row md:items-end justify-between mb-12">
            <div>
                <h2 class="text-3xl font-extrabold tracking-tight text-techBlue">Featured Inventory Categories</h2>
                <p class="text-slate-600 mt-2">Explore genuine flagships and robust home hardware appliances.</p>
            </div>
        </div>

        <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8">
            <div class="bg-white rounded-2xl overflow-hidden shadow-sm hover:shadow-xl transition-all border border-slate-200 flex flex-col justify-between">
                <div class="p-6 bg-gradient-to-b from-slate-50 to-white text-center">
                    <span class="text-6xl">📱</span>
                    <h3 class="font-bold text-xl text-techBlue mt-4">Smartphones</h3>
                    <p class="text-xs text-slate-500 mt-1">Latest iPhones & Samsung Galaxy models</p>
                </div>
                <div class="p-4 bg-slate-50 border-t border-slate-100 flex justify-between items-center">
                    <span class="text-xs font-bold text-electricBlue uppercase tracking-wider">In Stock</span>
                    <a href="https://wa.me/233248474775" class="text-sm font-semibold text-techBlue hover:text-electricBlue flex items-center gap-1">Inquire <i class="fa-solid fa-arrow-right text-xs"></i></a>
                </div>
            </div>

            <div class="bg-white rounded-2xl overflow-hidden shadow-sm hover:shadow-xl transition-all border border-slate-200 flex flex-col justify-between">
                <div class="p-6 bg-gradient-to-b from-slate-50 to-white text-center">
                    <span class="text-6xl">❄️</span>
                    <h3 class="font-bold text-xl text-techBlue mt-4">Air Conditioners</h3>
                    <p class="text-xs text-slate-500 mt-1">Energy-saving inverter cooling units</p>
                </div>
                <div class="p-4 bg-slate-50 border-t border-slate-100 flex justify-between items-center">
                    <span class="text-xs font-bold text-electricBlue uppercase tracking-wider">In Stock</span>
                    <a href="https://wa.me/233248474775" class="text-sm font-semibold text-techBlue hover:text-electricBlue flex items-center gap-1">Inquire <i class="fa-solid fa-arrow-right text-xs"></i></a>
                </div>
            </div>

            <div class="bg-white rounded-2xl overflow-hidden shadow-sm hover:shadow-xl transition-all border border-slate-200 flex flex-col justify-between">
                <div class="p-6 bg-gradient-to-b from-slate-50 to-white text-center">
                    <span class="text-6xl">🧊</span>
                    <h3 class="font-bold text-xl text-techBlue mt-4">Smart Refrigerators</h3>
                    <p class="text-xs text-slate-500 mt-1">Double-door & multi-door luxury fridges</p>
                </div>
                <div class="p-4 bg-slate-50 border-t border-slate-100 flex justify-between items-center">
                    <span class="text-xs font-bold text-electricBlue uppercase tracking-wider">In Stock</span>
                    <a href="https://wa.me/233248474775" class="text-sm font-semibold text-techBlue hover:text-electricBlue flex items-center gap-1">Inquire <i class="fa-solid fa-arrow-right text-xs"></i></a>
                </div>
            </div>

            <div class="bg-white rounded-2xl overflow-hidden shadow-sm hover:shadow-xl transition-all border border-slate-200 flex flex-col justify-between">
                <div class="p-6 bg-gradient-to-b from-slate-50 to-white text-center">
                    <span class="text-6xl">🔊</span>
                    <h3 class="font-bold text-xl text-techBlue mt-4">Home Theaters</h3>
                    <p class="text-xs text-slate-500 mt-1">Immersive cinema bass sound systems</p>
                </div>
                <div class="p-4 bg-slate-50 border-t border-slate-100 flex justify-between items-center">
                    <span class="text-xs font-bold text-electricBlue uppercase tracking-wider">In Stock</span>
                    <a href="https://wa.me/233248474775" class="text-sm font-semibold text-techBlue hover:text-electricBlue flex items-center gap-1">Inquire <i class="fa-solid fa-arrow-right text-xs"></i></a>
                </div>
            </div>
        </div>
    </div>
</section>

<section id="contact" class="py-20 max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
    <h2 class="text-3xl font-extrabold text-techBlue">Visit Our Showroom Today</h2>
    <p class="text-slate-600 mt-2">Come chat, swap, test, or pick up your orders securely in store.</p>
    
    <div class="mt-10 bg-white rounded-3xl shadow-xl p-8 border border-slate-200/60 grid grid-cols-1 md:grid-cols-2 gap-8 text-left">
        <div>
            <h4 class="font-bold text-lg text-techBlue mb-4">Location Details</h4>
            <div class="space-y-4 text-slate-600">
                <p class="flex items-start gap-3">
                    <i class="fa-solid fa-map-pin text-red-500 mt-1"></i>
                    <span>Kokomlemle,<br>Opposite Sadisco traffic light, Accra, Ghana.</span>
                </p>
                <p class="flex items-center gap-3">
                    <i class="fa-solid fa-clock text-blue-500"></i>
                    <span>Monday - Saturday: 8:00 AM - 7:00 PM</span>
                </p>
            </div>

            <h4 class="font-bold text-lg text-techBlue mt-8 mb-4">Quick Links</h4>
            <div class="flex gap-4">
                <a href="https://wa.me/233248474775" target="_blank" class="w-10 h-10 rounded-full bg-slate-100 flex items-center justify-center hover:bg-green-500 hover:text-white transition text-slate-700">
                    <i class="fa-brands fa-whatsapp"></i>
                </a>
                <div class="w-10 h-10 rounded-full bg-slate-100 flex items-center justify-center hover:bg-blue-600 hover:text-white transition text-slate-700 cursor-pointer">
                    <i class="fa-brands fa-facebook-f"></i>
                </div>
                <div class="w-10 h-10 rounded-full bg-slate-100 flex items-center justify-center hover:bg-pink-600 hover:text-white transition text-slate-700 cursor-pointer">
                    <i class="fa-brands fa-instagram"></i>
                </a>
            </div>
        </div>
        
        <div class="bg-slate-100 rounded-2xl p-6 flex flex-col justify-between border border-slate-200">
            <div>
                <h5 class="font-bold text-techBlue mb-2">Need Immediate Directions?</h5>
                <p class="text-sm text-slate-600">Call us straight from the road if you need guidance around the Sadisco traffic light intersection!</p>
            </div>
            <div class="mt-6 space-y-2">
                <a href="tel:0248474775" class="block w-full text-center bg-techBlue hover:bg-slate-800 text-white font-bold py-3 rounded-xl transition">
                    📞 Call 0248474775
                </a>
                <a href="tel:0243904465" class="block w-full text-center bg-slate-200 hover:bg-slate-300 text-techBlue font-bold py-3 rounded-xl transition">
                    📞 Call 0243904465
                </a>
            </div>
        </div>
    </div>
</section>

<footer class="bg-techBlue text-slate-400 text-sm py-8 text-center border-t border-slate-800">
    <p>&copy; 2026 TORONTO ELECTROFASH-GH. All Rights Reserved. Follow us on all social media platforms.</p>
</footer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions