Merge version_4 into main #8
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment Online", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", imageAlt: "Modern welcoming salon interior" },
|
||||
{ videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=1", imageAlt: "Modern welcoming salon interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Professional stylist working" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
{ id: "1", brand: "Style", name: "Transformation 1", price: "", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/attractive-barber-shaving-hair-client_23-2147778750.jpg" },
|
||||
{ id: "2", brand: "Style", name: "Transformation 2", price: "", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-studio-fashion-portrait_1301-4486.jpg" },
|
||||
{ id: "3", brand: "Style", name: "Transformation 3", price: "", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" },
|
||||
{ id: "4", brand: "Style", name: "Transformation 4", price: "", rating: 5, reviewCount: "1", imageSrc: "https://www.w3schools.com/html/mov_bbb.mp4" },
|
||||
{ id: "4", brand: "Style", name: "Transformation 4", price: "", rating: 5, reviewCount: "1", imageSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=2" },
|
||||
{ id: "5", brand: "Style", name: "Transformation 5", price: "", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-teaching-sign-language_23-2148803694.jpg" },
|
||||
{ id: "6", brand: "Style", name: "Transformation 6", price: "", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/women-make-up-stand-each-other-apply-hair-rollers-mascara-use-eyelashes-curler-prepare-special-occasion-want-look-beautiful_273609-52775.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user