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
@@ -59,7 +59,7 @@ export default function BarberCoPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-shaving_23-2147638137.jpg", imageAlt: "Traditional Shave Service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-getting-haircut_23-2149220536.jpg", imageAlt: "Expert Barber at Work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-getting-haircut_23-2149220536.jpg?_wi=1", imageAlt: "Expert Barber at Work"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -88,7 +88,7 @@ export default function BarberCoPage() {
|
||||
title: "Welcoming Atmosphere", description: "A community space where conversations flow freely", icon: Heart,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-man-getting-haircut_23-2149220536.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-man-getting-haircut_23-2149220536.jpg?_wi=2"
|
||||
imageAlt="BarberCo Master Barber"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -166,17 +166,17 @@ export default function BarberCoPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Williams", handle: "@robertw", testimonial: "Best barbershop in town. Marcus knows exactly what I want before I even say it. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg", imageAlt: "Robert Williams"},
|
||||
id: "1", name: "Robert Williams", handle: "@robertw", testimonial: "Best barbershop in town. Marcus knows exactly what I want before I even say it. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg?_wi=1", imageAlt: "Robert Williams"},
|
||||
{
|
||||
id: "2", name: "Michael Thompson", handle: "@mthompson", testimonial: "Finally found a place where quality matters. Every visit is an experience. Highly recommend BarberCo to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageAlt: "Michael Thompson"},
|
||||
id: "2", name: "Michael Thompson", handle: "@mthompson", testimonial: "Finally found a place where quality matters. Every visit is an experience. Highly recommend BarberCo to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=1", imageAlt: "Michael Thompson"},
|
||||
{
|
||||
id: "3", name: "Christopher Lee", handle: "@chrlee", testimonial: "The hot towel shave is phenomenal. Professional barbers who take pride in their craft. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", imageAlt: "Christopher Lee"},
|
||||
{
|
||||
id: "4", name: "Daniel Rodriguez", handle: "@drodriguez", testimonial: "Been coming here for three years. Consistency, professionalism, and genuine care. BarberCo is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg", imageAlt: "Daniel Rodriguez"},
|
||||
{
|
||||
id: "5", name: "Jonathan Park", handle: "@jpark", testimonial: "The fade work is sharp. David and the team really understand modern styling. Love this place.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg", imageAlt: "Jonathan Park"},
|
||||
id: "5", name: "Jonathan Park", handle: "@jpark", testimonial: "The fade work is sharp. David and the team really understand modern styling. Love this place.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg?_wi=2", imageAlt: "Jonathan Park"},
|
||||
{
|
||||
id: "6", name: "Kevin Anderson", handle: "@kanderson", testimonial: "Great atmosphere, great barbers, great results. Always leave looking and feeling refreshed. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageAlt: "Kevin Anderson"},
|
||||
id: "6", name: "Kevin Anderson", handle: "@kanderson", testimonial: "Great atmosphere, great barbers, great results. Always leave looking and feeling refreshed. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=2", imageAlt: "Kevin Anderson"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user