Merge version_1 into main #2
@@ -75,13 +75,13 @@ export default function BookingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg?_wi=7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
|
||||
imageAlt: "Tattoo booking",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-girl-happily-smiling-light-pink_179666-1671.jpg?_wi=7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-girl-happily-smiling-light-pink_179666-1671.jpg",
|
||||
imageAlt: "Piercing booking",
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function BookingPage() {
|
||||
description="Message us with your tattoo concept, piercing preference, or any questions. Our team will respond quickly to get you booked."
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Send Message"
|
||||
|
||||
@@ -75,13 +75,13 @@ export default function ContactPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-beer-with-cinnamon-table_140725-442.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-beer-with-cinnamon-table_140725-442.jpg",
|
||||
imageAlt: "Studio contact",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg?_wi=5",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg",
|
||||
imageAlt: "Contact showcase",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function ContactPage() {
|
||||
description="Fill in your details below and we'll get back to you as soon as possible with answers to your questions."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Send Message"
|
||||
|
||||
@@ -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?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
|
||||
imageAlt: "Black and grey tattoo design",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg",
|
||||
imageAlt: "Colourful tattoo artwork",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg",
|
||||
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?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
|
||||
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?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/tattoo-studio-vintage-colorful-emblem_225004-1557.jpg",
|
||||
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?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-tattoo-festival-colorful-poster_225004-1421.jpg",
|
||||
imageAlt: "Full sleeve tattoo design",
|
||||
},
|
||||
]}
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Custom Tattoos",
|
||||
description: "Bespoke tattoo designs tailored to your vision. From small meaningful pieces to large elaborate sleeves, our artists create timeless artwork.",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg",
|
||||
imageAlt: "Tattoo artist at work",
|
||||
buttonIcon: Star,
|
||||
buttonHref: "/services",
|
||||
@@ -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?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-girl-happily-smiling-light-pink_179666-1671.jpg",
|
||||
imageAlt: "Professional piercing service",
|
||||
buttonIcon: Star,
|
||||
buttonHref: "/services",
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
handle: "@alexink",
|
||||
testimonial: "Absolutely incredible experience. The artist understood my vision perfectly and executed it flawlessly. This is my third piece and I'll definitely be back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg",
|
||||
imageAlt: "Alex Johnson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
handle: "@sarahmtattoo",
|
||||
testimonial: "The studio is incredibly clean and welcoming. The staff made me feel comfortable during my first piercing. Highly recommend to anyone in Rye!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -257,7 +257,7 @@ export default function HomePage() {
|
||||
handle: "@marcustattooed",
|
||||
testimonial: "Been going to Rope Walk for three years now. Consistent quality, friendly team, and fair prices. They've become my go-to spot for all my ink.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-artist-portrait_23-2149445986.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-artist-portrait_23-2149445986.jpg",
|
||||
imageAlt: "Marcus Lee",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
handle: "@emmainked",
|
||||
testimonial: "Custom sleeve design that exceeded my expectations. The artist listened to every detail and created something truly unique. Worth every penny!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-showing-ok-sign_23-2148666480.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-showing-ok-sign_23-2148666480.jpg",
|
||||
imageAlt: "Emma Thompson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -303,7 +303,7 @@ export default function HomePage() {
|
||||
description="Book a consultation with our artists today. Let's bring your tattoo or piercing vision to life."
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Consultation"
|
||||
|
||||
Reference in New Issue
Block a user