Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 22:55:19 +00:00

View File

@@ -83,9 +83,9 @@ export default function LandingPage() {
{
title: "Classic Haircuts", description: "Precision cuts using traditional barbering techniques combined with modern styling for the perfect look.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg", imageAlt: "Professional haircut service"},
{
title: "Beard Grooming", description: "Expert beard trimming, shaping, and conditioning to keep your facial hair looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Beard grooming service"},
title: "Beard Grooming", description: "Expert beard trimming, shaping, and conditioning to keep your facial hair looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Beard grooming service"},
{
title: "Straight Razor Shaves", description: "Traditional wet shaves with premium products and expert technique for ultimate smoothness and luxury.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Straight razor shave service"},
title: "Straight Razor Shaves", description: "Traditional wet shaves with premium products and expert technique for ultimate smoothness and luxury.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Straight razor shave service"},
{
title: "Hair Styling", description: "Custom styling for any occasion using premium products and professional expertise to achieve your desired look.", imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Hair styling service"},
]}
@@ -123,22 +123,22 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Business Professional", company: "Marketing Executive", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson"},
{
id: "2", name: "David Chen", role: "Tech Entrepreneur", company: "Startup Founder", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"},
{
id: "3", name: "James Williams", role: "Attorney", company: "Legal Professional", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Williams"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Williams"},
{
id: "4", name: "Robert Martinez", role: "Creative Director", company: "Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Martinez"},
{
id: "5", name: "Christopher Lee", role: "Financial Advisor", company: "Investment Firm", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Christopher Lee"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Christopher Lee"},
{
id: "6", name: "Anthony Davis", role: "Consultant", company: "Strategic Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Anthony Davis"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Anthony Davis"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"