<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>The Mia Space Project - Relaunch</title>

    

    <!-- Load Tailwind CSS -->

    <script src="https://cdn.tailwindcss.com"></script>

    

    <!-- Load Google Font: Inter -->

    <link rel="preconnect" href="https://fonts.googleapis.com">

    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

    

    <style>

        /* Define brand colors from your logo */

        :root {

            /* A purple sampled from your logo */

            --brand-purple: #7C3AED; 

            /* A light lavender background, also from logo */

            --brand-bg: #F5F3FF; 

        }


        /* Apply the Inter font family */

        body {

            font-family: 'Inter', sans-serif;

            background-color: var(--brand-bg);

            color: #1f2937; /* gray-800 */

        }


        /* Custom class for the main brand purple */

        .text-brand-purple {

            color: var(--brand-purple);

        }

        .bg-brand-purple {

            background-color: var(--brand-purple);

        }

    </style>

</head>

<body class="antialiased">


    <!-- Header Section -->

    <header class="bg-white shadow-sm">

        <nav class="container mx-auto px-6 py-4 flex justify-between items-center">

            <!-- Logo -->

            <a href="#" class="flex items-center space-x-2">

                <img src="Elegant Botanical Illustration Encased In Ornamental Frame (1).jpg" 

                     alt="The Mia Space Project Logo" 

                     class="h-10 w-auto"

                     onerror="this.src='https://placehold.co/200x50/F5F3FF/7C3AED?text=The+Mia+Space+Project'; this.onerror=null;">

                <span class="font-bold text-xl text-brand-purple">The Mia Space Project</span>

            </a>

            <!-- Social Link -->

            <a href="https://www.instagram.com/THEMIASPACEPROJECT" target="_blank" class="bg-brand-purple text-white px-5 py-2 rounded-lg font-semibold hover:bg-opacity-90 transition-colors shadow-md">

                Follow Us

            </a>

        </nav>

    </header>


    <!-- Main Content -->

    <main>

        <!-- Hero Section -->

        <section class="container mx-auto px-6 py-16 md:py-24 flex flex-col md:flex-row items-center">

            <!-- Text Content -->

            <div class="md:w-1/2 text-center md:text-left mb-10 md:mb-0">

                <span class="text-brand-purple font-semibold text-lg">WE ARE RELAUNCHING!</span>

                <h1 class="text-4xl md:text-5xl font-bold text-gray-900 mt-2 mb-6">

                    Rethink Your Closet.

                    <br>

                    Reshape Your Community.

                </h1>

                <p class="text-lg text-gray-600 mb-8 max-w-lg mx-auto md:mx-0">

                    Welcome to The Mia Space Project. We're a non-profit on a new mission to promote sustainable fashion, support our community, and give your wardrobe a new life.

                </p>

                <a href="https://www.instagram.com/THEMIASPACEPROJECT" target="_blank" class="bg-brand-purple text-white px-8 py-4 rounded-lg font-bold text-lg hover:bg-opacity-90 transition-colors shadow-xl inline-block">

                    Follow Our Journey on Instagram

                </a>

            </div>

            

            <!-- Logo Image -->

            <div class="md:w-1/2 flex justify-center">

                <img src="Elegant Botanical Illustration Encased In Ornamental Frame (1).jpg" 

                     alt="Logo Illustration" 

                     class="w-full max-w-md rounded-lg"

                     onerror="this.src='https://placehold.co/400x400/F5F3FF/7C3AED?text=Logo'; this.onerror=null;">

            </div>

        </section>


        <!-- "How It Works" Section -->

        <section class="bg-white py-16">

            <div class="container mx-auto px-6 text-center">

                <h2 class="text-3xl font-bold text-gray-900 mb-4">Our Mission is Simple</h2>

                <p class="text-lg text-gray-600 mb-12 max-w-2xl mx-auto">We connect your pre-loved clothing with a new purpose, all while supporting our community.</p>

                

                <div class="grid grid-cols-1 md:grid-cols-3 gap-10">

                    <!-- Step 1 -->

                    <div class="flex flex-col items-center">

                        <div class="bg-brand-bg p-4 rounded-full">

                            <!-- Heroicon: archive-box -->

                            <svg class="w-10 h-10 text-brand-purple" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">

                                <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5M10 11.25h4M10 15h4M7.5 7.5h9M3.75 7.5H20.25v.007a2.25 2.25 0 01-2.25 2.243H6a2.25 2.25 0 01-2.25-2.243V7.5z" />

                            </svg>

                        </div>

                        <h3 class="text-xl font-semibold text-gray-900 mt-4 mb-2">You Donate</h3>

                        <p class="text-gray-600">Clear out your 'space' and give your pre-loved items a new journey.</p>

                    </div>

                    <!-- Step 2 -->

                    <div class="flex flex-col items-center">

                        <div class="bg-brand-bg p-4 rounded-full">

                            <!-- Heroicon: sparkles -->

                            <svg class="w-10 h-10 text-brand-purple" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">

                                <path stroke-linecap="round" stroke-linejoin="round" d="M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.259 8.715L18 9.75l-.259-1.035a3.375 3.375 0 00-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 002.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 002.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 00-2.456 2.456zM16.894 20.187L16.5 21.75l-.394-1.563a3.375 3.375 0 00-2.455-2.456L12.75 18l1.563-.394a3.375 3.375 0 002.455-2.456L17.25 14.25l.394 1.563a3.375 3.375 0 002.456 2.455l1.563.394l-1.563.394a3.375 3.375 0 00-2.456 2.456z" />

                            </svg>

                        </div>

                        <h3 class="text-xl font-semibold text-gray-900 mt-4 mb-2">We (Re)Imagine</h3>

                        <p class="text-gray-600">Our team sorts, curates, and prepares every piece for its next chapter.</p>

                    </div>

                    <!-- Step 3 -->

                    <div class="flex flex-col items-center">

                        <div class="bg-brand-bg p-4 rounded-full">

                            <!-- Heroicon: heart -->

                            <svg class="w-10 h-10 text-brand-purple" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">

                                <path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z" />

                            </svg>

                        </div>

                        <h3 class="text-xl font-semibold text-gray-900 mt-4 mb-2">Community Benefits</h3>

                        <p class="text-gray-600">Items are given to those in need or resold to fund our non-profit mission.</p>

                    </div>

                </div>

            </div>

        </section>


        <!-- Final CTA Section -->

        <section class="bg-brand-purple py-16">

            <div class="container mx-auto px-6 text-center">

                <h2 class="text-3xl font-bold text-white mb-4">Our Relaunch is Happening NOW!</h2>

                <p class="text-lg text-violet-100 mb-8 max-w-2xl mx-auto">

                    We are building our new home on Instagram. This is where you'll find our latest news, impact stories, and ways to get involved. Don't miss out—follow our journey from day one!

                </p>

                <a href="https://www.instagram.com/THEMIASPACEPROJECT" target="_blank" class="bg-white text-brand-purple px-10 py-4 rounded-lg font-bold text-lg hover:bg-gray-100 transition-colors shadow-xl inline-block">

                    Follow @TheMiaSpaceProject

                </a>

            </div>

        </section>

    </main>


    <!-- Footer -->

    <footer class="bg-white py-8">

        <div class="container mx-auto px-6 text-center">

            <p class="text-gray-600">© 2025 The Mia Space Project. All rights reserved.</p>

            <p class="text-gray-500 text-sm mt-1">A 501(c)(3) Non-Profit Organization.</p>

        </div>

    </footer>


</body>

</html>