Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-30 22:21:36 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@marianar",
testimonial: "Excelente servicio, muy buena atención. ¡Muy recomendado!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-wearing-gloves-high-angle_23-2149445968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-wearing-gloves-high-angle_23-2149445968.jpg?_wi=1",
imageAlt: "tattoo studio interior warm",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@sofiag",
testimonial: "Limpieza total y mucha paciencia con el diseño. Volveré.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486994.jpg?_wi=1",
imageAlt: "tattoo studio interior warm",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@diegom",
testimonial: "El mejor trato que he recibido en un estudio de Cancún.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg?_wi=1",
imageAlt: "tattoo studio interior warm",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@elenav",
testimonial: "Un trabajo impecable, el detalle de la tinta es increíble.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-charts_23-2147707775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-charts_23-2147707775.jpg?_wi=1",
imageAlt: "tattoo studio interior warm",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/tattoo-artist-wearing-gloves-high-angle_23-2149445968.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tattoo-artist-wearing-gloves-high-angle_23-2149445968.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/needle-syringe-black_23-2147767725.jpg",
@@ -156,19 +156,19 @@ export default function LandingPage() {
{
title: "Custom Tattoos",
description: "Tailored designs based on your unique vision and style.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486994.jpg?_wi=2",
buttonIcon: "Zap",
},
{
title: "Safe Piercing",
description: "Precision piercings with high-quality, hypoallergenic jewelry.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg?_wi=2",
buttonIcon: "Shield",
},
{
title: "Consultations",
description: "Friendly guidance on your next project, size, or placement.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-charts_23-2147707775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-charts_23-2147707775.jpg?_wi=2",
buttonIcon: "User",
},
{