diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d8498c2..58fa485 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,13 +59,13 @@ export default function ContactPage() { members={[ { id: "1", name: "Rudy", role: "Master Craftsman", imageSrc: - "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"}, + "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3"}, { id: "2", name: "Maarten", role: "Client Favorite", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=5"}, { id: "3", name: "Walter", role: "Trusted Expert", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=6"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -85,19 +85,19 @@ export default function ContactPage() { id: "1", category: ["Haircut", "Service"], title: "Precision and Warmth", excerpt: "Zoals steeds: een vriendelijke en bekwame kapper. Every visit feels like coming home.", imageSrc: - "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", authorName: "Hans Jacobs", authorAvatar: + "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=3", authorName: "Hans Jacobs", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "2025-01-15"}, { id: "2", category: ["Experience", "Team"], title: "A Feeling of Home", excerpt: "Je voelt je altijd welkom. The team treats you like family, not just a client.", imageSrc: - "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg", authorName: "Annick De Winter", authorAvatar: + "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=2", authorName: "Annick De Winter", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", date: "2025-01-10"}, { id: "3", category: ["Haircut", "Maarten"], title: "Best in Mechelen", excerpt: "Maarten is echt een topper! Skilled, personable, and genuinely cares about the result.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", authorName: "Client Testimonial", authorAvatar: + "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=2", authorName: "Client Testimonial", authorAvatar: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", date: "2025-01-05"}, ]} animationType="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index c92d37b..2a33012 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function HomePage() { id: "1", title: "Precision Haircuts", description: "Expert cuts for men and women. Timeless classics or modern styles—shaped perfectly to suit your face, hair type, and lifestyle.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg"}, + "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg?_wi=1"}, items: [ { icon: Check, text: "Personalized consultation" }, { icon: Check, text: "Precision scissor work" }, @@ -147,7 +147,7 @@ export default function HomePage() { id: "2", title: "Color & Highlights", description: "From subtle enhancement to bold transformation. Our colorists blend artistry with technical skill to achieve the perfect shade.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg"}, + "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=1"}, items: [ { icon: Check, text: "Tone consultation" }, { icon: Check, text: "Premium color products" }, @@ -159,7 +159,7 @@ export default function HomePage() { id: "3", title: "Styling & Special Events", description: "Special occasions deserve special attention. Expert styling for events, updos, and everyday confidence.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg"}, + "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg?_wi=1"}, items: [ { icon: Check, text: "Event styling expertise" }, { icon: Check, text: "Updo mastery" }, @@ -171,7 +171,7 @@ export default function HomePage() { id: "4", title: "Men's Grooming", description: "Sharp, clean, confident. Precision fades, beard work, and grooming advice for the modern gentleman.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg"}, + "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1"}, items: [ { icon: Check, text: "Precision fades" }, { icon: Check, text: "Beard shaping & care" }, @@ -218,13 +218,13 @@ export default function HomePage() { members={[ { id: "1", name: "Rudy", role: "Master Craftsman", imageSrc: - "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"}, + "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1"}, { id: "2", name: "Maarten", role: "Client Favorite", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=1"}, { id: "3", name: "Walter", role: "Trusted Expert", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=2"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -244,37 +244,37 @@ export default function HomePage() { id: "1", category: ["Haircut", "Service"], title: "Precision and Warmth", excerpt: "Zoals steeds: een vriendelijke en bekwame kapper. Every visit feels like coming home.", imageSrc: - "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", authorName: "Hans Jacobs", authorAvatar: + "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1", authorName: "Hans Jacobs", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "2025-01-15"}, { id: "2", category: ["Experience", "Team"], title: "A Feeling of Home", excerpt: "Je voelt je altijd welkom. The team treats you like family, not just a client.", imageSrc: - "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg", authorName: "Annick De Winter", authorAvatar: + "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=1", authorName: "Annick De Winter", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", date: "2025-01-10"}, { id: "3", category: ["Haircut", "Maarten"], title: "Best in Mechelen", excerpt: "Maarten is echt een topper! Skilled, personable, and genuinely cares about the result.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", authorName: "Client Testimonial", authorAvatar: + "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=1", authorName: "Client Testimonial", authorAvatar: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", date: "2025-01-05"}, { id: "4", category: ["Experience", "Satisfaction"], title: "I Walk Out Happy", excerpt: "Ik kom hier altijd blij buiten! The whole experience—from greeting to finishing touches—is exceptional.", imageSrc: - "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg", authorName: "Regular Client", authorAvatar: + "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg?_wi=1", authorName: "Regular Client", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "2024-12-28"}, { id: "5", category: ["Team", "Quality"], title: "Top People", excerpt: "Topmensen. Professional, knowledgeable, and genuinely invested in your satisfaction.", imageSrc: - "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", authorName: "Satisfied Customer", authorAvatar: + "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=2", authorName: "Satisfied Customer", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "2024-12-20"}, { id: "6", category: ["Loyalty", "Value"], title: "Worth Every Visit", excerpt: "A name people remember. The quality, consistency, and personal touch keep me coming back.", imageSrc: - "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg", authorName: "Long-time Client", authorAvatar: + "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg?_wi=2", authorName: "Long-time Client", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", date: "2024-12-15"}, ]} animationType="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a686fe2..c15dc91 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,7 +47,7 @@ export default function ServicesPage() { id: "1", title: "Precision Haircuts", description: "Expert cuts for men and women. Timeless classics or modern styles—shaped perfectly to suit your face, hair type, and lifestyle.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg"}, + "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg?_wi=2"}, items: [ { icon: Check, text: "Personalized consultation" }, { icon: Check, text: "Precision scissor work" }, @@ -59,7 +59,7 @@ export default function ServicesPage() { id: "2", title: "Color & Highlights", description: "From subtle enhancement to bold transformation. Our colorists blend artistry with technical skill to achieve the perfect shade.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg"}, + "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=2"}, items: [ { icon: Check, text: "Tone consultation" }, { icon: Check, text: "Premium color products" }, @@ -71,7 +71,7 @@ export default function ServicesPage() { id: "3", title: "Styling & Special Events", description: "Special occasions deserve special attention. Expert styling for events, updos, and everyday confidence.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg"}, + "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg?_wi=2"}, items: [ { icon: Check, text: "Event styling expertise" }, { icon: Check, text: "Updo mastery" }, @@ -83,7 +83,7 @@ export default function ServicesPage() { id: "4", title: "Men's Grooming", description: "Sharp, clean, confident. Precision fades, beard work, and grooming advice for the modern gentleman.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg"}, + "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2"}, items: [ { icon: Check, text: "Precision fades" }, { icon: Check, text: "Beard shaping & care" }, diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index f99f1be..009b349 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -45,13 +45,13 @@ export default function TeamPage() { members={[ { id: "1", name: "Rudy", role: "Master Craftsman", imageSrc: - "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"}, + "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2"}, { id: "2", name: "Maarten", role: "Client Favorite", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=3"}, { id: "3", name: "Walter", role: "Trusted Expert", imageSrc: - "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg"}, + "http://img.b2bpic.net/free-photo/man-hair-salon-looking-sideways_23-2148242781.jpg?_wi=4"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -71,7 +71,7 @@ export default function TeamPage() { id: "1", title: "Rudy's Mastery", description: "Decades of precision work. Rudy specializes in complex color corrections and avant-garde cuts for clients seeking bold transformations.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg"}, + "http://img.b2bpic.net/free-photo/man-showing-scissors-close-up_23-2148353462.jpg?_wi=3"}, items: [ { icon: Check, text: "Color corrections" }, { icon: Check, text: "Avant-garde styling" }, @@ -83,7 +83,7 @@ export default function TeamPage() { id: "2", title: "Maarten's Warmth", description: "Known for his approachable nature and intuitive understanding of client needs. Maarten excels at making nervous clients feel at ease.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg"}, + "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=3"}, items: [ { icon: Check, text: "Client comfort" }, { icon: Check, text: "Communication" }, @@ -95,7 +95,7 @@ export default function TeamPage() { id: "3", title: "Walter's Consistency", description: "A steady hand for classic cuts and timeless styles. Walter delivers reliable, polished results that keep clients returning year after year.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg"}, + "http://img.b2bpic.net/free-photo/beautiufl-caucasian-lady-went-home-sits-armchair-th-living-room_132075-9638.jpg?_wi=3"}, items: [ { icon: Check, text: "Classic expertise" }, { icon: Check, text: "Reliability" },