Update src/app/page.tsx

This commit is contained in:
2026-04-28 21:16:13 +00:00
parent a4d30e72fa
commit e83737878e

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",
},
]}