From b792742b0dbd300118baf06994a5837789f6adf8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:49:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50858d0..71d8528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,10 +82,10 @@ export default function LandingPage() { features={[ { id: 1, - title: "Professional Haircut", description: "Master barbers deliver precision cuts using premium techniques. Every style is tailored to your face shape and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman-is-enjoying-mustache-beard-trimming-dark-barbershop_613910-15170.jpg"}, + title: "Professional Haircut", description: "Master barbers deliver precision cuts using premium techniques. Every style is tailored to your face shape and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman-is-enjoying-mustache-beard-trimming-dark-barbershop_613910-15170.jpg?_wi=1"}, { id: 2, - title: "Beard Grooming", description: "Expert beard trim, shaping, and conditioning. We use premium beard oils and balms to keep your beard healthy and styled.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg"}, + title: "Beard Grooming", description: "Expert beard trim, shaping, and conditioning. We use premium beard oils and balms to keep your beard healthy and styled.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=1"}, { id: 3, title: "Straight Razor Shave", description: "Traditional hot towel shave with precision straight razor technique. Pure luxury and relaxation in every stroke.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-barbershop-shaving-beard_1303-26257.jpg"}, @@ -106,13 +106,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Consultation", description: "We listen to your preferences and understand your grooming goals. Our barbers discuss style options and recommend what works best for you.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"}, + title: "Consultation", description: "We listen to your preferences and understand your grooming goals. Our barbers discuss style options and recommend what works best for you.", imageSrc: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1"}, { id: 2, - title: "Expert Execution", description: "With precision tools and years of experience, we deliver exactly what you envisioned. Every cut is executed with care and attention.", imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman-is-enjoying-mustache-beard-trimming-dark-barbershop_613910-15170.jpg"}, + title: "Expert Execution", description: "With precision tools and years of experience, we deliver exactly what you envisioned. Every cut is executed with care and attention.", imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman-is-enjoying-mustache-beard-trimming-dark-barbershop_613910-15170.jpg?_wi=2"}, { id: 3, - title: "Premium Products", description: "We use only the finest grooming products from trusted brands. Your hair and skin health are our priority.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg"}, + title: "Premium Products", description: "We use only the finest grooming products from trusted brands. Your hair and skin health are our priority.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=2"}, ]} /> @@ -129,22 +129,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Arman Zharov", role: "Entrepreneur", company: "Tech Startup", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, { id: "2", name: "Ruslan Omarov", role: "Business Manager", company: "Finance", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, { id: "3", name: "Timur Bekmuratov", role: "Creative Director", company: "Design Agency", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"}, { id: "4", name: "Alikhan Serikbayev", role: "Software Developer", company: "IT Sector", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"}, { id: "5", name: "Azamat Kasimov", role: "Marketing Specialist", company: "Digital Marketing", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"}, { id: "6", name: "Dauren Iskakov", role: "Fitness Coach", company: "Wellness Center", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"}, ]} /> @@ -184,7 +184,7 @@ export default function LandingPage() { required: false, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2" mediaPosition="right" buttonText="Book Now" mediaAnimation="slide-up" -- 2.49.1