Merge version_9 into main #20
@@ -85,23 +85,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Ethereal", name: "Ribcage Detail", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/hand-decorative-skeleton-touching-woman-s-shoulder_23-2147903136.jpg"},
|
||||
{
|
||||
id: "2", brand: "Ethereal", name: "Skull Study", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-vector/four-alchemy-esoteric-icons_24908-77743.jpg"},
|
||||
{
|
||||
id: "3", brand: "Ethereal", name: "Hand Anatomy", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clean-shaven-man-with-tattoos_1122-1461.jpg"},
|
||||
{
|
||||
id: "4", brand: "Ethereal", name: "Spinal Fine Line", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/abstract-halloween-texture-design_23-2151853402.jpg"},
|
||||
{
|
||||
id: "5", brand: "Ethereal", name: "Floral Bones", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-death-moth-drawing-illustration_52683-129287.jpg"},
|
||||
{
|
||||
id: "6", brand: "Ethereal", name: "Minimalist Anatomy", price: "Session Work", rating: 5,
|
||||
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/elegant-black-ink-drop-water_1112-475.jpg"},
|
||||
id: "1", brand: "Ethereal", name: "Coming Soon", price: "", rating: 0,
|
||||
reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D0F1A9wA0hoEJAN6judgd0t0Sz/coming-soon-placeholder.jpg"},
|
||||
]}
|
||||
title="Portfolio"
|
||||
description="A curated selection of recent bone-themed and fine-line works."
|
||||
|
||||
Reference in New Issue
Block a user