@@ -517,13 +517,8 @@ export default function Picture() {
517517 < div className= " background background--active" >
518518 < img
519519 className= " picture"
520- <<<<<< < HEAD
521- alt= " Kampung Pelangi'deki (Endonezya) gökkuşağı evleri"
522- src= " https://i.imgur.com/5qwVYb1.jpeg"
523- ====== =
524- alt= " Rainbow houses in Kampung Pelangi, Indonesia"
520+ alt= " Endonezya, Kampung Pelangi’deki gökkuşağı renkli evler"
525521 src= " https://react.dev/images/docs/scientists/5qwVYb1.jpeg"
526- >>>>>> > 6ec61348646040795fdaa9de14a9bec603260f87
527522 / >
528523 < / div>
529524 );
@@ -598,13 +593,8 @@ export default function Picture() {
598593 setIsActive (true );
599594 }}
600595 className= {pictureClassName}
601- <<<<<< < HEAD
602- alt= " Kampung Pelangi'deki (Endonezya) gökkuşağı evleri"
603- src= " https://i.imgur.com/5qwVYb1.jpeg"
604- ====== =
605- alt= " Rainbow houses in Kampung Pelangi, Indonesia"
596+ alt= " Endonezya, Kampung Pelangi’deki gökkuşağı renkli evler"
606597 src= " https://react.dev/images/docs/scientists/5qwVYb1.jpeg"
607- >>>>>> > 6ec61348646040795fdaa9de14a9bec603260f87
608598 / >
609599 < / div>
610600 );
@@ -658,13 +648,8 @@ export default function Picture() {
658648 >
659649 < img
660650 className= " picture picture--active"
661- <<<<<< < HEAD
662- alt= " Kampung Pelangi'deki (Endonezya) gökkuşağı evleri"
663- src= " https://i.imgur.com/5qwVYb1.jpeg"
664- ====== =
665- alt= " Rainbow houses in Kampung Pelangi, Indonesia"
651+ alt= " Endonezya, Kampung Pelangi’deki gökkuşağı renkli evler"
666652 src= " https://react.dev/images/docs/scientists/5qwVYb1.jpeg"
667- >>>>>> > 6ec61348646040795fdaa9de14a9bec603260f87
668653 onClick= {e => e .stopPropagation ()}
669654 / >
670655 < / div>
@@ -674,13 +659,8 @@ export default function Picture() {
674659 < div className= " background background--active" >
675660 < img
676661 className= " picture"
677- <<<<<< < HEAD
678- alt= " Kampung Pelangi'deki (Endonezya) gökkuşağı evleri"
679- src= " https://i.imgur.com/5qwVYb1.jpeg"
680- ====== =
681- alt= " Rainbow houses in Kampung Pelangi, Indonesia"
662+ alt= " Endonezya, Kampung Pelangi’deki gökkuşağı renkli evler"
682663 src= " https://react.dev/images/docs/scientists/5qwVYb1.jpeg"
683- >>>>>> > 6ec61348646040795fdaa9de14a9bec603260f87
684664 onClick= {() => setIsActive (true )}
685665 / >
686666 < / div>
0 commit comments