Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:31:28 +00:00
parent 117f40b22f
commit 905226166b

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg?_wi=1",
imageAlt: "barber shop interior modern",
},
{
@@ -126,21 +126,21 @@ export default function LandingPage() {
title: "Precision Haircut",
subtitle: "Tailored to you",
description: "Expert consultations followed by meticulous cuts suited for your face shape and hair texture.",
imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10375.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10375.jpg?_wi=1",
},
{
tag: "Relax",
title: "Signature Hot Towel",
subtitle: "Total rejuvenation",
description: "Experience deep relaxation with our aromatic hot towel treatment designed to soothe your skin.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sauna-with-cap-her-head-sits-table-with-round-bagels-honey-tea-enjoying-wellness-day_343596-4655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sauna-with-cap-her-head-sits-table-with-round-bagels-honey-tea-enjoying-wellness-day_343596-4655.jpg?_wi=1",
},
{
tag: "Classic",
title: "Straight Razor Shave",
subtitle: "Smooth and crisp",
description: "Classic, close-shave technique provided by our master barbers for a smooth, irritation-free result.",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg?_wi=1",
},
]}
title="Our Signature Services"
@@ -195,7 +195,7 @@ export default function LandingPage() {
quote: "The hot towel treatment is absolute luxury. I never go anywhere else.",
tag: "Frequent Client",
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-talking-phone-studio_23-2147717303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-thinking-hairstyle-customer_23-2148298291.jpg?_wi=2",
imageAlt: "happy male customer haircut",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "Professional, clean, and fast. The environment is top-notch.",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10375.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10375.jpg?_wi=2",
imageAlt: "happy male customer haircut",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "They pay attention to every detail. You really feel the experience.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sauna-with-cap-her-head-sits-table-with-round-bagels-honey-tea-enjoying-wellness-day_343596-4655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sauna-with-cap-her-head-sits-table-with-round-bagels-honey-tea-enjoying-wellness-day_343596-4655.jpg?_wi=2",
imageAlt: "happy male customer haircut",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "The straight razor shave was incredible. No irritation at all.",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg?_wi=2",
imageAlt: "happy male customer haircut",
},
]}