Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "The Pork Shop", name: "Smoked Sausage", price: "$9.99/lb", rating: 5,
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-psd/spicy-chorizo-rice-dish-black-bowl_84443-81079.jpg", imageAlt: "Artisan smoked sausage links"
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-psd/spicy-chorizo-rice-dish-black-bowl_84443-81079.jpg?_wi=1", imageAlt: "Artisan smoked sausage links"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "The Pork Shop", name: "Fall-Off-The-Bone Ribs", price: "$14.99/lb", rating: 5,
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", brand: "The Pork Shop", name: "Snack Sticks", price: "$3.99", rating: 5,
|
||||
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-psd/spicy-chorizo-rice-dish-black-bowl_84443-81079.jpg", imageAlt: "Gourmet smoked snack sticks"
|
||||
reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-psd/spicy-chorizo-rice-dish-black-bowl_84443-81079.jpg?_wi=2", imageAlt: "Gourmet smoked snack sticks"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user