Update src/app/page.tsx

This commit is contained in:
2026-05-30 19:33:47 +00:00
parent d65b674cdb
commit 8e050ca64e

View File

@@ -77,19 +77,19 @@ export default function LandingPage() {
description="Village Square Barber Shop: Where tradition meets modern style for the perfect cut, shave, and experience. Precision, style, and a welcoming atmosphere."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-shaving-beard-barbershop_1303-26260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-shaving-beard-barbershop_1303-26260.jpg?_wi=1",
imageAlt: "Barber giving a classic haircut",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-wiping-clients-face-with-hot-towel_107420-94798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-wiping-clients-face-with-hot-towel_107420-94798.jpg?_wi=1",
imageAlt: "Interior of a modern barbershop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg?_wi=1",
imageAlt: "Barber trimming a man's beard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232229.jpg?_wi=1",
imageAlt: "Display of premium grooming products",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
imageAlt: "Portrait of Sarah Chen",
},
],
imageSrc: "http://img.b2bpic.net/free-psd/barber-template-design_23-2151528835.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/barber-template-design_23-2151528835.jpg?_wi=1",
imageAlt: "male barber portrait smiling",
},
]}
@@ -265,7 +265,7 @@ export default function LandingPage() {
tag: "Great Service",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
avatarAlt: "Mark R. avatar",
imageSrc: "http://img.b2bpic.net/free-psd/barber-template-design_23-2151528835.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/barber-template-design_23-2151528835.jpg?_wi=2",
imageAlt: "happy man client smiling",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
tag: "Affordable Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
avatarAlt: "Jessica L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-shaving-beard-barbershop_1303-26260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-shaving-beard-barbershop_1303-26260.jpg?_wi=2",
imageAlt: "happy man client smiling",
},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
tag: "Excellent Value",
avatarSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167341.jpg",
avatarAlt: "Chris B. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-wiping-clients-face-with-hot-towel_107420-94798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-barber-wiping-clients-face-with-hot-towel_107420-94798.jpg?_wi=2",
imageAlt: "happy man client smiling",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
tag: "Consistent Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-ethnic-coworkers-doing-selfie-workplace_23-2148180695.jpg",
avatarAlt: "Sarah P. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-shaving-beard-young-customer-towel-with-blade_181624-54554.jpg?_wi=2",
imageAlt: "happy man client smiling",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
tag: "Relaxing Shave",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
avatarAlt: "David K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232229.jpg?_wi=2",
imageAlt: "happy man client smiling",
},
]}