Update src/app/team/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
name: "John Davis",
|
||||
role: "Master Barber",
|
||||
description: "With over 15 years in the industry, John's precision cuts and classic shaves are legendary. He specializes in intricate fades and beard sculpting.",
|
||||
imageSrc: "https://pixabay.com/get/ga88f5de255dc8e08e42d3fc17e260a35b6b73f36bf949ddb72d829f798594df0a1f6e7865c04a0e13fd9fc61c21f988f6e62130c7d9c4e8516eeb943f8518eb5_1280.jpg",
|
||||
imageSrc: "https://pixabay.com/get/ga88f5de255dc8e08e42d3fc17e260a35b6b73f36bf949ddb72d829f798594df0a1f6e7865c04a0e13fd9fc61c21f988f6e62130c7d9c4e8516eeb943f8518eb5_1280.jpg?_wi=2",
|
||||
imageAlt: "experienced male barber portrait",
|
||||
socialLinks: [
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Miller",
|
||||
role: "Lead Stylist",
|
||||
description: "Sarah brings a modern flair to traditional styles, constantly innovating with new techniques for contemporary looks and hair care.",
|
||||
imageSrc: "https://pixabay.com/get/gea595336187800bab9af6dcaabf1d39c4201a799652b291d8452c3fa857a4d5fcc40a796de70f4b79d2789934fc519a11241a5e748c79a4f78e6f57d1795fe9c_1280.jpg",
|
||||
imageSrc: "https://pixabay.com/get/gea595336187800bab9af6dcaabf1d39c4201a799652b291d8452c3fa857a4d5fcc40a796de70f4b79d2789934fc519a11241a5e748c79a4f78e6f57d1795fe9c_1280.jpg?_wi=2",
|
||||
imageAlt: "skilled female barber portrait",
|
||||
socialLinks: [
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
name: "Michael Chen",
|
||||
role: "Senior Barber",
|
||||
description: "Known for his calm demeanor and meticulous attention to detail, Michael ensures every client leaves feeling refreshed and confident.",
|
||||
imageSrc: "https://pixabay.com/get/g24198b7d0eefa0430eada8565ad52980ca046d9fc7416f6af65c0686209e6a4572975fc5cecf25238e69849628010e58e1320aa6f9f867744a859af91a8a0d81_1280.jpg",
|
||||
imageSrc: "https://pixabay.com/get/g24198b7d0eefa0430eada8565ad52980ca046d9fc7416f6af65c0686209e6a4572975fc5cecf25238e69849628010e58e1320aa6f9f867744a859af91a8a0d81_1280.jpg?_wi=2",
|
||||
imageAlt: "young male barber confident smile",
|
||||
socialLinks: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user