File tree 2 files changed +33
-9
lines changed
095-headphones product page
2 files changed +33
-9
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h1>The headphones of the future.</h1>
39
39
</ p >
40
40
< a href ="#about " class ="btn "> Read More</ a >
41
41
</ div >
42
- < img src ="https://i.ibb.co/37Y74kv /showcase.jpg " alt ="" />
42
+ < img src ="https://i.ibb.co/ydpFGg6 /showcase.png " alt ="" />
43
43
</ div >
44
44
</ section >
45
45
@@ -61,12 +61,36 @@ <h2>People Aren't Hearing All the Music</h2>
61
61
<!-- Gallery -->
62
62
< section class ="section-gallery ">
63
63
< div class ="gallery ">
64
- < img src ="https://i.ibb.co/CHLBZnp/gal2323.jpg " alt ="" class ="big " />
65
- < img src ="https://i.ibb.co/4pBbhfY/gal39834.jpg " alt ="" class ="big " />
66
- < img src ="https://i.ibb.co/xSnHP7g/gal43884.jpg " alt ="" class ="big " />
67
- < img src ="https://i.ibb.co/QN6Bnrb/gal4958.jpg " alt ="" class ="big " />
68
- < img src ="https://i.ibb.co/dGZvj75/gal4545.jpg " alt ="" class ="big " />
69
- < img src ="https://i.ibb.co/S6FVFNt/gal74744.jpg " alt ="" class ="big " />
64
+ < img
65
+ src ="https://images.unsplash.com/photo-1619113026857-7aa017691b1f?q=80&w=1887 "
66
+ alt =""
67
+ class ="big "
68
+ />
69
+ < img
70
+ src ="https://images.unsplash.com/photo-1509098681029-b45e9c845022?q=80&w=2070 "
71
+ alt =""
72
+ class ="big "
73
+ />
74
+ < img
75
+ src ="https://images.unsplash.com/photo-1620578077783-33e254311182?w=500 "
76
+ alt =""
77
+ class ="big "
78
+ />
79
+ < img
80
+ src ="https://images.unsplash.com/photo-1545127398-14699f92334b?q=80&w=1935 "
81
+ alt =""
82
+ class ="big "
83
+ />
84
+ < img
85
+ src ="https://images.unsplash.com/photo-1545127398-5aae47194b22?q=80&w=1935 "
86
+ alt =""
87
+ class ="big "
88
+ />
89
+ < img
90
+ src ="https://images.unsplash.com/photo-1491927570842-0261e477d937?q=80&w=1887 "
91
+ alt =""
92
+ class ="big "
93
+ />
70
94
</ div >
71
95
</ section >
72
96
Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ img {
120
120
121
121
.section-large-text {
122
122
position : relative;
123
- background : url ("https://i.ibb.co/1RS1dqC/section-b.jpg" ) bottom center/cover
124
- no-repeat;
123
+ background : url ("https://images.unsplash.com/photo-1593121925328-369cc8459c08?q=80&w=2070" )
124
+ bottom center/cover no-repeat;
125
125
height : 600px ;
126
126
}
127
127
You can’t perform that action at this time.
0 commit comments