Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4cbe96799 | |||
| 08ad46e095 | |||
| aacae1f172 | |||
| 4b70245b40 | |||
| 16977307b0 | |||
| d2c371a201 |
@@ -72,6 +72,7 @@ export default function LandingPage() {
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
avatarText="Join 500+ satisfied customers"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,13 +101,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", tag: "Classic", title: "Haircuts & Fades", description: "Expert cuts ranging from classic styles to modern fades. Our barbers blend precision technique with your personal style.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Professional haircut service"
|
||||
id: "1", tag: "Classic", title: "Haircuts & Fades", description: "Expert cuts ranging from classic styles to modern fades. Our barbers blend precision technique with your personal style. Starting at $35.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
id: "2", tag: "Premium", title: "Beard Grooming", description: "Complete beard shaping, trimming, and styling services. We'll help you maintain the perfect look with expert care.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", imageAlt: "Beard grooming service"
|
||||
id: "2", tag: "Premium", title: "Beard Grooming", description: "Complete beard shaping, trimming, and styling services. We'll help you maintain the perfect look with expert care. Starting at $25.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", imageAlt: "Beard grooming service"
|
||||
},
|
||||
{
|
||||
id: "3", tag: "Signature", title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave. A premium grooming ritual that leaves you refreshed and smooth.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg", imageAlt: "Straight razor shave service"
|
||||
id: "3", tag: "Signature", title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave. A premium grooming ritual that leaves you refreshed and smooth. Starting at $45.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg", imageAlt: "Straight razor shave service"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user