Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eff4f8f205 | |||
| 958540a213 | |||
| f9afb98f76 | |||
| 3f76954911 | |||
| 1a1eab7344 | |||
| b4bf2223d4 | |||
| a5d8210e68 | |||
| 4bbe70e94f | |||
| 3f92aaa307 | |||
| 8c2258fd38 | |||
| ffb8469bc3 |
@@ -95,8 +95,7 @@ export default function LandingPage() {
|
|||||||
reviewCount: "612", imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-lamb-chops-with-herbs-salt-dark-background_84443-72394.jpg", imageAlt: "Authentic Kobe Beef"
|
reviewCount: "612", imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-lamb-chops-with-herbs-salt-dark-background_84443-72394.jpg", imageAlt: "Authentic Kobe Beef"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", brand: "Kurogane", name: "Premium Seafood Medley", price: "¥18,000", rating: 5,
|
id: "3", brand: "Kurogane", name: "Premium Seafood Medley", price: "¥18,000", rating: 5, reviewCount: "503", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-tomatoes_23-2147717010.jpg", imageAlt: "Premium Seafood Medley"
|
||||||
reviewCount: "503", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-meat-tomatoes_23-2147717010.jpg", imageAlt: "Premium Seafood Medley"
|
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
@@ -257,4 +256,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user