Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@marcin",
|
||||
testimonial: "Najlepszy barber w Trójmieście. FADE zawsze idealny.",
|
||||
rating: 5,
|
||||
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",
|
||||
imageAlt: "tattoo studio interior dark",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@adam",
|
||||
testimonial: "Studio z charakterem. Tatuaż wykonany profesjonalnie.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worried-tattooed-young-man-with-nose-ear-piercing-holding-flower-hand_23-2148121935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worried-tattooed-young-man-with-nose-ear-piercing-holding-flower-hand_23-2148121935.jpg?_wi=1",
|
||||
imageAlt: "tattoo studio interior dark",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@pawel",
|
||||
testimonial: "Rzetelność i sterylność. Wrócę na kolejną sesję.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1",
|
||||
imageAlt: "tattoo studio interior dark",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@michal",
|
||||
testimonial: "Zdecydowanie polecam to studio każdemu facetowi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479275.jpg?_wi=1",
|
||||
imageAlt: "tattoo studio interior dark",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "tel:+48503591820",
|
||||
},
|
||||
]}
|
||||
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"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
title: "Style Tatuażu",
|
||||
description: "Wykonujemy tatuaże w stylach: Realizm, Black & Grey, Chicano, Kaligrafia, Linework, Fineline. Ceny od 250 zł.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worried-tattooed-young-man-with-nose-ear-piercing-holding-flower-hand_23-2148121935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worried-tattooed-young-man-with-nose-ear-piercing-holding-flower-hand_23-2148121935.jpg?_wi=2",
|
||||
imageAlt: "Tattoo work",
|
||||
},
|
||||
items: [
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
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=3",
|
||||
imageAlt: "black and grey tattoo forearm",
|
||||
},
|
||||
]}
|
||||
@@ -248,12 +248,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marcin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Adam",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479275.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user