Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:29:20 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="noise"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Premium custom tattoos crafted with passion and precision. Where artistry meets excellence in Kielce."
tag="Premium Tattoo Studio"
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Book a Consultation", href: "contact" },
{ text: "Call Now", href: "tel:+48796751534" }
@@ -56,9 +56,9 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-tattoo-artist_23-2148631783.jpg", imageAlt: "Premium tattoo artwork showcase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-boxer-wearing-white-gloves_613910-16799.jpg?_wi=1", imageAlt: "Realism tattoo detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-2997.jpg?_wi=1", imageAlt: "Color tattoo design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-tattooed-man-with-piercing-his-nose-ears-looking-camera_23-2148121967.jpg?_wi=1", imageAlt: "Large scale tattoo artwork" },
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-boxer-wearing-white-gloves_613910-16799.jpg", imageAlt: "Realism tattoo detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-2997.jpg", imageAlt: "Color tattoo design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-tattooed-man-with-piercing-his-nose-ears-looking-camera_23-2148121967.jpg", imageAlt: "Large scale tattoo artwork" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-with-colorful-tattoos-posing-white-sheet_1321-976.jpg", imageAlt: "Professional sleeve work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-latin-american-male-with-tattoos-standing-taking-shower-outloodrs-after-workout-tropical-leaves-background-shower-private-villa_1321-2824.jpg", imageAlt: "Realistic portrait tattoo" }
]}
@@ -88,13 +88,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Realism Masterpieces", description: "Photorealistic designs capturing every detail with stunning accuracy and depth.", tag: "Realism", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-boxer-wearing-white-gloves_613910-16799.jpg?_wi=2", imageAlt: "Realistic tattoo artwork"
id: "1", title: "Realism Masterpieces", description: "Photorealistic designs capturing every detail with stunning accuracy and depth.", tag: "Realism", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-boxer-wearing-white-gloves_613910-16799.jpg", imageAlt: "Realistic tattoo artwork"
},
{
id: "2", title: "Color Excellence", description: "Vibrant, long-lasting color work with perfect shading and artistic composition.", tag: "Color", imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-2997.jpg?_wi=2", imageAlt: "Colorful tattoo design"
id: "2", title: "Color Excellence", description: "Vibrant, long-lasting color work with perfect shading and artistic composition.", tag: "Color", imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-2997.jpg", imageAlt: "Colorful tattoo design"
},
{
id: "3", title: "Large Scale Work", description: "Bold, expansive pieces designed for maximum impact and artistic expression.", tag: "Large Scale", imageSrc: "http://img.b2bpic.net/free-photo/young-tattooed-man-with-piercing-his-nose-ears-looking-camera_23-2148121967.jpg?_wi=2", imageAlt: "Large scale tattoo"
id: "3", title: "Large Scale Work", description: "Bold, expansive pieces designed for maximum impact and artistic expression.", tag: "Large Scale", imageSrc: "http://img.b2bpic.net/free-photo/young-tattooed-man-with-piercing-his-nose-ears-looking-camera_23-2148121967.jpg", imageAlt: "Large scale tattoo"
}
]}
animationType="slide-up"
@@ -146,7 +146,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Magdalena K.", role: "Client", company: "Kielce", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Satisfied client Magdalena"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied client Magdalena"
},
{
id: "2", name: "Piotr W.", role: "Client", company: "Kielce", rating: 5,
@@ -154,7 +154,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Anna M.", role: "Client", company: "Kielce Region", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Satisfied client Anna"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied client Anna"
},
{
id: "4", name: "Tomasz J.", role: "Client", company: "Kielce", rating: 5,