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
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "James Mitchell", handle: "Regular Customer", testimonial: "The best barber experience I've had. Attention to detail is incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Client Since 2018", testimonial: "Professional, friendly, and always delivers perfect results. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -152,10 +152,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Outstanding Service Quality", quote: "I've been coming to OTT for five years now. The barbers always deliver exactly what I ask for with incredible precision. Worth every penny!", name: "Robert Johnson", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg"
|
||||
id: "1", title: "Outstanding Service Quality", quote: "I've been coming to OTT for five years now. The barbers always deliver exactly what I ask for with incredible precision. Worth every penny!", name: "Robert Johnson", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Best Barber Shop in Town", quote: "The atmosphere is welcoming, the barbers are friendly and skilled. My son even looks forward to getting his hair cut here!", name: "Michael Santos", role: "Family Man", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg"
|
||||
id: "2", title: "Best Barber Shop in Town", quote: "The atmosphere is welcoming, the barbers are friendly and skilled. My son even looks forward to getting his hair cut here!", name: "Michael Santos", role: "Family Man", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Professional Excellence", quote: "From the moment I walk in to the moment I leave, I feel like I'm getting premium service. Highly recommend OTT Barbershop!", name: "Christopher Lee", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg"
|
||||
|
||||
Reference in New Issue
Block a user