Skip to content

Commit

Permalink
images added
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadface committed Aug 15, 2024
1 parent 6f37de6 commit 29e3c89
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/articles/cefr-scales.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const articleData={
articleTitle:"مقیاس CEFR",
datePublished:"30 تیر 1403",
coverPhoto:"/images/articles/cefr-scales/coverphoto.jpg",
coverPhoto:"/images/articles/cefr-scales/coverphoto.png",
slug:"/articles/cefr-scales"
}
export default articleData
2 changes: 1 addition & 1 deletion components/modules/HomePage/CustomSlider.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const CustomSlider = () => {
<div className='image-container'>
<Image
className="d-block w-100 img-fluid"
src={`/images/articles/cefr-scales/coverphoto.jpg`}
src={`/images/articles/cefr-scales/coverphoto.png`}
alt="CEFR-SCALES-Coverphoto"
width={1000} height={400}
style={{width:"100%"}}
Expand Down
2 changes: 1 addition & 1 deletion components/modules/HomePage/HomeAbout.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const HomeAbout = () => {
</div>
<div className="row mb-4 flex-md-row justify-content-center justify-content-lg-between align-items-center">
<div className="col-md-5 d-none d-md-block">
<Image alt='author-image' className='img-fluid border rounded' src={"/images/about-me.png"} width={1080} height={1350} />
<Image alt='author-image' className='img-fluid' src={"/images/about-me.png"} width={1080} height={1350} />
</div>
<div className="col-md-6 content-block text-end aos-init aos-animate" data-aos="fade-right" data-aos-delay="400" data-aos-duration="2000">
<Image alt='author-image' className='img-fluid border rounded border d-md-none' src={"/images/about-me.png"} width={1080} height={1350} />
Expand Down
2 changes: 1 addition & 1 deletion components/modules/articles/ArticlesSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const ArticlesSection = () => {
<div className='col-sm d-flex justify-content-center mb-3 mb-lg-0'>
<Card
slug={`/articles/cefr-scales`}
coverPhoto={`/images/articles/cefr-scales/coverphoto.jpg`}
coverPhoto={`/images/articles/cefr-scales/coverphoto.png`}
title={`مقیاس CEFR`}
caption={"استاندارد CEFR در سطح بندی زبان انگلیسی، مخفف Common European Framework of Reference for Languages است. یک استاندارد اروپایی برای زبان انگلیسی که..."}
buttonText="ادامه ی مطلب..."
Expand Down
2 changes: 1 addition & 1 deletion components/modules/courses/CoursesSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const CoursesSection = () => {
buttonText="مشاهده ی دوره"
/>
</div>
<div className='col-sm d-flex justify-content-center mb-3 mb-lg-0'>
<div className='col-sm d-flex justify-content-center'>
<Card
slug={`/courses/discussion`}
coverPhoto={`/images/courses/discussion/coverphoto.jpg`}
Expand Down
4 changes: 2 additions & 2 deletions components/modules/tests/FirstBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const FirstBanner = () => {
<div className='col-12 col-lg-6 text-center text-lg-end'>
<div className='d-flex flex-column justify-content-center justify-content-lg-start'>
<h3 style={{fontFamily:"KalamehWeb-Bold" , color:"#090736" , fontSize:"30px"}} className='pt-4 lh-lg'>آزمون های تعیین سطح</h3>
<Image className='img-fluid rounded border d-lg-none' alt='Tests-page-coverphoto' width={1305} height={683} src={'/images/tests/tests-banner.png'} />
<Image style={{borderRadius:"10px"}} className='img-fluid rounded border d-lg-none' alt='Tests-page-coverphoto' width={1305} height={683} src={'/images/tests/tests-banner.jpg'} />
</div>
<h3 style={{fontFamily:"KalamehWeb-Medium" , fontSize:"15px" , color:"#090736"}} className='mt-3'>به راحتی، از سطح دانش زبانی خود مطلع شوید!</h3>
<h3 style={{fontFamily:"KalamehWeb-Medium" , fontSize:"17px" , color:"#090736"}} className='mt-3'>تعیین سطح زبان چیست و دقیقا چه کاربردهایی دارد؟ </h3>
Expand All @@ -20,7 +20,7 @@ const FirstBanner = () => {

</div>
<div className='col-12 col-lg-6 text-center text-lg-start'>
<Image className='img-fluid d-none d-lg-flex' alt='html-logo' width={1305} height={683} src={'/images/tests/tests-banner.png'} />
<Image style={{borderRadius:"10px"}} className='img-fluid d-none d-lg-flex' alt='html-logo' width={1305} height={683} src={'/images/tests/tests-banner.jpg'} />
</div>
</div>
</div>
Expand Down
Binary file modified public/images/about-me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/articles/cefr-scales/coverphoto.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/courses/Entrance/coverphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/courses/discussion/coverphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/courses/grammar/coverphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/courses/termic/coverphoto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/tests/tests-banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/tests/tests-banner.png
Binary file not shown.

0 comments on commit 29e3c89

Please sign in to comment.