Merge version_1 into main #3
@@ -74,11 +74,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Classic Haircut", description: "Precision haircut tailored to your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665416.jpg"},
|
||||
title: "Classic Haircut", description: "Precision haircut tailored to your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665416.jpg?_wi=1"},
|
||||
{
|
||||
title: "Hot Towel Shave", description: "Relax with our signature traditional hot towel shave treatment.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg"},
|
||||
title: "Hot Towel Shave", description: "Relax with our signature traditional hot towel shave treatment.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg?_wi=1"},
|
||||
{
|
||||
title: "Beard Grooming", description: "Expert beard trimming and shaping with premium quality products.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg"},
|
||||
title: "Beard Grooming", description: "Expert beard trimming and shaping with premium quality products.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=1"},
|
||||
]}
|
||||
title="Expert Services"
|
||||
description="We offer a range of premium grooming services tailored to your specific needs."
|
||||
@@ -121,11 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excellent service!", quote: "Best haircut I've had in years. Professional and clean.", name: "Mark R.", role: "Finance Consultant", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665416.jpg"},
|
||||
id: "1", title: "Excellent service!", quote: "Best haircut I've had in years. Professional and clean.", name: "Mark R.", role: "Finance Consultant", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665416.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", title: "Top tier grooming", quote: "Love the atmosphere and the hot towel treatment is fantastic.", name: "James T.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg"},
|
||||
id: "2", title: "Top tier grooming", quote: "Love the atmosphere and the hot towel treatment is fantastic.", name: "James T.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Great attention to detail", quote: "The barbers actually listen to what you want. Very impressive.", name: "Chris D.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg"},
|
||||
id: "3", title: "Great attention to detail", quote: "The barbers actually listen to what you want. Very impressive.", name: "Chris D.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", title: "Highly recommend", quote: "Prime Cut is my go-to shop for every grooming need.", name: "David W.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326564.jpg"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user