Merge version_1 into main #1
@@ -50,13 +50,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186470.jpg", imageAlt: "Professional barber styling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186470.jpg?_wi=1", imageAlt: "Professional barber styling"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506327.jpg", imageAlt: "Expert haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506327.jpg?_wi=1", imageAlt: "Expert haircut service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18526.jpg", imageAlt: "Beard grooming expertise"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18526.jpg?_wi=1", imageAlt: "Beard grooming expertise"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -99,12 +99,12 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "haircut", title: "Classic Haircut", description: "Precision cuts tailored to your face shape and personal style. From fades to textured crops, we deliver perfection.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506327.jpg", imageAlt: "Haircut service", buttons: [
|
||||
id: "haircut", title: "Classic Haircut", description: "Precision cuts tailored to your face shape and personal style. From fades to textured crops, we deliver perfection.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506327.jpg?_wi=2", imageAlt: "Haircut service", buttons: [
|
||||
{ text: "Book", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "beard", title: "Beard Grooming", description: "Full beard design, trimming, and conditioning. Our specialists shape and style your beard with expert precision.", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18526.jpg", imageAlt: "Beard grooming service", buttons: [
|
||||
id: "beard", title: "Beard Grooming", description: "Full beard design, trimming, and conditioning. Our specialists shape and style your beard with expert precision.", tag: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18526.jpg?_wi=2", imageAlt: "Beard grooming service", buttons: [
|
||||
{ text: "Book", href: "#contact" }
|
||||
]
|
||||
},
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186470.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186470.jpg?_wi=2"
|
||||
imageAlt="Berwyns Barber Shop"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user