Update src/app/page.tsx
This commit is contained in:
@@ -168,7 +168,7 @@ export default function HomePage() {
|
||||
price: "Starting at $16",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg?_wi=1",
|
||||
imageAlt: "Fresh crispy fish fry platter",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function HomePage() {
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "220+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132199.jpg?_wi=1",
|
||||
imageAlt: "Craft bloody mary cocktail",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function HomePage() {
|
||||
price: "$5-$8",
|
||||
rating: 5,
|
||||
reviewCount: "300+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-male-friends-standing-bar-counter-enjoying_23-2147861996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-male-friends-standing-bar-counter-enjoying_23-2147861996.jpg?_wi=1",
|
||||
imageAlt: "Craft beer on tap",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
price: "Perfect Atmosphere",
|
||||
rating: 5,
|
||||
reviewCount: "400+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg?_wi=1",
|
||||
imageAlt: "Sports bar crowd watching game",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
price: "Weekly Event",
|
||||
rating: 5,
|
||||
reviewCount: "320+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg?_wi=1",
|
||||
imageAlt: "Live band performing at bar",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user