Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -79,10 +79,10 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Classic Acoustic Series", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg" },
|
||||
{ id: "1", name: "Classic Acoustic Series", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg?_wi=1" },
|
||||
{ id: "2", name: "Studio Electric Pro", price: "$1,250", imageSrc: "http://img.b2bpic.net/free-photo/electric-guitar-with-neon-light_23-2151376106.jpg" },
|
||||
{ id: "3", name: "Deep Groove Bass", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-electric-guitar-dark-background_169016-20246.jpg" },
|
||||
{ id: "4", name: "Vintage Mahogany Acoustic", price: "$1,899", imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg" },
|
||||
{ id: "4", name: "Vintage Mahogany Acoustic", price: "$1,899", imageSrc: "http://img.b2bpic.net/free-photo/two-acoustic-guitars-colored-background-flat-lay_169016-23112.jpg?_wi=2" },
|
||||
{ id: "5", name: "Custom Shop Strat", price: "$2,400", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-playing-bass-guitar_169016-17165.jpg" },
|
||||
{ id: "6", name: "Beginner Folk Ukulele", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-textured-black-wooden-background-top-view_169016-51083.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user