Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7ae081e8f | |||
| c6674d1afd | |||
| b5dbd98533 | |||
| dbb1d9ebbf | |||
| 5bf0ef0f75 | |||
| 1679523586 | |||
| d0beb39720 | |||
| 2862b455f0 | |||
| 645c745d1c | |||
| b55ee20c7e | |||
| 54dc8bdd57 | |||
| 267ca38d11 | |||
| 58209910f6 | |||
| b1206cc5fa |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Dark Ethereal Fine Line Artistry"
|
||||
title="Dark Fine Line Artistry"
|
||||
description="Professional tattoo artist specializing in delicate bone structures and ethereal fine-line designs. Create your permanent vision with precision."
|
||||
tag="Available for Booking"
|
||||
buttons={[
|
||||
@@ -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