Merge version_1 into main #1
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Creative & Bold", handle: "Hand-Pressed", testimonial: "Each piece is unique and authentic.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
description="Explore our latest screen-printed designs"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Bold Shape Tee", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg", imageAlt: "Bold geometric screen-printed tee"
|
||||
id: "1", name: "Bold Shape Tee", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=2", imageAlt: "Bold geometric screen-printed tee"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Minimal Lines Top", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-vector/gospel-word-concept_23-2148717553.jpg", imageAlt: "Minimalist line graphic shirt"
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Abstract Form Hoodie", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/old-shoe_1122-373.jpg", imageAlt: "Abstract screen-printed hoodie"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Color Block Tee", price: "$46.00", imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg", imageAlt: "Color blocked design shirt"
|
||||
id: "4", name: "Color Block Tee", price: "$46.00", imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=3", imageAlt: "Color blocked design shirt"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user