Update src/pages/HomePage.tsx
This commit is contained in:
@@ -25,7 +25,7 @@ export default function HomePage() {
|
||||
text: "Luaj kuizin",
|
||||
href: "#kuize",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cartoon-students-math-class_23-2151641214.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cartoon-students-math-class_23-2151641214.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
value: "Aktiv",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-students-math-class_23-2151641214.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-students-math-class_23-2151641214.jpg?_wi=2",
|
||||
imageAlt: "Cartoon student in a math class",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function HomePage() {
|
||||
value: "Aktiv",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-with-gold-medal-around-neck-holding-trimmer-trophy-smiling-with-happy-face_141793-37112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-with-gold-medal-around-neck-holding-trimmer-trophy-smiling-with-happy-face_141793-37112.jpg?_wi=1",
|
||||
imageAlt: "Cartoon student in a math class",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
value: "Aktiv",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/good-job-stickers-collection_23-2148929277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/good-job-stickers-collection_23-2148929277.jpg?_wi=1",
|
||||
imageAlt: "Cartoon student in a math class",
|
||||
},
|
||||
]}
|
||||
@@ -148,12 +148,12 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Tabela e 1-shit",
|
||||
description: "1 x 1 = 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-with-gold-medal-around-neck-holding-trimmer-trophy-smiling-with-happy-face_141793-37112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-with-gold-medal-around-neck-holding-trimmer-trophy-smiling-with-happy-face_141793-37112.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Tabela e 2-shit",
|
||||
description: "2 x 1 = 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/good-job-stickers-collection_23-2148929277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/good-job-stickers-collection_23-2148929277.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Tabela e 3-shit",
|
||||
|
||||
Reference in New Issue
Block a user