Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -111,10 +111,10 @@ export default function LandingPage() {
|
||||
icon: Scissors,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-factory-with-thread_1157-29346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-factory-with-thread_1157-29346.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-factory-with-thread_1157-29346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-factory-with-thread_1157-29346.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -124,10 +124,10 @@ export default function LandingPage() {
|
||||
icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-shop-cashier-packing-shopping-bag-cash-register-medium-shot-front-view-shopping-job-concept_74855-11693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-shop-cashier-packing-shopping-bag-cash-register-medium-shot-front-view-shopping-job-concept_74855-11693.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-shop-cashier-packing-shopping-bag-cash-register-medium-shot-front-view-shopping-job-concept_74855-11693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-shop-cashier-packing-shopping-bag-cash-register-medium-shot-front-view-shopping-job-concept_74855-11693.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -137,10 +137,10 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-applying-treatment_23-2149311380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-applying-treatment_23-2149311380.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-applying-treatment_23-2149311380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-applying-treatment_23-2149311380.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-two-stylish-caucasian-woman-blazers-french-cap-classic-white-hat-stand_343596-2183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-two-stylish-caucasian-woman-blazers-french-cap-classic-white-hat-stand_343596-2183.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5",
|
||||
name: "Chloe Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-two-stylish-caucasian-woman-blazers-french-cap-classic-white-hat-stand_343596-2183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-two-stylish-caucasian-woman-blazers-french-cap-classic-white-hat-stand_343596-2183.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
@@ -215,14 +215,14 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "Tell us about your desired hair style or service...",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-books-wooden-chair_23-2149678901.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-books-wooden-chair_23-2149678901.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-books-wooden-chair_23-2149678901.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-books-wooden-chair_23-2149678901.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
|
||||
Reference in New Issue
Block a user