Update src/app/page.tsx
This commit is contained in:
@@ -84,17 +84,17 @@ export default function HomePage() {
|
||||
imageAlt: "Professional tattoo artwork",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg?_wi=1",
|
||||
imageAlt: "Black and grey tattoo design",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg?_wi=1",
|
||||
imageAlt: "Colourful tattoo artwork",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg?_wi=1",
|
||||
imageAlt: "Sleeve tattoo design",
|
||||
},
|
||||
]}
|
||||
@@ -125,7 +125,7 @@ export default function HomePage() {
|
||||
name: "Black & Grey Portrait",
|
||||
price: "From £150",
|
||||
variant: "Custom Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg?_wi=2",
|
||||
imageAlt: "Black and grey portrait tattoo",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
name: "Colour Custom Piece",
|
||||
price: "From £200",
|
||||
variant: "Full Consultation",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg?_wi=2",
|
||||
imageAlt: "Colourful custom tattoo",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
name: "Full Sleeve Design",
|
||||
price: "From £500",
|
||||
variant: "Multi-Session",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg?_wi=2",
|
||||
imageAlt: "Full sleeve tattoo design",
|
||||
},
|
||||
]}
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Professional Piercings",
|
||||
description: "Expert body piercing services with sterile equipment and quality jewellery options. Ear, facial, and body piercings performed by certified professionals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-girl-happily-smiling-light-pink_179666-1671.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-girl-happily-smiling-light-pink_179666-1671.jpg?_wi=1",
|
||||
imageAlt: "Professional piercing service",
|
||||
buttonIcon: Star,
|
||||
buttonHref: "/services",
|
||||
|
||||
Reference in New Issue
Block a user