Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-07 21:40:05 +00:00
4 changed files with 19 additions and 19 deletions

View File

@@ -72,7 +72,7 @@ export default function ContactPage() {
{
id: "6", title: "What if I'm not satisfied with my extensions?", content: "Your satisfaction is our priority. If you're not happy with your extensions, we offer a free adjustment visit within 7 days. We want you to love your new look!"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg?_wi=4"
imageAlt="Contact information support"
textboxLayout="default"
animationType="smooth"

View File

@@ -118,11 +118,11 @@ export default function HomePage() {
tagIcon={Scissors}
features={[
{
id: "01", title: "Professional Consultation", description: "Personalized assessment of your hair type, desired look, and maintenance commitment", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301344.jpg", imageAlt: "Professional hair consultation"},
id: "01", title: "Professional Consultation", description: "Personalized assessment of your hair type, desired look, and maintenance commitment", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301344.jpg?_wi=1", imageAlt: "Professional hair consultation"},
{
id: "02", title: "Expert Installation", description: "Skilled application using premium techniques to ensure natural-looking, secure extensions", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-washed-hairdresser_23-2150771283.jpg", imageAlt: "Professional hair installation"},
id: "02", title: "Expert Installation", description: "Skilled application using premium techniques to ensure natural-looking, secure extensions", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-washed-hairdresser_23-2150771283.jpg?_wi=1", imageAlt: "Professional hair installation"},
{
id: "03", title: "Maintenance & Care", description: "Ongoing support with touch-ups, adjustments, and professional care treatments", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356699.jpg", imageAlt: "Hair maintenance service"},
id: "03", title: "Maintenance & Care", description: "Ongoing support with touch-ups, adjustments, and professional care treatments", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356699.jpg?_wi=1", imageAlt: "Hair maintenance service"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -165,17 +165,17 @@ export default function HomePage() {
tagIcon={Tag}
plans={[
{
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg", imageAlt: "Standard service package", button: { text: "Get Started", href: "/contact" },
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg?_wi=1", imageAlt: "Standard service package", button: { text: "Get Started", href: "/contact" },
features: [
"Initial consultation included", "Professional installation", "60-90 minute appointment", "Aftercare instructions", "First maintenance visit"],
},
{
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg", imageAlt: "Premium service package", button: { text: "Book Premium", href: "/contact" },
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg?_wi=1", imageAlt: "Premium service package", button: { text: "Book Premium", href: "/contact" },
features: [
"Extended consultation", "Expert installation", "120-minute appointment", "Premium product selection", "Two maintenance visits", "Styling session included"],
},
{
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg", imageAlt: "Elite service package", button: { text: "Book Elite", href: "/contact" },
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=1", imageAlt: "Elite service package", button: { text: "Book Elite", href: "/contact" },
features: [
"VIP consultation", "Premium installation", "180-minute luxury experience", "Top-tier hair selection", "Four maintenance visits", "Styling & color service", "Priority scheduling"],
},
@@ -250,7 +250,7 @@ export default function HomePage() {
{
id: "6", title: "Do you offer color matching?", content: "Absolutely! We carefully match your natural hair color and can also provide custom coloring services. Bring reference photos if you want a specific shade."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg?_wi=1"
imageAlt="FAQ support"
textboxLayout="default"
animationType="smooth"

View File

@@ -48,19 +48,19 @@ export default function PricingPage() {
<PricingCardNine
plans={[
{
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg", imageAlt: "Standard service package", button: {
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg?_wi=3", imageAlt: "Standard service package", button: {
text: "Get Started", href: "/contact"},
features: [
"Initial consultation included", "Professional installation", "60-90 minute appointment", "Aftercare instructions", "First maintenance visit"],
},
{
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg", imageAlt: "Premium service package", button: {
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg?_wi=3", imageAlt: "Premium service package", button: {
text: "Book Premium", href: "/contact"},
features: [
"Extended consultation", "Expert installation", "120-minute appointment", "Premium product selection", "Two maintenance visits", "Styling session included"],
},
{
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg", imageAlt: "Elite service package", button: {
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=3", imageAlt: "Elite service package", button: {
text: "Book Elite", href: "/contact"},
features: [
"VIP consultation", "Premium installation", "180-minute luxury experience", "Top-tier hair selection", "Four maintenance visits", "Styling & color service", "Priority scheduling"],
@@ -92,7 +92,7 @@ export default function PricingPage() {
{
id: "6", title: "Do you offer color matching?", content: "Absolutely! We carefully match your natural hair color and can also provide custom coloring services. Bring reference photos if you want a specific shade."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg?_wi=3"
imageAlt="FAQ support"
textboxLayout="default"
animationType="smooth"

View File

@@ -86,11 +86,11 @@ export default function ServicesPage() {
tagIcon={Scissors}
features={[
{
id: "01", title: "Professional Consultation", description: "Personalized assessment of your hair type, desired look, and maintenance commitment", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301344.jpg", imageAlt: "Professional hair consultation"},
id: "01", title: "Professional Consultation", description: "Personalized assessment of your hair type, desired look, and maintenance commitment", imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-herself-scalp-massage_23-2151301344.jpg?_wi=2", imageAlt: "Professional hair consultation"},
{
id: "02", title: "Expert Installation", description: "Skilled application using premium techniques to ensure natural-looking, secure extensions", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-washed-hairdresser_23-2150771283.jpg", imageAlt: "Professional hair installation"},
id: "02", title: "Expert Installation", description: "Skilled application using premium techniques to ensure natural-looking, secure extensions", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-washed-hairdresser_23-2150771283.jpg?_wi=2", imageAlt: "Professional hair installation"},
{
id: "03", title: "Maintenance & Care", description: "Ongoing support with touch-ups, adjustments, and professional care treatments", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356699.jpg", imageAlt: "Hair maintenance service"},
id: "03", title: "Maintenance & Care", description: "Ongoing support with touch-ups, adjustments, and professional care treatments", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356699.jpg?_wi=2", imageAlt: "Hair maintenance service"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -107,19 +107,19 @@ export default function ServicesPage() {
tagIcon={TagIcon}
plans={[
{
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg", imageAlt: "Standard service package", button: {
id: "standard", title: "Standard Package", price: "$299", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/examination-bed-hospital-room_482257-85715.jpg?_wi=2", imageAlt: "Standard service package", button: {
text: "Get Started", href: "/contact"},
features: [
"Initial consultation included", "Professional installation", "60-90 minute appointment", "Aftercare instructions", "First maintenance visit"],
},
{
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg", imageAlt: "Premium service package", button: {
id: "premium", title: "Premium Package", price: "$459", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/reed-diffuser-candles-towels-scent-relaxation_169016-69538.jpg?_wi=2", imageAlt: "Premium service package", button: {
text: "Book Premium", href: "/contact"},
features: [
"Extended consultation", "Expert installation", "120-minute appointment", "Premium product selection", "Two maintenance visits", "Styling session included"],
},
{
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg", imageAlt: "Elite service package", button: {
id: "elite", title: "Elite Package", price: "$699", period: "/session", imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=2", imageAlt: "Elite service package", button: {
text: "Book Elite", href: "/contact"},
features: [
"VIP consultation", "Premium installation", "180-minute luxury experience", "Top-tier hair selection", "Four maintenance visits", "Styling & color service", "Priority scheduling"],
@@ -151,7 +151,7 @@ export default function ServicesPage() {
{
id: "6", title: "Do you offer color matching?", content: "Absolutely! We carefully match your natural hair color and can also provide custom coloring services. Bring reference photos if you want a specific shade."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-microphone-working-record-studio_1303-26330.jpg?_wi=2"
imageAlt="FAQ support"
textboxLayout="default"
animationType="smooth"