Merge version_1 into main #3
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "poster", name: "indie midnight", price: "$15", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-psd/music-event-poster-template_23-2150981270.jpg"},
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-psd/music-event-poster-template_23-2150981270.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", brand: "jewelry", name: "sky beads", price: "$12", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-old-book-vintage-setting_181624-61097.jpg"},
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "c3", title: "step 3: it's yours", content: "we bring it to life and mail it your way."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/music-event-poster-template_23-2150981270.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/music-event-poster-template_23-2150981270.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user