Merge version_1 into main #1
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Beard Grooming & Shaping", description: "Expert beard trimming, shaping, and conditioning using traditional Turkish methods and premium products.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg" },
|
||||
id: "2", title: "Beard Grooming & Shaping", description: "Expert beard trimming, shaping, and conditioning using traditional Turkish methods and premium products.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Expert beard sculpting" },
|
||||
{ icon: CheckCircle, text: "Therapeutic beard oil treatment" },
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hot Towel Shave", description: "Luxurious straight razor shave with hot towel treatment for the ultimate grooming experience and skin rejuvenation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg" },
|
||||
id: "3", title: "Hot Towel Shave", description: "Luxurious straight razor shave with hot towel treatment for the ultimate grooming experience and skin rejuvenation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Traditional straight razor shave" },
|
||||
{ icon: CheckCircle, text: "Hot towel therapy" },
|
||||
@@ -121,11 +121,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "Professional", company: "Westbury", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed Hassan", role: "Business Owner", company: "Westbury", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Robert Chen", role: "Student", company: "Westbury", rating: 5,
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Williams", role: "Corporate Executive", company: "Westbury", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user