Merge version_2 into main #6
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg", imageAlt: "Barber expertly shaving a client's beard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg?_wi=1", imageAlt: "Barber expertly shaving a client's beard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-gets-haircut-barber-shop_1048-22007.jpg", imageAlt: "Client receiving a fresh haircut at a barbershop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-gets-haircut-barber-shop_1048-22007.jpg?_wi=1", imageAlt: "Client receiving a fresh haircut at a barbershop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-barber-tools_1048-22008.jpg", imageAlt: "Vintage barber tools laid out on a wooden counter"},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior-style_1048-22005.jpg", imageAlt: "Modern barbershop interior with classic chairs"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior-design_1048-22003.jpg", imageAlt: "Warm and inviting barbershop design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior-design_1048-22003.jpg?_wi=1", imageAlt: "Warm and inviting barbershop design"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
tag="Our Legacy"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg?_wi=2"
|
||||
imageAlt="Barber carefully grooming a client's beard"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
title: "Masterful Haircuts", description: "From classic fades to modern styles, our barbers are experts in the art of hair cutting, ensuring a sharp, personalized look tailored to you.", imageSrc: "http://img.b2bpic.net/free-photo/client-gets-haircut-barber-shop_1048-22007.jpg", imageAlt: "Barber giving a precise haircut to a client", button: {
|
||||
title: "Masterful Haircuts", description: "From classic fades to modern styles, our barbers are experts in the art of hair cutting, ensuring a sharp, personalized look tailored to you.", imageSrc: "http://img.b2bpic.net/free-photo/client-gets-haircut-barber-shop_1048-22007.jpg?_wi=2", imageAlt: "Barber giving a precise haircut to a client", button: {
|
||||
text: "See Our Styles", href: "/services"}},
|
||||
{
|
||||
title: "Luxurious Hot Lather Shaves", description: "Indulge in our signature hot lather shave, a timeless tradition for ultimate relaxation and an incredibly smooth finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg", imageAlt: "Close-up of a hot lather shave in progress", button: {
|
||||
title: "Luxurious Hot Lather Shaves", description: "Indulge in our signature hot lather shave, a timeless tradition for ultimate relaxation and an incredibly smooth finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-beard-client_1048-22006.jpg?_wi=3", imageAlt: "Close-up of a hot lather shave in progress", button: {
|
||||
text: "Book a Shave", href: "/booking"}},
|
||||
{
|
||||
title: "Expert Beard Trimming & Styling", description: "Keep your beard looking its best with our professional trimming, shaping, and conditioning services.", imageSrc: "http://img.b2bpic.net/free-photo/barber-grooming-beard_1048-22006.jpg", imageAlt: "Barber meticulously trimming a client's beard", button: {
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-interior-design_1048-22003.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-interior-design_1048-22003.jpg?_wi=2"
|
||||
imageAlt="Modern barbershop interior at night"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/barber-shop-logo_1048-22009.jpg"
|
||||
logoAlt="The Sharp Cut Barbershop Logo"
|
||||
|
||||
Reference in New Issue
Block a user