Update src/app/page.tsx
This commit is contained in:
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
id: "red-wine-1",
|
||||
name: "Grand Reserve Cabernet",
|
||||
price: "$79.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=1",
|
||||
imageAlt: "Bottle of Grand Reserve Cabernet",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
id: "rose-wine-1",
|
||||
name: "Provence Rosé",
|
||||
price: "$32.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=2",
|
||||
imageAlt: "Bottle of Provence Rosé",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user