Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@evance",
|
||||
testimonial: "The honesty of the materials at FK is unparalleled. It changes how I approach the canvas.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-abstract-texture-background_1373-454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-abstract-texture-background_1373-454.jpg?_wi=1",
|
||||
imageAlt: "raw canvas texture high resolution",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@schenart",
|
||||
testimonial: "Finally, professional grade linen that respects the artist's touch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-trio-with-paint_23-2148143522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-trio-with-paint_23-2148143522.jpg?_wi=1",
|
||||
imageAlt: "raw canvas texture high resolution",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@jthorne",
|
||||
testimonial: "Everything I need, nothing I don't. The iron-oxide red is a revelation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-drawing-equipment_23-2149371270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-drawing-equipment_23-2149371270.jpg?_wi=1",
|
||||
imageAlt: "raw canvas texture high resolution",
|
||||
},
|
||||
{
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
handle: "@bvsstudio",
|
||||
testimonial: "Raw. Authentic. The frame of my artistic journey.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pencils-leather-bag_23-2148023567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pencils-leather-bag_23-2148023567.jpg?_wi=1",
|
||||
imageAlt: "raw canvas texture high resolution",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gray-abstract-texture-background_1373-454.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gray-abstract-texture-background_1373-454.jpg?_wi=2"
|
||||
imageAlt="Raw canvas texture high resolution"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-trio-with-paint_23-2148143522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushes-trio-with-paint_23-2148143522.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
price: "$340",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-drawing-equipment_23-2149371270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-drawing-equipment_23-2149371270.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
price: "$85",
|
||||
rating: 4,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pencils-leather-bag_23-2148023567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pencils-leather-bag_23-2148023567.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user