diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index e6f6b67..41b18ce 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -40,10 +40,7 @@ export default function AboutPage() {
@@ -151,8 +112,7 @@ export default function AboutPage() {
@@ -131,66 +108,39 @@ export default function BookingPage() {
diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx
index f93fb1d..1c99a31 100644
--- a/src/app/gallery/page.tsx
+++ b/src/app/gallery/page.tsx
@@ -7,7 +7,7 @@ import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwent
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import Link from "next/link";
-import { Gallery, Zap, Mail } from "lucide-react";
+import { Image, Zap, Mail } from "lucide-react";
export default function GalleryPage() {
return (
@@ -41,7 +41,7 @@ export default function GalleryPage() {
title="Complete Tattoo Portfolio"
description="Discover our complete collection of custom tattoo designs showcasing our versatility and artistic excellence across all styles and techniques. Each piece represents the dedication and precision we bring to every client."
tag="Gallery"
- tagIcon={Gallery}
+ tagIcon={Image}
tagAnimation="slide-up"
buttons={[
{ text: "Book Your Tattoo", href: "/booking" },
@@ -49,71 +49,29 @@ export default function GalleryPage() {
buttonAnimation="slide-up"
products={[
{
- id: "1",
- brand: "Custom Design",
- name: "Black & Gray Portrait",
- price: "Premium",
- rating: 5,
- reviewCount: "156+",
- imageSrc:
- "http://img.b2bpic.net/free-vector/vintage-chicano-cross-shaped-tattoo-concept_225004-1472.jpg?_wi=2",
- imageAlt: "Professional black and gray tattoo portrait",
- },
+ id: "1", brand: "Custom Design", name: "Black & Gray Portrait", price: "Premium", rating: 5,
+ reviewCount: "156+", imageSrc:
+ "http://img.b2bpic.net/free-vector/vintage-chicano-cross-shaped-tattoo-concept_225004-1472.jpg", imageAlt: "Professional black and gray tattoo portrait"},
{
- id: "2",
- brand: "Artistic Creation",
- name: "Vibrant Color Piece",
- price: "Premium",
- rating: 5,
- reviewCount: "142+",
- imageSrc:
- "http://img.b2bpic.net/free-psd/sacred-glitch-tattoo-trifold-design_23-2152014489.jpg?_wi=2",
- imageAlt: "Colorful artistic tattoo design",
- },
+ id: "2", brand: "Artistic Creation", name: "Vibrant Color Piece", price: "Premium", rating: 5,
+ reviewCount: "142+", imageSrc:
+ "http://img.b2bpic.net/free-psd/sacred-glitch-tattoo-trifold-design_23-2152014489.jpg", imageAlt: "Colorful artistic tattoo design"},
{
- id: "3",
- brand: "Fine Artistry",
- name: "Minimalist Line Work",
- price: "Standard",
- rating: 5,
- reviewCount: "128+",
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-her-bra_23-2149021847.jpg?_wi=2",
- imageAlt: "Delicate minimalist tattoo",
- },
+ id: "3", brand: "Fine Artistry", name: "Minimalist Line Work", price: "Standard", rating: 5,
+ reviewCount: "128+", imageSrc:
+ "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-her-bra_23-2149021847.jpg", imageAlt: "Delicate minimalist tattoo"},
{
- id: "4",
- brand: "Geometric Masters",
- name: "Geometric Pattern",
- price: "Premium",
- rating: 5,
- reviewCount: "134+",
- imageSrc:
- "http://img.b2bpic.net/free-vector/colorful-floral-background_1110-639.jpg?_wi=2",
- imageAlt: "Symmetrical geometric tattoo design",
- },
+ id: "4", brand: "Geometric Masters", name: "Geometric Pattern", price: "Premium", rating: 5,
+ reviewCount: "134+", imageSrc:
+ "http://img.b2bpic.net/free-vector/colorful-floral-background_1110-639.jpg", imageAlt: "Symmetrical geometric tattoo design"},
{
- id: "5",
- brand: "Realism Studio",
- name: "Portrait Realism",
- price: "Premium",
- rating: 5,
- reviewCount: "167+",
- imageSrc:
- "http://img.b2bpic.net/free-photo/medium-shot-tattoo-artist-studio_23-2149525979.jpg?_wi=2",
- imageAlt: "Photorealistic portrait tattoo",
- },
+ id: "5", brand: "Realism Studio", name: "Portrait Realism", price: "Premium", rating: 5,
+ reviewCount: "167+", imageSrc:
+ "http://img.b2bpic.net/free-photo/medium-shot-tattoo-artist-studio_23-2149525979.jpg", imageAlt: "Photorealistic portrait tattoo"},
{
- id: "6",
- brand: "Nature Inspired",
- name: "Floral Botanical",
- price: "Standard",
- rating: 5,
- reviewCount: "119+",
- imageSrc:
- "http://img.b2bpic.net/free-vector/engraving-hand-drawn-boho-element-collection_52683-70668.jpg?_wi=2",
- imageAlt: "Beautiful botanical floral tattoo",
- },
+ id: "6", brand: "Nature Inspired", name: "Floral Botanical", price: "Standard", rating: 5,
+ reviewCount: "119+", imageSrc:
+ "http://img.b2bpic.net/free-vector/engraving-hand-drawn-boho-element-collection_52683-70668.jpg", imageAlt: "Beautiful botanical floral tattoo"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -133,25 +91,16 @@ export default function GalleryPage() {
buttonAnimation="slide-up"
accordionItems={[
{
- id: "1",
- title: "Black & Gray Tattoos",
- content:
- "Our signature black and gray work features intricate shading, depth, and detail. From portraits to landscapes, each piece demonstrates masterful use of light and shadow to create stunning visual impact.",
- },
+ id: "1", title: "Black & Gray Tattoos", content:
+ "Our signature black and gray work features intricate shading, depth, and detail. From portraits to landscapes, each piece demonstrates masterful use of light and shadow to create stunning visual impact."},
{
- id: "2",
- title: "Color Tattoos",
- content:
- "Vibrant and bold color pieces that bring designs to life. We use premium inks and advanced color blending techniques to ensure longevity and brilliance.",
- },
+ id: "2", title: "Color Tattoos", content:
+ "Vibrant and bold color pieces that bring designs to life. We use premium inks and advanced color blending techniques to ensure longevity and brilliance."},
{
- id: "3",
- title: "Fine Line & Minimalist",
- content:
- "Delicate, precise line work for those who appreciate minimalist aesthetics. These pieces prove that simplicity and elegance can create powerful artistic statements.",
- },
+ id: "3", title: "Fine Line & Minimalist", content:
+ "Delicate, precise line work for those who appreciate minimalist aesthetics. These pieces prove that simplicity and elegance can create powerful artistic statements."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg?_wi=4"
+ imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg"
imageAlt="Professional tattoo artist at work"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -171,7 +120,7 @@ export default function GalleryPage() {
{ text: "Call Now", href: "tel:08328248822" },
]}
buttonAnimation="slide-up"
- background={{ variant: "aurora" }}
+ background={{ variant: "plain" }}
useInvertedBackground={false}
/>
@@ -180,8 +129,7 @@ export default function GalleryPage() {
@@ -313,8 +216,7 @@ export default function HomePage() {