Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 21:17:43 +00:00

View File

@@ -48,21 +48,21 @@ export default function LandingPage() {
testimonials={[
{
name: "Alejandro V.", handle: "@alv", testimonial: "The best haircut in Doral. Professional and clean.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg", imageAlt: "luxury barbershop interior minimalist"},
imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"},
{
name: "Michael R.", handle: "@mike", testimonial: "Excellent attention to detail. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg", imageAlt: "luxury barbershop interior minimalist"},
{
name: "Julian D.", handle: "@julian", testimonial: "Great atmosphere and top-tier service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg", imageAlt: "luxury barbershop interior minimalist"},
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"},
{
name: "Carlos G.", handle: "@carlos", testimonial: "The classic shave experience is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg", imageAlt: "luxury barbershop interior minimalist"},
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"},
{
name: "Victor H.", handle: "@vic", testimonial: "Professional grooming standards every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg", imageAlt: "luxury barbershop interior minimalist"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist"},
]}
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg"
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-6221.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg", alt: "Bearded male sitting in an armchair in a barber shop"},
@@ -97,15 +97,15 @@ export default function LandingPage() {
{
id: "s1", title: "Signature Haircut", tags: [
"Style", "Grooming"],
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-getting-haircut_23-2148256906.jpg?_wi=2"},
{
id: "s2", title: "Precision Shave", tags: [
"Classic", "Luxury"],
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=2"},
{
id: "s3", title: "Beard Grooming", tags: [
"Beard", "Style"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-protective-face-mask-enjoying-hairdresser-s-coronavirus-epidemic_637285-9010.jpg?_wi=2"},
]}
title="Our Grooming Services"
description="Premium services designed to elevate your style and comfort."