Merge version_2 into main #3
@@ -50,10 +50,10 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", imageAlt: "Professional barber crafting precision cuts"
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", imageAlt: "Professional barber crafting precision cuts"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg", imageAlt: "Luxury grooming and styling services"
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186518.jpg", imageAlt: "Luxury grooming and styling services"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -64,6 +64,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Services", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
scrollEffect="parallax"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -286,4 +287,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user