Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 14:12:18 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
{ value: "500+", title: "Satisfied Clients" },
{ value: "8 Years", title: "Professional Experience" }
]}
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg?_wi=1"
imageAlt="Tattoo artist at work in studio"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -87,13 +87,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Black & Grey Realism", price: "Starting at $150", imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg", imageAlt: "Black and grey realistic tattoo design"
id: "1", name: "Black & Grey Realism", price: "Starting at $150", imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg?_wi=1", imageAlt: "Black and grey realistic tattoo design"
},
{
id: "2", name: "Colorful & Vibrant", price: "Starting at $200", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-tattooed-his-body-holding-flower-hand_23-2148121961.jpg", imageAlt: "Colorful vibrant tattoo artwork"
id: "2", name: "Colorful & Vibrant", price: "Starting at $200", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-tattooed-his-body-holding-flower-hand_23-2148121961.jpg?_wi=1", imageAlt: "Colorful vibrant tattoo artwork"
},
{
id: "3", name: "Geometric Minimalist", price: "Starting at $120", imageSrc: "http://img.b2bpic.net/free-vector/sacred-geometry-shape_1017-2106.jpg", imageAlt: "Geometric minimalist tattoo design"
id: "3", name: "Geometric Minimalist", price: "Starting at $120", imageSrc: "http://img.b2bpic.net/free-vector/sacred-geometry-shape_1017-2106.jpg?_wi=1", imageAlt: "Geometric minimalist tattoo design"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -114,7 +114,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Custom Tattoo Design", description: "Work with our artists to create a one-of-a-kind design that perfectly captures your vision and personality.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg?_wi=2"
},
items: [
{ icon: CheckCircle, text: "Personalized consultation" },
@@ -125,7 +125,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Cover-Up & Rework", description: "Transform old or unwanted tattoos into beautiful new artwork with our expert cover-up and reworking services.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-tattooed-his-body-holding-flower-hand_23-2148121961.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-tattooed-his-body-holding-flower-hand_23-2148121961.jpg?_wi=2"
},
items: [
{ icon: CheckCircle, text: "Expert cover-up techniques" },
@@ -136,7 +136,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Touch-Ups & Maintenance", description: "Keep your tattoos looking vibrant and fresh with our professional touch-up and maintenance services.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/sacred-geometry-shape_1017-2106.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/sacred-geometry-shape_1017-2106.jpg?_wi=2"
},
items: [
{ icon: CheckCircle, text: "Color refreshing" },
@@ -194,7 +194,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg?_wi=2"
imageAlt="Professional tattoo studio setup"
faqs={[
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg?_wi=3"
imageAlt="Ink & Art Studio interior"
logoText="Ink & Art Studio"
copyrightText="© 2025 Ink & Art Studio. All rights reserved."