Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-08 23:09:37 +00:00
4 changed files with 33 additions and 33 deletions

View File

@@ -76,7 +76,7 @@ export default function AboutPage() {
description="Founded on expertise and community"
subdescription="Est. 2015 - Trusted by our neighborhood"
icon={Scissors}
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-buttoning-his-vest_1153-1515.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-buttoning-his-vest_1153-1515.jpg?_wi=2"
imageAlt="Coiffure Shades barbershop"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -97,13 +97,13 @@ export default function AboutPage() {
members={[
{
id: "king", name: "King", role: "Master Barber", imageSrc:
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg", imageAlt: "King - Master Barber"},
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg?_wi=2", imageAlt: "King - Master Barber"},
{
id: "mark", name: "Mark", role: "Senior Barber", imageSrc:
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg", imageAlt: "Mark - Senior Barber"},
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg?_wi=2", imageAlt: "Mark - Senior Barber"},
{
id: "alanna", name: "Alanna", role: "Style Specialist", imageSrc:
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg", imageAlt: "Alanna - Style Specialist"},
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg?_wi=2", imageAlt: "Alanna - Style Specialist"},
]}
/>
</div>

View File

@@ -113,7 +113,7 @@ export default function HomePage() {
description="Founded on expertise and community"
subdescription="Est. 2015 - Trusted by our neighborhood"
icon={Scissors}
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-buttoning-his-vest_1153-1515.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-buttoning-his-vest_1153-1515.jpg?_wi=1"
imageAlt="Coiffure Shades barbershop"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -173,13 +173,13 @@ export default function HomePage() {
members={[
{
id: "king", name: "King", role: "Master Barber", imageSrc:
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg", imageAlt: "King - Master Barber"},
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg?_wi=1", imageAlt: "King - Master Barber"},
{
id: "mark", name: "Mark", role: "Senior Barber", imageSrc:
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg", imageAlt: "Mark - Senior Barber"},
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg?_wi=1", imageAlt: "Mark - Senior Barber"},
{
id: "alanna", name: "Alanna", role: "Style Specialist", imageSrc:
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg", imageAlt: "Alanna - Style Specialist"},
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg?_wi=1", imageAlt: "Alanna - Style Specialist"},
]}
/>
</div>
@@ -198,19 +198,19 @@ export default function HomePage() {
products={[
{
id: "fade-1", name: "Sharp Fade", price: "Classic Style", imageSrc:
"http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167440.jpg", imageAlt: "Sharp fade haircut"},
"http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167440.jpg?_wi=1", imageAlt: "Sharp fade haircut"},
{
id: "fade-2", name: "Clean Lines", price: "Premium Cut", imageSrc:
"http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4664.jpg", imageAlt: "Clean fade lines"},
"http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4664.jpg?_wi=1", imageAlt: "Clean fade lines"},
{
id: "fade-3", name: "Precision Work", price: "Expert Style", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-serious-man-getting-ready-new-look_23-2148256983.jpg", imageAlt: "Precision fade work"},
"http://img.b2bpic.net/free-photo/close-up-serious-man-getting-ready-new-look_23-2148256983.jpg?_wi=1", imageAlt: "Precision fade work"},
{
id: "fade-4", name: "Modern Fade", price: "Contemporary Cut", imageSrc:
"http://img.b2bpic.net/free-vector/abstract-blue-gray-wave-transparent-background_1017-13896.jpg", imageAlt: "Modern fade haircut"},
{
id: "fade-5", name: "Signature Style", price: "Signature", imageSrc:
"http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Signature fade style"},
"http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=1", imageAlt: "Signature fade style"},
{
id: "fade-6", name: "Expert Cut", price: "Professional", imageSrc:
"http://img.b2bpic.net/free-vector/blue-background-with-lines-as-rays_1017-8422.jpg", imageAlt: "Expert barbershop cut"},
@@ -233,27 +233,27 @@ export default function HomePage() {
{
id: "testimonial-1", name: "James Rodriguez", role: "Regular Client", company: "5-Year Customer", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg", imageAlt: "James Rodriguez testimonial"},
"http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg?_wi=1", imageAlt: "James Rodriguez testimonial"},
{
id: "testimonial-2", name: "Michael Chen", role: "Satisfied Customer", company: "Professional", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", imageAlt: "Michael Chen testimonial"},
"http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg?_wi=1", imageAlt: "Michael Chen testimonial"},
{
id: "testimonial-3", name: "David Thompson", role: "Long-time Client", company: "Loyal Member", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "David Thompson testimonial"},
"http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=1", imageAlt: "David Thompson testimonial"},
{
id: "testimonial-4", name: "Christopher Lee", role: "Regular", company: "Returning Client", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-pretty-woman-working-laptop-home_1163-3999.jpg", imageAlt: "Christopher Lee testimonial"},
"http://img.b2bpic.net/free-photo/portrait-pretty-woman-working-laptop-home_1163-3999.jpg?_wi=1", imageAlt: "Christopher Lee testimonial"},
{
id: "testimonial-5", name: "Anthony Martinez", role: "Valued Customer", company: "Trusted Barber Shop", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Anthony Martinez testimonial"},
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=1", imageAlt: "Anthony Martinez testimonial"},
{
id: "testimonial-6", name: "Robert Jackson", role: "Client", company: "Community Member", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg", imageAlt: "Robert Jackson testimonial"},
"http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg?_wi=1", imageAlt: "Robert Jackson testimonial"},
]}
/>
</div>

View File

@@ -113,20 +113,20 @@ export default function ServicesPage() {
products={[
{
id: "fade-1", name: "Sharp Fade", price: "Classic Style", imageSrc:
"http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167440.jpg", imageAlt: "Sharp fade haircut"},
"http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167440.jpg?_wi=2", imageAlt: "Sharp fade haircut"},
{
id: "fade-2", name: "Clean Lines", price: "Premium Cut", imageSrc:
"http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4664.jpg", imageAlt: "Clean fade lines"},
"http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4664.jpg?_wi=2", imageAlt: "Clean fade lines"},
{
id: "fade-3", name: "Precision Work", price: "Expert Style", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-serious-man-getting-ready-new-look_23-2148256983.jpg", imageAlt: "Precision fade work"},
"http://img.b2bpic.net/free-photo/close-up-serious-man-getting-ready-new-look_23-2148256983.jpg?_wi=2", imageAlt: "Precision fade work"},
{
id: "fade-4", name: "Modern Fade", price: "Contemporary Cut", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Modern fade haircut"},
id: "fade-4", name: "Modern Fade", price: "Contemporary Cut", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Modern fade haircut"},
{
id: "fade-5", name: "Signature Style", price: "Signature", imageSrc:
"http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Signature fade style"},
"http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=2", imageAlt: "Signature fade style"},
{
id: "fade-6", name: "Expert Cut", price: "Professional", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Expert barbershop cut"},
id: "fade-6", name: "Expert Cut", price: "Professional", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Expert barbershop cut"},
]}
carouselMode="buttons"
gridVariant="bento-grid"

View File

@@ -61,13 +61,13 @@ export default function TeamPage() {
members={[
{
id: "king", name: "King", role: "Master Barber", imageSrc:
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg", imageAlt: "King - Master Barber"},
"http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-12280.jpg?_wi=3", imageAlt: "King - Master Barber"},
{
id: "mark", name: "Mark", role: "Senior Barber", imageSrc:
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg", imageAlt: "Mark - Senior Barber"},
"http://img.b2bpic.net/free-photo/sucessful-bearded-businessman-white-shirt-is-posing-dark-photo-studio_613910-17276.jpg?_wi=3", imageAlt: "Mark - Senior Barber"},
{
id: "alanna", name: "Alanna", role: "Style Specialist", imageSrc:
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg", imageAlt: "Alanna - Style Specialist"},
"http://img.b2bpic.net/free-photo/impressed-young-female-barber-uniform-holding-hair-clippers-putting-fingers-temples-isolated-olive-green-wall_141793-83059.jpg?_wi=3", imageAlt: "Alanna - Style Specialist"},
]}
carouselMode="buttons"
gridVariant="three-columns-all-equal-width"
@@ -88,27 +88,27 @@ export default function TeamPage() {
{
id: "testimonial-1", name: "James Rodriguez", role: "Regular Client", company: "5-Year Customer", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg", imageAlt: "James Rodriguez testimonial"},
"http://img.b2bpic.net/free-photo/curly-mulatto-female-student-posing-with-smile-okay-sign-after-difficult-test-international-university-indoor-portrait-african-woman-work-as-manager-office-with-young-asian-man_197531-3789.jpg?_wi=2", imageAlt: "James Rodriguez testimonial"},
{
id: "testimonial-2", name: "Michael Chen", role: "Satisfied Customer", company: "Professional", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", imageAlt: "Michael Chen testimonial"},
"http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg?_wi=2", imageAlt: "Michael Chen testimonial"},
{
id: "testimonial-3", name: "David Thompson", role: "Long-time Client", company: "Loyal Member", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "David Thompson testimonial"},
"http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=2", imageAlt: "David Thompson testimonial"},
{
id: "testimonial-4", name: "Christopher Lee", role: "Regular", company: "Returning Client", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-pretty-woman-working-laptop-home_1163-3999.jpg", imageAlt: "Christopher Lee testimonial"},
"http://img.b2bpic.net/free-photo/portrait-pretty-woman-working-laptop-home_1163-3999.jpg?_wi=2", imageAlt: "Christopher Lee testimonial"},
{
id: "testimonial-5", name: "Anthony Martinez", role: "Valued Customer", company: "Trusted Barber Shop", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Anthony Martinez testimonial"},
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2", imageAlt: "Anthony Martinez testimonial"},
{
id: "testimonial-6", name: "Robert Jackson", role: "Client", company: "Community Member", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg", imageAlt: "Robert Jackson testimonial"},
"http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg?_wi=2", imageAlt: "Robert Jackson testimonial"},
]}
carouselMode="buttons"
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"