Merge version_1 into main #3

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

View File

@@ -54,25 +54,25 @@ export default function LandingPage() {
testimonials={[
{
name: "Mariana R.", 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", imageAlt: "tattoo studio interior warm"},
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-wearing-gloves-high-angle_23-2149445968.jpg?_wi=1", imageAlt: "tattoo studio interior warm"},
{
name: "Luis C.", handle: "@luisc", testimonial: "Fui a hacerme una perforación y la experiencia fue excelente.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-working-client-tattoo_23-2149479253.jpg", imageAlt: "tattoo studio interior warm"},
{
name: "Sofía G.", 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", imageAlt: "tattoo studio interior warm"},
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151486994.jpg?_wi=1", imageAlt: "tattoo studio interior warm"},
{
name: "Diego M.", 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", imageAlt: "tattoo studio interior warm"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg?_wi=1", imageAlt: "tattoo studio interior warm"},
{
name: "Elena V.", 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", imageAlt: "tattoo studio interior warm"},
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-working-charts_23-2147707775.jpg?_wi=1", imageAlt: "tattoo studio interior warm"},
]}
buttons={[
{
text: "Book Appointment", 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", alt: "Needle of syringe on black"},
@@ -106,13 +106,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
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", buttonIcon: Zap,
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?_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", buttonIcon: Shield,
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?_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", buttonIcon: User,
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?_wi=2", buttonIcon: User,
},
{
title: "Sterile Equipment", description: "We maintain the highest standards of safety and cleanliness.", imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-working-client-tattoo_23-2149479256.jpg", buttonIcon: CheckCircle,