Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 22:22:35 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-hand-tattoo-artist-wearing-black-glove-holding-tattoo-gun_181624-21033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-hand-tattoo-artist-wearing-black-glove-holding-tattoo-gun_181624-21033.jpg?_wi=1"
/>
</div>
@@ -85,25 +85,25 @@ export default function LandingPage() {
id: "p1",
name: "Geometric Sleeve",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3001.jpg?_wi=1",
},
{
id: "p2",
name: "Illustrative Floral",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/evergreen-falling-into-water_23-2148151484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/evergreen-falling-into-water_23-2148151484.jpg?_wi=1",
},
{
id: "p3",
name: "Blackwork Portrait",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-photoshoot-transgender-woman_53876-5.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-photoshoot-transgender-woman_53876-5.jpg?_wi=1",
},
{
id: "p4",
name: "Minimalist Script",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-vector/happy-diwali-text-poster-design-abstract-vector-illustration_460848-18613.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/happy-diwali-text-poster-design-abstract-vector-illustration_460848-18613.jpg?_wi=1",
},
{
id: "p5",
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Incredible artist, precise work.",
tag: "Sleeve",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-posing_273609-12919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-hand-tattoo-artist-wearing-black-glove-holding-tattoo-gun_181624-21033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-hand-tattoo-artist-wearing-black-glove-holding-tattoo-gun_181624-21033.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "Took my idea and made it art.",
tag: "Custom",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-female-trendy-summer-pink-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-indoors-cheerful-happy_158538-21226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3001.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
quote: "The best studio experience.",
tag: "Portrait",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-black-t-shirt-showing-okay-gesture-isolated-pink-wall_141793-106494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/evergreen-falling-into-water_23-2148151484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/evergreen-falling-into-water_23-2148151484.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
quote: "Clean, safe, and beautiful.",
tag: "Line Art",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-woman-with-blue-eyes_1098-3681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-photoshoot-transgender-woman_53876-5.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-photoshoot-transgender-woman_53876-5.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
quote: "Already booking my next one.",
tag: "Traditional",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/happy-diwali-text-poster-design-abstract-vector-illustration_460848-18613.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/happy-diwali-text-poster-design-abstract-vector-illustration_460848-18613.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
]}