From e75af58c24b1d2e1d4e46ca656f610ed1a82a600 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:32:49 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 07d8a82..cc0a3ee 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { icon: Spa, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barber-rsquo-s-styling-kit-men-rsquo-s-salon-jobs-career-campaign_53876-129013.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-rsquo-s-styling-kit-men-rsquo-s-salon-jobs-career-campaign_53876-129013.jpg?_wi=2" imageAlt="close up of sanitized beauty tools" mediaAnimation="slide-up" /> @@ -105,7 +105,7 @@ export default function LandingPage() { name: "Ruhsora", role: "Lead Stylist & Founder", description: "With over a decade of experience, Ruhsora is a visionary in hair design and color artistry.", - imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg?_wi=2", imageAlt: "professional female hair stylist smiling", socialLinks: [ { @@ -119,7 +119,7 @@ export default function LandingPage() { name: "Dilya", role: "Senior Hair Artist", description: "Dilya specializes in modern cuts, balayage, and creating stunning, natural-looking hair transformations.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hairdresser-with-hair-dryer-his-hands-hairstyle-woman-beauty-hair-professional-beauty-salon_231208-10937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hairdresser-with-hair-dryer-his-hands-hairstyle-woman-beauty-hair-professional-beauty-salon_231208-10937.jpg?_wi=2", imageAlt: "female makeup artist portrait happy", socialLinks: [ { @@ -133,7 +133,7 @@ export default function LandingPage() { name: "Zarina", role: "Master Nail Technician", description: "Zarina's meticulous attention to detail ensures flawless manicures, pedicures, and intricate nail art designs.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-coffee-cup-office_23-2148042666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-coffee-cup-office_23-2148042666.jpg?_wi=2", imageAlt: "nail technician working on manicure", socialLinks: [ { -- 2.49.1 From c2b2ebd42e7f7c6ed0576bf5d96302f3a8044fe3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:32:49 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8dac122..45f30ff 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg?_wi=3" imageAlt="Elegant beauty salon interior" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From eeb93aa281cba5061bfb25c3efcdd4daf47fafb8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:32:50 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 149438d..16cd176 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg?_wi=1" imageAlt="Woman getting hair styled in an elegant beauty salon" /> @@ -95,7 +95,7 @@ export default function LandingPage() { { title: "Hair Artistry & Coloring", description: "Transform your look with expert cuts, vibrant balayage, flawless coloring, and elegant styling for any occasion.", - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg?_wi=1", imageAlt: "Woman receiving hair coloring service", buttonIcon: "Scissors", buttonHref: "/services#hair", @@ -103,7 +103,7 @@ export default function LandingPage() { { title: "Precision Nail Care", description: "Experience meticulous manicures and relaxing pedicures, ensuring perfectly polished and healthy nails with every visit.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-foot-massage-service-from-masseuse-close-up-hand-foot-relax-foot-massage-therapy-service-concept_1150-13731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-foot-massage-service-from-masseuse-close-up-hand-foot-relax-foot-massage-therapy-service-concept_1150-13731.jpg?_wi=1", imageAlt: "Nail technician performing a manicure", buttonIcon: "Paintbrush", buttonHref: "/services#nails", @@ -111,7 +111,7 @@ export default function LandingPage() { { title: "Bridal & Event Styling", description: "Look and feel absolutely radiant on your special day with our bespoke bridal hair and makeup services.", - imageSrc: "http://img.b2bpic.net/free-photo/close-blonde-bride-with-natural-makeup-wearing-wedding-clothes-holding-bouquet-flowers-enjoying-their-smell_8353-11813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-blonde-bride-with-natural-makeup-wearing-wedding-clothes-holding-bouquet-flowers-enjoying-their-smell_8353-11813.jpg?_wi=1", imageAlt: "Bride getting final touches on her makeup", buttonIcon: "Heart", buttonHref: "/services#bridal", @@ -119,7 +119,7 @@ export default function LandingPage() { { title: "Professional Makeup Application", description: "From natural enhancements to glamorous transformations, our artists create stunning looks tailored to you.", - imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-client_23-2148328778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-client_23-2148328778.jpg?_wi=1", imageAlt: "Makeup artist applying eyeshadow", buttonIcon: "Sparkles", buttonHref: "/services#makeup", @@ -143,21 +143,21 @@ export default function LandingPage() { id: "ruhsori", name: "Ruhsora", role: "Lead Stylist & Bridal Expert", - imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg?_wi=1", imageAlt: "Portrait of Ruhsora, lead stylist", }, { id: "dilya", name: "Dilya", role: "Hair & Makeup Artist", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hairdresser-with-hair-dryer-his-hands-hairstyle-woman-beauty-hair-professional-beauty-salon_231208-10937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hairdresser-with-hair-dryer-his-hands-hairstyle-woman-beauty-hair-professional-beauty-salon_231208-10937.jpg?_wi=1", imageAlt: "Portrait of Dilya, hair and makeup artist", }, { id: "zarina", name: "Zarina", role: "Nail Technician Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-coffee-cup-office_23-2148042666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-coffee-cup-office_23-2148042666.jpg?_wi=1", imageAlt: "Portrait of Zarina, nail technician", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { ]} tag="Our Promise" tagIcon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/barber-rsquo-s-styling-kit-men-rsquo-s-salon-jobs-career-campaign_53876-129013.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-rsquo-s-styling-kit-men-rsquo-s-salon-jobs-career-campaign_53876-129013.jpg?_wi=1" imageAlt="Close up of sterilized beauty tools" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 742d241185a1dd952c40d36f22a591c48bf158a0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:32:50 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c00ba47..3606bda 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { title: "Hair Styling & Color", description: "Transform your look with our expert cuts, vibrant color, balayage, and restorative treatments.", tag: "Hair", - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg?_wi=2", imageAlt: "woman receiving professional hair styling", buttons: [ { @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Precision Nail Care", description: "Indulge in luxurious manicures, pedicures, gel extensions, and nail art for perfectly polished hands and feet.", tag: "Nails", - imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-foot-massage-service-from-masseuse-close-up-hand-foot-relax-foot-massage-therapy-service-concept_1150-13731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-foot-massage-service-from-masseuse-close-up-hand-foot-relax-foot-massage-therapy-service-concept_1150-13731.jpg?_wi=2", imageAlt: "professional manicure nail technician", buttons: [ { @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Flawless Bridal Looks", description: "Be picture-perfect on your special day with bespoke bridal hair and makeup services designed for lasting elegance.", tag: "Bridal", - imageSrc: "http://img.b2bpic.net/free-photo/close-blonde-bride-with-natural-makeup-wearing-wedding-clothes-holding-bouquet-flowers-enjoying-their-smell_8353-11813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-blonde-bride-with-natural-makeup-wearing-wedding-clothes-holding-bouquet-flowers-enjoying-their-smell_8353-11813.jpg?_wi=2", imageAlt: "bride getting makeup done professional artist", buttons: [ { @@ -112,7 +112,7 @@ export default function LandingPage() { title: "Professional Makeup", description: "From natural enhancements to glamorous evening looks, our artists create stunning makeup tailored for any occasion.", tag: "Makeup", - imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-client_23-2148328778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-client_23-2148328778.jpg?_wi=2", imageAlt: "makeup artist applying foundation", buttons: [ { @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Personalized Consultation", description: "Every great style begins with understanding your desires, lifestyle, and hair health. We craft a vision just for you.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg?_wi=3", imageAlt: "client consulting with a hair stylist", }, items: [ @@ -162,7 +162,7 @@ export default function LandingPage() { title: "Precision Cut & Color", description: "Experience a precision haircut designed to enhance your features, complemented by expertly applied color techniques that ensure vibrancy and longevity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairstylist-setting-hair-client_23-2147769851.jpg?_wi=2", imageAlt: "stylist applying hair color", }, items: [ -- 2.49.1