Update src/app/page.tsx

This commit is contained in:
2026-04-21 14:41:16 +00:00
parent 2a013b7cf6
commit 13d7dc995e

View File

@@ -65,15 +65,15 @@ export default function LandingPage() {
description="Where precision meets style. Your transformation starts in the chair."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg?_wi=1",
imageAlt: "Modern barbershop interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-having-drink-barbershop_23-2147736963.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-having-drink-barbershop_23-2147736963.jpg?_wi=1",
imageAlt: "Barber tools at work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-shaving-hair-bearded-man_23-2147778748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-shaving-hair-bearded-man_23-2147778748.jpg?_wi=1",
imageAlt: "Clean modern haircut",
},
{
@@ -109,7 +109,7 @@ export default function LandingPage() {
description: "Premium grooming products for lasting finish.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg?_wi=1"
imageAlt="Professional barber haircutting"
/>
</div>
@@ -152,7 +152,7 @@ export default function LandingPage() {
id: "p1",
name: "Matte Wax",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-client-mirror_23-2148242870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-client-mirror_23-2148242870.jpg?_wi=1",
},
{
id: "p2",
@@ -263,7 +263,7 @@ export default function LandingPage() {
quote: "The best fade in the city. Truly world class.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-attractive-fashionable-young-businessman-with-trimmed-beard-trendy-hairstyle-posing-modern-cozy-interior-dressed-formal-stylish-suit_343059-1778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg?_wi=2",
imageAlt: "smiling man portrait groomed beard",
},
{
@@ -274,7 +274,7 @@ export default function LandingPage() {
quote: "Always professional, clean, and top-tier service.",
tag: "VIP",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-with-tattooed-arms-dressed-shirt-posing-grey-background_613910-15701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-having-drink-barbershop_23-2147736963.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-having-drink-barbershop_23-2147736963.jpg?_wi=2",
imageAlt: "smiling man portrait groomed beard",
},
{
@@ -285,7 +285,7 @@ export default function LandingPage() {
quote: "I leave here feeling like a brand new man.",
tag: "Style",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-sensitive-man-posing-studio_23-2149518241.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-shaving-hair-bearded-man_23-2147778748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-shaving-hair-bearded-man_23-2147778748.jpg?_wi=2",
imageAlt: "smiling man portrait groomed beard",
},
{
@@ -296,7 +296,7 @@ export default function LandingPage() {
quote: "Perfect service, great atmosphere, skilled hands.",
tag: "New",
avatarSrc: "http://img.b2bpic.net/free-photo/man-waiting-new-haircut_23-2148353450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaking-hands-with-male-client_23-2147839816.jpg?_wi=2",
imageAlt: "smiling man portrait groomed beard",
},
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
quote: "Best barbershop experience I have had so far.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-blond-bearded-male-dressed-black-leather-jacket_613910-11915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-client-mirror_23-2148242870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-client-mirror_23-2148242870.jpg?_wi=2",
imageAlt: "smiling man portrait groomed beard",
},
]}