Merge version_2 into main #4
@@ -72,8 +72,8 @@ export default function LandingPage() {
|
||||
{ id: "p1", name: "Botanical Study", price: "Gallery Collection", imageSrc: "http://img.b2bpic.net/free-photo/still-life-crochet-plushies_23-2151091217.jpg" },
|
||||
{ id: "p2", name: "Chromatic Weave", price: "Archived", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12581.jpg" },
|
||||
{ id: "p3", name: "Minimalist Volume", price: "Studio Piece", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-knitting-needles-wool-cap_23-2148859082.jpg" },
|
||||
{ id: "p4", name: "Floral Geometry", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/wool-knitting-needles_23-2148859108.jpg" },
|
||||
{ id: "p5", name: "Abstract Textile", price: "Gallery Collection", imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923303.jpg" },
|
||||
{ id: "p4", name: "Floral Geometry", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/wool-knitting-needles_23-2148859108.jpg?_wi=1" },
|
||||
{ id: "p5", name: "Abstract Textile", price: "Gallery Collection", imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923303.jpg?_wi=1" },
|
||||
{ id: "p6", name: "Cloud Series", price: "Archived", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-still-life-with-wicker-basket-with-decor_169016-6150.jpg" },
|
||||
]}
|
||||
title="Project Gallery"
|
||||
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Material Research", descriptions: ["Deep exploration into organic fibers and structural integrity for lasting design."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wool-knitting-needles_23-2148859108.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wool-knitting-needles_23-2148859108.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Process Philosophy", descriptions: ["Slow-design methods that prioritize the meditative state of creation over volume."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923303.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923303.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
title="Creative Pillars"
|
||||
|
||||
Reference in New Issue
Block a user