Merge version_1 into main #3
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Book Now", href: "tel:+19549065157" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", imageAlt: "Salon Interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=1", imageAlt: "Salon Interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg", imageAlt: "Hairstyling result"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=1", imageAlt: "Hairstyling result"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -115,12 +115,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "g1", name: "Transformation 1", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg" },
|
||||
{ id: "g2", name: "Transformation 2", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg" },
|
||||
{ id: "g3", name: "Transformation 3", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg" },
|
||||
{ id: "g4", name: "Transformation 4", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg" },
|
||||
{ id: "g5", name: "Transformation 5", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg" },
|
||||
{ id: "g6", name: "Salon View", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg" },
|
||||
{ id: "g1", name: "Transformation 1", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=2" },
|
||||
{ id: "g2", name: "Transformation 2", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=3" },
|
||||
{ id: "g3", name: "Transformation 3", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=4" },
|
||||
{ id: "g4", name: "Transformation 4", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=5" },
|
||||
{ id: "g5", name: "Transformation 5", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/different-emotions-young-twins_329181-10709.jpg?_wi=6" },
|
||||
{ id: "g6", name: "Salon View", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg?_wi=2" },
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Before & After transformations and our salon aesthetic."
|
||||
|
||||
Reference in New Issue
Block a user