اذهب إلى المحتوى

السؤال

نشر

السلام عليكم.

أواجه مشكل في عدم ظهور الصور على صفحة الويب.

الصورة التالية توضح كيفية تموضع الملفات

Capture.JPG.46b8277039b6a4b7471f8d23d1230ef8.JPG

قمت بوضع الصور في ملف projects.js

export const projects = [
    {
        id: 0,
        title: "Animated Navigation",
        description: 'animated navbar without any library using react hooks',
        image: '../../assets/project-images/animated-navigation.jpg',
        demo: 'https://react-animated-navigation.netlify.app',
    },
    {
        id: 1,
        title: "Netflix Navigation",
        description: 'animated navbar without any library using react hooks',
        image: '../../assets/project-images/netflix-navigation.JPG',
        demo: 'https://react-netflix-navigation.netlify.app',
    },
    {
        id: 2,
        title: "Netflix Navigation",
        description: 'rotating animated navbar using only react hooks without any library',
        image: '../../assets/project-images/rotating-animation.JPG',
        demo: 'https://react-js-rotating-navigation.netlify.app',
    },
    {
        id: 3,
        title: "Music Player",
        description: 'rotating animated navbar using only react hooks without any library',
        image: '../../assets/project-images/music-player.JPG',
        demo: 'https://audio-player-with-react.netlify.app',
    },
    {
        id: 4,
        title: "Music Player",
        description: 'animated search input using only react hooks without any library',
        image: '../../assets/project-images/hidden-search-widget.JPG',
        demo: 'https://animated-search-react.netlify.app',
    },
    {
        id: 5,
        title: "Music Player",
        description: 'basic project to understand array methods like filter sort and reduce using react js',
        image: '../../assets/project-images/array-methods.JPG',
        demo: 'https://react-array-methods.netlify.app/',
    },
]

ملاحظة: عندما أضع الماوس على image تظهر الصورة.

قمت بالتثبت من مسميات الصور و لم أجد أي خلل.

الرجاء المساعدة.

Recommended Posts

انضم إلى النقاش

يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.

زائر
أجب على هذا السؤال...

×   لقد أضفت محتوى بخط أو تنسيق مختلف.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   جرى استعادة المحتوى السابق..   امسح المحرر

×   You cannot paste images directly. Upload or insert images from URL.

  • إعلانات

  • تابعنا على



×
×
  • أضف...