Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
title="Elevating the Art of Grooming"
|
||||
description="Since 2015, Up Next Barbershop has been dedicated to delivering exceptional haircuts, beard grooming, and personalized styling. Our team of master barbers combines traditional techniques with contemporary trends to ensure every client leaves looking and feeling their best."
|
||||
tag="Our Story"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg?_wi=1"
|
||||
imageAlt="Professional barber tools"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hair Treatments", tags: ["Specialty", "25 min"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg", imageAlt: "Professional hair treatments"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg?_wi=2", imageAlt: "Professional hair treatments"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user