DeepSeek ArtifactsDeepSeek Artifacts

فيسبوك ذهبي

4.0
ar
التصميم
فيسبوك
ذهبي
تصميم

النص التوجيهي

انشى لي فيس بوك باللون الذهبي 

النتيجة المولدة

import React from 'react';

const App = () => {
  return (
    <div className="App bg-gradient-to-b from-yellow-400 to-yellow-600 min-h-screen">
      <header className="text-center py-10">
        <h1 className="text-6xl font-bold text-white">Golden Facebook</h1>
        <p className="text-xl text-white mt-4">Connect with friends and the world around you on Golden Facebook.</p>
      </header>

      <main className="container mx-auto px-4">
        <section className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
          <div className="bg-white p-6 rounded-lg shadow-lg">
            <img src="https://placehold.co/300x200" alt="Placeholder" className="w-full h-48 object-cover rounded-t-lg" />
            <h2 className="text-2xl font-bold mt-4">News Feed</h2>
            <p className="text-gray-700 mt-2">Stay updated with the latest posts from your friends.</p>
          </div>
          <div className="bg-white p-6 rounded-lg shadow-lg">
            <img src="https://placehold.co/300x200" alt="Placeholder" className="w-full h-48 object-cover rounded-t-lg" />
            <h2 className="text-2xl font-bold mt-4">Messenger</h2>
            <p className="text-gray-700 mt-2">Chat with your friends in real-time.</p>
          </div>
          <div className="bg-white p-6 rounded-lg shadow-lg">
            <img src="https://placehold.co/300x200" alt="Placeholder" className="w-full h-48 object-cover rounded-t-lg" />
            <h2 className="text-2xl font-bold mt-4">Events</h2>
            <p className="text-gray-700 mt-2">Discover and join events happening around you.</p>
          </div>
        </section>

        <section className="mt-16">
          <h2 className="text-4xl font-bold text-white text-center">Join Golden Facebook Today</h2>
          <p className="text-xl text-white text-center mt-4">Sign up to connect with friends and the world around you.</p>
          <div className="flex justify-center mt-8">
            <button className="bg-white text-yellow-600 px-8 py-3 rounded-full font-bold hover:bg-yellow-100 transition duration-300">Sign Up</button>
          </div>
        </section>
      </main>

      <footer className="bg-yellow-700 text-white text-center py-6 mt-16">
        <p>&copy; 2025 Golden Facebook. All rights reserved.</p>
      </footer>
    </div>
  );
};

export default App;

المزيد من التوصيات

عرض الكل

إنشاء نشرة إخبارية ساخرة

4.0
تطوير الويب
ar
نشرة إخبارية
فكاهة
HTML
CSS
GS
قم بعمل مولد للمطالبه الاتيه مستخدما html,css,gs # مطالبة متطورة لإنشاء نشرة إخبارية فكاهية ساخرة ## الوصف العام: أرغب في الحصول على نشرة إخبارية ساخرة تحاكي تمامًا أسلوب التقارير الإخبارية الرسمية ا...

تشغيل ازرار التطبيق

4.0
تكنولوجيا
ar
تطبيق
ازرار
تفعيل
قم بتشغيل ازرار التطبيق وتفعيلها...

تطبيق تعليمي للغة العربية

4.0
التعليم
ar
تعليم
لغة عربية
طلاب ثانوي
تطبيق تعليمي عن مادة اللغة العربية لطلاب المدارس الثانوية ويكون اونلاين ويشمل جميع وسائل التواصل مع الطلاب ومجموعات من حجز محاضرة والاشتراك فكرة رائعة! تطبيق تعليمي لتدريس مادة اللغة العربية لطلاب الم...

تطبيق بوصلة الحضارات

4.0
تطبيقات
ar
بوصلة
حضارات
اتجاهات
اولا فكرة التطبيق هي بوصلة تقوم بتحديد الاتجاهات فإذا كان الاتجاه هو الشمال تخبرك بأن هذا اتجاه الحضارة اليونانية وإذا كان الاتجاه الشمال الشرقي تخبرك بأن هذا اتجاه يهود اليونان وإذا كان الاتجاه الشما...

برنامج اختيار الأشخاص

4.0
تكنولوجيا
ar
برنامج
اختيار
دوران
برنامج يقوم بعجلت دوران لاختيار شخص ما حسب احتياج المستخدم...

إنشاء متجر إلكتروني عربي

4.0
تكنولوجيا
ar
متجر إلكتروني
تصميم مواقع
لغة عربية
اصنع لي متجر الكتروني باللغة العربية...