Merge version_1 into main #1
@@ -65,32 +65,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=1",
|
||||
imageAlt: "Luxury nail art",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=2",
|
||||
imageAlt: "Gel manicure",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=3",
|
||||
imageAlt: "Acrylic set",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=4",
|
||||
imageAlt: "Nail design",
|
||||
},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=5",
|
||||
imageAlt: "Pedicure services",
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=6",
|
||||
imageAlt: "Studio vibe",
|
||||
},
|
||||
]}
|
||||
@@ -108,12 +108,12 @@ export default function LandingPage() {
|
||||
title: "Gel Manicure",
|
||||
description: "Long-lasting chip-free polish.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manicurist-doing-gel-nail-design-client-close-up_127675-2638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manicurist-doing-gel-nail-design-client-close-up_127675-2638.jpg?_wi=1",
|
||||
imageAlt: "Gel manicure",
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=7",
|
||||
imageAlt: "elegant nail salon interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -121,12 +121,12 @@ export default function LandingPage() {
|
||||
title: "Acrylic Set",
|
||||
description: "Custom shape and length enhancements.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg?_wi=1",
|
||||
imageAlt: "Acrylic manicure",
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manicurist-doing-gel-nail-design-client-close-up_127675-2638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manicurist-doing-gel-nail-design-client-close-up_127675-2638.jpg?_wi=2",
|
||||
imageAlt: "gel manicure nails beautiful hands",
|
||||
},
|
||||
{
|
||||
@@ -134,12 +134,12 @@ export default function LandingPage() {
|
||||
title: "Nail Art",
|
||||
description: "Intricate hand-painted designs.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-watercolor-floral-seamless-pattern_44538-10630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-watercolor-floral-seamless-pattern_44538-10630.jpg?_wi=1",
|
||||
imageAlt: "Hand painted art",
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg?_wi=2",
|
||||
imageAlt: "acrylic nail set coffin shape",
|
||||
},
|
||||
]}
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
title: "Gallery Looks",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-manicure-nail-hand-self-care_140725-65116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-manicure-nail-hand-self-care_140725-65116.jpg?_wi=1"
|
||||
mediaAnimation="fade-up"
|
||||
imageAlt="Welcoming nail studio"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
quote: "Tom did my nails and they turned out exactly like the photos I showed him.",
|
||||
tag: "Satisfied",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-cell-phone-isolated-white-wall_231208-12365.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-watercolor-floral-seamless-pattern_44538-10630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-watercolor-floral-seamless-pattern_44538-10630.jpg?_wi=2",
|
||||
imageAlt: "intricate hand painted nail art design",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
quote: "My usual salon was closed. Service was amazing. Emily was meticulous.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-manicure-nail-hand-self-care_140725-65116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-manicure-nail-hand-self-care_140725-65116.jpg?_wi=2",
|
||||
imageAlt: "nail salon studio interior warm",
|
||||
},
|
||||
{
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-browsing-smartphone-near-cafe-window_23-2147785379.jpg?_wi=8"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
|
||||
Reference in New Issue
Block a user