Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 18:53:59 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -44,22 +44,27 @@ export default function LandingPage() {
title="Premium Barbershop Experience"
description="Discover the art of classic grooming at Prestigious Barbershop. Master barbers, traditional techniques, modern comfort."
tag="Est. 2015"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Book Appointment", href: "contact" },
{ text: "Learn More", href: "about" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "Professional barber cutting hair"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "Professional barber cutting hair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=1", imageAlt: "Barbershop interior"},
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Barbershop interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=1", imageAlt: "Haircut service"},
imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", imageAlt: "Haircut service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=1", imageAlt: "Traditional shave service"},
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", imageAlt: "Traditional shave service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=1", imageAlt: "Beard grooming service"},
imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg", imageAlt: "Beard grooming service"
},
]}
/>
</div>
@@ -72,7 +77,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg"
imageAlt="Prestigious Barbershop storefront"
mediaAnimation="slide-up"
bulletPoints={[
@@ -104,13 +109,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=2", imageAlt: "Professional haircut service"},
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg", imageAlt: "Professional haircut service"
},
{
id: 2,
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "Traditional shave service"},
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", imageAlt: "Traditional shave service"
},
{
id: 3,
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=2", imageAlt: "Beard grooming service"},
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg", imageAlt: "Beard grooming service"
},
]}
/>
</div>
@@ -125,13 +133,17 @@ export default function LandingPage() {
useInvertedBackground={false}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", alt: "Customer testimonial"},
src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", alt: "Customer testimonial"
},
{
src: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", alt: "Customer testimonial"},
src: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", alt: "Customer testimonial"
},
{
src: "http://img.b2bpic.net/free-photo/confident-photographer-stands-with-coffee_482257-122262.jpg", alt: "Customer testimonial"},
src: "http://img.b2bpic.net/free-photo/confident-photographer-stands-with-coffee_482257-122262.jpg", alt: "Customer testimonial"
},
{
src: "http://img.b2bpic.net/free-photo/couple-love-bathroom_23-2147986326.jpg", alt: "Customer testimonial"},
src: "http://img.b2bpic.net/free-photo/couple-love-bathroom_23-2147986326.jpg", alt: "Customer testimonial"
},
]}
/>
</div>
@@ -146,11 +158,14 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-white-shirt-poses-velvet-wall_197531-23907.jpg", imageAlt: "James Richardson, Head Barber"},
id: "1", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-white-shirt-poses-velvet-wall_197531-23907.jpg", imageAlt: "James Richardson, Head Barber"
},
{
id: "2", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-showing-scissors-looking-confident-standing-orange-wall_141793-61781.jpg", imageAlt: "Marcus Thompson, Senior Barber"},
id: "2", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-showing-scissors-looking-confident-standing-orange-wall_141793-61781.jpg", imageAlt: "Marcus Thompson, Senior Barber"
},
{
id: "3", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/guy-white-shirt-with-red-tie-bow_158595-141.jpg", imageAlt: "David Martinez, Master Barber"},
id: "3", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/guy-white-shirt-with-red-tie-bow_158595-141.jpg", imageAlt: "David Martinez, Master Barber"
},
]}
/>
</div>
@@ -165,13 +180,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1", title: "How far in advance should I book?", content: "We recommend booking 1-2 weeks in advance for preferred time slots. Walk-ins are always welcome, though wait times may vary during peak hours."},
id: "1", title: "How far in advance should I book?", content: "We recommend booking 1-2 weeks in advance for preferred time slots. Walk-ins are always welcome, though wait times may vary during peak hours."
},
{
id: "2", title: "What payment methods do you accept?", content: "We accept cash, all major credit cards, and digital payment methods. Gift certificates are also available for purchase."},
id: "2", title: "What payment methods do you accept?", content: "We accept cash, all major credit cards, and digital payment methods. Gift certificates are also available for purchase."
},
{
id: "3", title: "Do you offer membership plans?", content: "Yes, we offer exclusive membership packages with discounted rates and priority booking for frequent customers."},
id: "3", title: "Do you offer membership plans?", content: "Yes, we offer exclusive membership packages with discounted rates and priority booking for frequent customers."
},
{
id: "4", title: "What is your cancellation policy?", content: "Cancellations must be made 24 hours in advance to avoid a cancellation fee. We understand that emergencies happen and will work with you accordingly."},
id: "4", title: "What is your cancellation policy?", content: "Cancellations must be made 24 hours in advance to avoid a cancellation fee. We understand that emergencies happen and will work with you accordingly."
},
]}
/>
</div>