Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -69,10 +69,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James M.", handle: "Regular Customer", testimonial: "I've gotten my hair cut by each of the barbers and they're all great – professional, friendly, and pay close attention to detail. The shop is modern, clean, and the music is great.", imageSrc: "http://img.b2bpic.net/free-photo/teen-with-big-smile-showing-positive-gesture_1149-940.jpg", imageAlt: "James M."
|
||||
id: "1", name: "James M.", handle: "Regular Customer", testimonial: "I've gotten my hair cut by each of the barbers and they're all great – professional, friendly, and pay close attention to detail. The shop is modern, clean, and the music is great.", imageSrc: "http://img.b2bpic.net/free-photo/teen-with-big-smile-showing-positive-gesture_1149-940.jpg?_wi=1", imageAlt: "James M."
|
||||
},
|
||||
{
|
||||
id: "2", name: "David K.", handle: "Monthly Regular", testimonial: "They ask the right questions and never assume what you want. My appointments are always quick and the results are perfect. Best barber shop in Chelsea.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg", imageAlt: "David K."
|
||||
id: "2", name: "David K.", handle: "Monthly Regular", testimonial: "They ask the right questions and never assume what you want. My appointments are always quick and the results are perfect. Best barber shop in Chelsea.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=1", imageAlt: "David K."
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marcus L.", handle: "Loyal Customer", testimonial: "Finished my haircut in 15 minutes and still took the time for a hot towel finish. Amazing value for the price. I recommend Chelsea Cuts to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", imageAlt: "Marcus L."
|
||||
@@ -81,10 +81,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Alex R.", handle: "New to Chelsea", testimonial: "Tried Chelsea Cuts for the first time and I'm already a regular. The barbers really care about getting your cut just right. Friendly atmosphere too.", imageSrc: "http://img.b2bpic.net/free-photo/photo-hopeful-lwoman-bites-lips-keeps-fingers-crossed-believes-good-luck-makes-cherished-wish-prays-miracle-hopes-good-things-happen-wears-green-linen-shirt-isolated-beige-wall_273609-61652.jpg", imageAlt: "Alex R."
|
||||
},
|
||||
{
|
||||
id: "5", name: "Tony V.", handle: "Chelsea Resident", testimonial: "Fast but thorough. That's Chelsea Cuts. Never feel rushed, always feel respected. These guys know what they're doing.", imageSrc: "http://img.b2bpic.net/free-photo/teen-with-big-smile-showing-positive-gesture_1149-940.jpg", imageAlt: "Tony V."
|
||||
id: "5", name: "Tony V.", handle: "Chelsea Resident", testimonial: "Fast but thorough. That's Chelsea Cuts. Never feel rushed, always feel respected. These guys know what they're doing.", imageSrc: "http://img.b2bpic.net/free-photo/teen-with-big-smile-showing-positive-gesture_1149-940.jpg?_wi=2", imageAlt: "Tony V."
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert N.", handle: "Professional", testimonial: "Looking sharp for work meetings and client dinners. Chelsea Cuts delivers every single time. Consistent quality, consistent great service.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg", imageAlt: "Robert N."
|
||||
id: "6", name: "Robert N.", handle: "Professional", testimonial: "Looking sharp for work meetings and client dinners. Chelsea Cuts delivers every single time. Consistent quality, consistent great service.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=2", imageAlt: "Robert N."
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user