Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 10:24:10 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg?_wi=1"
showBlur={true}
avatars={[
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
description="HorseInk is a custom tattoo studio based in Mascot, NSW. We specialise in meaningful, high-quality tattoo work ranging from fine line pieces to full sleeves."
subdescription="Every design is crafted to be as unique as you are."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -116,13 +116,13 @@ export default function LandingPage() {
{
title: "Black & Grey",
description: "Clean shading, realism, and detailed storytelling pieces.",
imageSrc: "http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg?_wi=2",
imageAlt: "At the cozy studio a leather designer is working on his new project.",
},
{
title: "Traditional & Modern",
description: "Bold tattoos with a modern twist and strong linework.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg?_wi=2",
imageAlt: "At the cozy studio a leather designer is working on his new project.",
},
]}