Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-03-09 14:50:08 +00:00
5 changed files with 139 additions and 405 deletions

View File

@@ -40,10 +40,7 @@ export default function AboutPage() {
<TextSplitAbout
title="Our Story & Mission"
description={[
"Destiny Tattoo Studio was founded on the belief that tattoos are more than just body art—they're personal statements, stories, and expressions of individual identity. Our journey began with a vision to create a space where artistic excellence meets professional integrity.",
"With Sudhakar's 4.8-star rating from 706+ satisfied clients, we've established ourselves as Vijayawada's premier tattoo destination. Our success is built on a foundation of trust, transparency, and an unwavering commitment to delivering exceptional results on every single piece.",
"We believe every client deserves an experience that exceeds expectations. From your first consultation to the final reveal, we treat your tattoo as a collaborative masterpiece. Your comfort, safety, and satisfaction are our highest priorities.",
]}
"Destiny Tattoo Studio was founded on the belief that tattoos are more than just body art—they're personal statements, stories, and expressions of individual identity. Our journey began with a vision to create a space where artistic excellence meets professional integrity.", "With Sudhakar's 4.8-star rating from 706+ satisfied clients, we've established ourselves as Vijayawada's premier tattoo destination. Our success is built on a foundation of trust, transparency, and an unwavering commitment to delivering exceptional results on every single piece.", "We believe every client deserves an experience that exceeds expectations. From your first consultation to the final reveal, we treat your tattoo as a collaborative masterpiece. Your comfort, safety, and satisfaction are our highest priorities."]}
buttons={[{ text: "View Our Portfolio", href: "/gallery" }]}
buttonAnimation="slide-up"
showBorder={true}
@@ -55,65 +52,29 @@ export default function AboutPage() {
<TestimonialCardOne
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
role: "Professional",
company: "Tech Startup",
rating: 5,
id: "1", name: "Rajesh Kumar", role: "Professional", company: "Tech Startup", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=4",
imageAlt: "Rajesh Kumar - Satisfied Client",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Rajesh Kumar - Satisfied Client"},
{
id: "2",
name: "Priya Sharma",
role: "Designer",
company: "Creative Agency",
rating: 5,
id: "2", name: "Priya Sharma", role: "Designer", company: "Creative Agency", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=3",
imageAlt: "Priya Sharma - Happy Client",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Priya Sharma - Happy Client"},
{
id: "3",
name: "Arjun Patel",
role: "Entrepreneur",
company: "Digital Marketing",
rating: 5,
id: "3", name: "Arjun Patel", role: "Entrepreneur", company: "Digital Marketing", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2",
imageAlt: "Arjun Patel - Satisfied Client",
},
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", imageAlt: "Arjun Patel - Satisfied Client"},
{
id: "4",
name: "Neha Singh",
role: "Artist",
company: "Fine Arts Studio",
rating: 5,
id: "4", name: "Neha Singh", role: "Artist", company: "Fine Arts Studio", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=5",
imageAlt: "Neha Singh - Client Review",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Neha Singh - Client Review"},
{
id: "5",
name: "Vikram Reddy",
role: "Business Owner",
company: "Retail Store",
rating: 5,
id: "5", name: "Vikram Reddy", role: "Business Owner", company: "Retail Store", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=6",
imageAlt: "Vikram Reddy - Client Testimonial",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Vikram Reddy - Client Testimonial"},
{
id: "6",
name: "Anjali Verma",
role: "Consultant",
company: "Business Solutions",
rating: 5,
id: "6", name: "Anjali Verma", role: "Consultant", company: "Business Solutions", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=4",
imageAlt: "Anjali Verma - Client Review",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Anjali Verma - Client Review"},
]}
title="Trusted by 706+ Satisfied Clients"
description="Our clients' stories inspire us every day. From first-time tattoo enthusiasts to seasoned collectors, they trust us with their visions because we deliver consistent excellence."
@@ -142,7 +103,7 @@ export default function AboutPage() {
{ text: "Call Now", href: "tel:08328248822" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -151,8 +112,7 @@ export default function AboutPage() {
<FooterBaseReveal
columns={[
{
title: "Studio",
items: [
title: "Studio", items: [
{ label: "Home", href: "/" },
{ label: "Gallery", href: "/gallery" },
{ label: "Services", href: "#services" },
@@ -160,23 +120,17 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Book Appointment", href: "/booking" },
{ label: "Call: 08328248822", href: "tel:08328248822" },
{
label: "Email: info@destinytattoo.com",
href: "mailto:info@destinytattoo.com",
},
label: "Email: info@destinytattoo.com", href: "mailto:info@destinytattoo.com"},
{
label: "Follow on Instagram",
href: "https://www.instagram.com/destiny_tattoo_studio/",
},
label: "Follow on Instagram", href: "https://www.instagram.com/destiny_tattoo_studio/"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{ label: "1st Floor, Life Style Building", href: "#" },
{ label: "D.No 40-1-146A, MG Road", href: "#" },
{ label: "Brindavan Colony, Labbipet", href: "#" },

View File

@@ -40,15 +40,10 @@ export default function BookingPage() {
<TextSplitAbout
title="Book Your Appointment"
description={[
"Schedule your custom tattoo session with Sudhakar. We offer flexible appointment times to accommodate your schedule and ensure you get the perfect design you've always wanted.",
"Our booking process is simple and straightforward. Select your preferred date and time, choose your tattoo style, and provide any design references or ideas. Our team will confirm your appointment and discuss all details before your session.",
"To ensure the best experience, we recommend arriving 15 minutes early. Bring any design inspiration, discuss placement, and let's create something extraordinary together.",
]}
"Schedule your custom tattoo session with Sudhakar. We offer flexible appointment times to accommodate your schedule and ensure you get the perfect design you've always wanted.", "Our booking process is simple and straightforward. Select your preferred date and time, choose your tattoo style, and provide any design references or ideas. Our team will confirm your appointment and discuss all details before your session.", "To ensure the best experience, we recommend arriving 15 minutes early. Bring any design inspiration, discuss placement, and let's create something extraordinary together."]}
buttons={[
{
text: "Contact for Booking",
href: "tel:08328248822",
},
text: "Contact for Booking", href: "tel:08328248822"},
]}
buttonAnimation="slide-up"
showBorder={true}
@@ -65,38 +60,24 @@ export default function BookingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Call to Book",
href: "tel:08328248822",
},
text: "Call to Book", href: "tel:08328248822"},
]}
buttonAnimation="slide-up"
accordionItems={[
{
id: "1",
title: "Step 1: Contact Us",
content:
"Call us at 08328248822 or email info@destinytattoo.com to discuss your tattoo ideas. Share any design inspiration or reference images you have in mind.",
},
id: "1", title: "Step 1: Contact Us", content:
"Call us at 08328248822 or email info@destinytattoo.com to discuss your tattoo ideas. Share any design inspiration or reference images you have in mind."},
{
id: "2",
title: "Step 2: Design Consultation",
content:
"Schedule a consultation with Sudhakar to refine your design. We'll discuss size, placement, style, and any customizations to ensure your vision is perfect.",
},
id: "2", title: "Step 2: Design Consultation", content:
"Schedule a consultation with Sudhakar to refine your design. We'll discuss size, placement, style, and any customizations to ensure your vision is perfect."},
{
id: "3",
title: "Step 3: Confirm Appointment",
content:
"Choose your preferred date and time for your tattoo session. We'll confirm all details and answer any questions you may have about the process.",
},
id: "3", title: "Step 3: Confirm Appointment", content:
"Choose your preferred date and time for your tattoo session. We'll confirm all details and answer any questions you may have about the process."},
{
id: "4",
title: "Step 4: Prepare & Arrive",
content:
"Follow pre-appointment care instructions for best results. Arrive 15 minutes early to review the final design and ensure everything is perfect before we begin.",
},
id: "4", title: "Step 4: Prepare & Arrive", content:
"Follow pre-appointment care instructions for best results. Arrive 15 minutes early to review the final design and ensure everything is perfect before we begin."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg"
imageAlt="Professional tattoo artist working in studio"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -113,16 +94,12 @@ export default function BookingPage() {
description="Don't wait any longer. Contact Destiny Tattoo Studio today to schedule your appointment with Sudhakar and bring your tattoo vision to life."
buttons={[
{
text: "Call: 08328248822",
href: "tel:08328248822",
},
text: "Call: 08328248822", href: "tel:08328248822"},
{
text: "Email Us",
href: "mailto:info@destinytattoo.com",
},
text: "Email Us", href: "mailto:info@destinytattoo.com"},
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -131,66 +108,39 @@ export default function BookingPage() {
<FooterBaseReveal
columns={[
{
title: "Studio",
items: [
title: "Studio", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Gallery",
href: "#gallery",
},
label: "Gallery", href: "#gallery"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Appointment",
href: "/booking",
},
label: "Book Appointment", href: "/booking"},
{
label: "Call: 08328248822",
href: "tel:08328248822",
},
label: "Call: 08328248822", href: "tel:08328248822"},
{
label: "Email: info@destinytattoo.com",
href: "mailto:info@destinytattoo.com",
},
label: "Email: info@destinytattoo.com", href: "mailto:info@destinytattoo.com"},
{
label: "Follow on Instagram",
href: "https://www.instagram.com/destiny_tattoo_studio/",
},
label: "Follow on Instagram", href: "https://www.instagram.com/destiny_tattoo_studio/"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{
label: "1st Floor, Life Style Building",
href: "#",
},
label: "1st Floor, Life Style Building", href: "#"},
{
label: "D.No 40-1-146A, MG Road",
href: "#",
},
label: "D.No 40-1-146A, MG Road", href: "#"},
{
label: "Brindavan Colony, Labbipet",
href: "#",
},
label: "Brindavan Colony, Labbipet", href: "#"},
{
label: "Vijayawada, AP 520010",
href: "#",
},
label: "Vijayawada, AP 520010", href: "#"},
],
},
]}

View File

@@ -18,8 +18,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Studio",
items: [
title: "Studio", items: [
{ label: "Home", href: "/" },
{ label: "Gallery", href: "/gallery" },
{ label: "Services", href: "/services" },
@@ -27,8 +26,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Book Appointment", href: "/booking" },
{ label: "Call: 08328248822", href: "tel:08328248822" },
{ label: "Email: info@destinytattoo.com", href: "mailto:info@destinytattoo.com" },
@@ -36,8 +34,7 @@ export default function ContactPage() {
],
},
{
title: "Location",
items: [
title: "Location", items: [
{ label: "1st Floor, Life Style Building", href: "#" },
{ label: "D.No 40-1-146A, MG Road", href: "#" },
{ label: "Brindavan Colony, Labbipet", href: "#" },
@@ -81,18 +78,13 @@ export default function ContactPage() {
description="Book your appointment today and let Sudhakar bring your tattoo vision to life. We're here to answer all your questions and create the perfect design for you."
buttons={[
{
text: "Book Appointment",
href: "/booking",
},
text: "Book Appointment", href: "/booking"},
{
text: "Call Now",
href: "tel:08328248822",
},
text: "Call Now", href: "tel:08328248822"},
]}
buttonAnimation="slide-up"
background={{
variant: "aurora",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>

View File

@@ -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}
/>
</div>
@@ -180,8 +129,7 @@ export default function GalleryPage() {
<FooterBaseReveal
columns={[
{
title: "Studio",
items: [
title: "Studio", items: [
{ label: "Home", href: "/" },
{ label: "Gallery", href: "/gallery" },
{ label: "Services", href: "#services" },
@@ -189,23 +137,17 @@ export default function GalleryPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Book Appointment", href: "/booking" },
{ label: "Call: 08328248822", href: "tel:08328248822" },
{
label: "Email: info@destinytattoo.com",
href: "mailto:info@destinytattoo.com",
},
label: "Email: info@destinytattoo.com", href: "mailto:info@destinytattoo.com"},
{
label: "Follow on Instagram",
href: "https://www.instagram.com/destiny_tattoo_studio/",
},
label: "Follow on Instagram", href: "https://www.instagram.com/destiny_tattoo_studio/"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{ label: "1st Floor, Life Style Building", href: "#" },
{ label: "D.No 40-1-146A, MG Road", href: "#" },
{ label: "Brindavan Colony, Labbipet", href: "#" },

View File

@@ -10,7 +10,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import Link from "next/link";
import { Sparkles, Zap, Mail, Star, Gallery } from "lucide-react";
import { Sparkles, Zap, Mail, Star, Image } from "lucide-react";
export default function HomePage() {
return (
@@ -46,7 +46,7 @@ export default function HomePage() {
tag="Destiny Tattoo Studio"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Book Appointment", href: "/booking" },
{ text: "View Gallery", href: "/gallery" },
@@ -55,14 +55,10 @@ export default function HomePage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg?_wi=1",
imageAlt: "Professional tattoo artist Sudhakar at work",
},
"http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg", imageAlt: "Professional tattoo artist Sudhakar at work"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-posing-with-brushes-canvas-black-background_114579-26033.jpg",
imageAlt: "Sudhakar - Expert tattoo artist",
},
"http://img.b2bpic.net/free-photo/woman-posing-with-brushes-canvas-black-background_114579-26033.jpg", imageAlt: "Sudhakar - Expert tattoo artist"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -75,10 +71,7 @@ export default function HomePage() {
<TextSplitAbout
title="About Destiny Tattoo Studio"
description={[
"Destiny Tattoo Studio is a premier tattoo destination in Vijayawada, dedicated to creating stunning custom tattoos that tell your unique story. Founded with a passion for artistic excellence and customer satisfaction, we pride ourselves on combining traditional tattooing techniques with modern artistic vision.",
"Our artist Sudhakar brings years of professional expertise to every design. With a 4.8-star rating from over 706 satisfied clients, we're committed to delivering exceptional artistry while maintaining the highest standards of hygiene and professionalism. Every tattoo is a masterpiece, every client is valued, and every design reflects your personal vision.",
"Whether you're getting your first tattoo or adding to your collection, we create an welcoming environment where your ideas come to life. We specialize in custom designs, black and gray work, color pieces, fine line art, geometric patterns, and portrait tattoos.",
]}
"Destiny Tattoo Studio is a premier tattoo destination in Vijayawada, dedicated to creating stunning custom tattoos that tell your unique story. Founded with a passion for artistic excellence and customer satisfaction, we pride ourselves on combining traditional tattooing techniques with modern artistic vision.", "Our artist Sudhakar brings years of professional expertise to every design. With a 4.8-star rating from over 706 satisfied clients, we're committed to delivering exceptional artistry while maintaining the highest standards of hygiene and professionalism. Every tattoo is a masterpiece, every client is valued, and every design reflects your personal vision.", "Whether you're getting your first tattoo or adding to your collection, we create an welcoming environment where your ideas come to life. We specialize in custom designs, black and gray work, color pieces, fine line art, geometric patterns, and portrait tattoos."]}
buttons={[{ text: "Schedule Consultation", href: "/booking" }]}
buttonAnimation="slide-up"
showBorder={true}
@@ -91,77 +84,35 @@ export default function HomePage() {
title="Tattoo Portfolio"
description="Explore our extensive collection of custom tattoo designs. Each piece showcases our commitment to artistic excellence and client satisfaction."
tag="Gallery"
tagIcon={Gallery}
tagIcon={Image}
tagAnimation="slide-up"
buttons={[{ text: "View Full Gallery", href: "/gallery" }]}
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=1",
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=1",
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=1",
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=1",
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=1",
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=1",
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"
@@ -181,31 +132,19 @@ export default function HomePage() {
buttonAnimation="slide-up"
accordionItems={[
{
id: "1",
title: "Custom Tattoo Design",
content:
"Work directly with Sudhakar to create completely custom tattoo designs tailored to your vision. We transform your ideas into stunning visual art, ensuring every detail reflects your personality and style.",
},
id: "1", title: "Custom Tattoo Design", content:
"Work directly with Sudhakar to create completely custom tattoo designs tailored to your vision. We transform your ideas into stunning visual art, ensuring every detail reflects your personality and style."},
{
id: "2",
title: "Black & Gray Tattoos",
content:
"Master the classic art of black and gray tattooing. Our artist specializes in creating depth, shading, and intricate details that make these timeless designs truly come alive on your skin.",
},
id: "2", title: "Black & Gray Tattoos", content:
"Master the classic art of black and gray tattooing. Our artist specializes in creating depth, shading, and intricate details that make these timeless designs truly come alive on your skin."},
{
id: "3",
title: "Color Tattoos",
content:
"Vibrant color work that captures attention and brings your designs to life. We use premium color inks and advanced techniques to ensure your colors remain vivid and beautiful for years to come.",
},
id: "3", title: "Color Tattoos", content:
"Vibrant color work that captures attention and brings your designs to life. We use premium color inks and advanced techniques to ensure your colors remain vivid and beautiful for years to come."},
{
id: "4",
title: "Fine Line Artistry",
content:
"Delicate and precise fine line tattoos that showcase minimalist beauty and elegant design. Perfect for subtle, sophisticated pieces that tell a powerful story.",
},
id: "4", title: "Fine Line Artistry", content:
"Delicate and precise fine line tattoos that showcase minimalist beauty and elegant design. Perfect for subtle, sophisticated pieces that tell a powerful story."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg"
imageAlt="Professional tattoo artist demonstrating precision"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -217,65 +156,29 @@ export default function HomePage() {
<TestimonialCardOne
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
role: "Professional",
company: "Tech Startup",
rating: 5,
id: "1", name: "Rajesh Kumar", role: "Professional", company: "Tech Startup", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1",
imageAlt: "Rajesh Kumar - Satisfied Client",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Rajesh Kumar - Satisfied Client"},
{
id: "2",
name: "Priya Sharma",
role: "Designer",
company: "Creative Agency",
rating: 5,
id: "2", name: "Priya Sharma", role: "Designer", company: "Creative Agency", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=1",
imageAlt: "Priya Sharma - Happy Client",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Priya Sharma - Happy Client"},
{
id: "3",
name: "Arjun Patel",
role: "Entrepreneur",
company: "Digital Marketing",
rating: 5,
id: "3", name: "Arjun Patel", role: "Entrepreneur", company: "Digital Marketing", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=1",
imageAlt: "Arjun Patel - Satisfied Client",
},
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", imageAlt: "Arjun Patel - Satisfied Client"},
{
id: "4",
name: "Neha Singh",
role: "Artist",
company: "Fine Arts Studio",
rating: 5,
id: "4", name: "Neha Singh", role: "Artist", company: "Fine Arts Studio", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2",
imageAlt: "Neha Singh - Client Review",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Neha Singh - Client Review"},
{
id: "5",
name: "Vikram Reddy",
role: "Business Owner",
company: "Retail Store",
rating: 5,
id: "5", name: "Vikram Reddy", role: "Business Owner", company: "Retail Store", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=3",
imageAlt: "Vikram Reddy - Client Testimonial",
},
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "Vikram Reddy - Client Testimonial"},
{
id: "6",
name: "Anjali Verma",
role: "Consultant",
company: "Business Solutions",
rating: 5,
id: "6", name: "Anjali Verma", role: "Consultant", company: "Business Solutions", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=2",
imageAlt: "Anjali Verma - Client Review",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Anjali Verma - Client Review"},
]}
title="What Our Clients Say"
description="Join 706+ satisfied clients who have trusted Destiny Tattoo Studio with their artistic visions. Our commitment to excellence and professionalism is reflected in every review."
@@ -304,7 +207,7 @@ export default function HomePage() {
{ text: "Call Now", href: "tel:08328248822" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -313,8 +216,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Studio",
items: [
title: "Studio", items: [
{ label: "Home", href: "/" },
{ label: "Gallery", href: "/gallery" },
{ label: "Services", href: "#services" },
@@ -322,23 +224,17 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Book Appointment", href: "/booking" },
{ label: "Call: 08328248822", href: "tel:08328248822" },
{
label: "Email: info@destinytattoo.com",
href: "mailto:info@destinytattoo.com",
},
label: "Email: info@destinytattoo.com", href: "mailto:info@destinytattoo.com"},
{
label: "Follow on Instagram",
href: "https://www.instagram.com/destiny_tattoo_studio/",
},
label: "Follow on Instagram", href: "https://www.instagram.com/destiny_tattoo_studio/"},
],
},
{
title: "Location",
items: [
title: "Location", items: [
{ label: "1st Floor, Life Style Building", href: "#" },
{ label: "D.No 40-1-146A, MG Road", href: "#" },
{ label: "Brindavan Colony, Labbipet", href: "#" },