Merge version_1 into main #1
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Regis Farms", name: "Red Wagyu Akaushi", price: "Premium Selection", rating: 5,
|
||||
reviewCount: "Highly Sought", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-marbled-steak-meat-with-rosemary-stand_141793-12502.jpg", imageAlt: "Red Wagyu Akaushi cattle"
|
||||
reviewCount: "Highly Sought", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-marbled-steak-meat-with-rosemary-stand_141793-12502.jpg?_wi=1", imageAlt: "Red Wagyu Akaushi cattle"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Regis Farms", name: "Japanese Black Wagyu", price: "Premier Quality", rating: 5,
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Regis Farms", name: "Premium Wagyu Selection", price: "Exceptional Quality", rating: 5,
|
||||
reviewCount: "Top Tier", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-marbled-steak-meat-with-rosemary-stand_141793-12502.jpg", imageAlt: "Premium Wagyu cattle selection"
|
||||
reviewCount: "Top Tier", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-marbled-steak-meat-with-rosemary-stand_141793-12502.jpg?_wi=2", imageAlt: "Premium Wagyu cattle selection"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user