Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoKE6hKA9rtgdgfJgfe7ytJnyT/uploaded-1773254861391-l8au2w4i.png", imageAlt: "Professional barbershop interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=2", imageAlt: "Barbershop station setup"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoKE6hKA9rtgdgfJgfe7ytJnyT/uploaded-1773254960899-dzmjxz4g.png", imageAlt: "Barbershop station setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=3", imageAlt: "Premium grooming tools"
|
||||
@@ -65,13 +65,13 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Regular Haircut", descriptions: [
|
||||
id: "1", title: "Regular Haircut ", descriptions: [
|
||||
"Professional haircut with expert styling", "Available with number 1 or 2 sides", "Perfect for classic looks"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=1", imageAlt: "Regular haircut service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Beard Design", descriptions: [
|
||||
id: "2", title: "Haircut and Beard 45$ ", descriptions: [
|
||||
"Custom beard shaping and design", "Razor fade enhancement", "Professional grooming expertise"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=2", imageAlt: "Beard design service"
|
||||
|
||||
Reference in New Issue
Block a user