Update src/app/trending/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
"Packed",
|
||||
"Music",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
"Chill",
|
||||
"Food",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
"Busy",
|
||||
"Outdoor",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
"Active",
|
||||
"Music",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
"Busy",
|
||||
"Social",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-man-sunglasses-is-drinking-coffee-while-sitting-outside-coffeeshop_613910-20817.jpg?_wi=11",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user