Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 21:16:16 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/skull-with-hand-drawn-wreath_23-2147610865.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/skull-with-hand-drawn-wreath_23-2147610865.jpg?_wi=1",
imageAlt: "Bone fine line tattoo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569359.jpg?_wi=1",
imageAlt: "Tattoo studio aesthetic",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
text: "Book",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-vector/skull-with-hand-drawn-wreath_23-2147610865.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/skull-with-hand-drawn-wreath_23-2147610865.jpg?_wi=2",
imageAlt: "Hand drawn death moth drawing illustration",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
text: "Book",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569359.jpg?_wi=2",
imageAlt: "Hand drawn death moth drawing illustration",
},
]}