Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg?_wi=1",
|
||||
imageAlt: "professional female hair stylist smiling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tool-scissor-held-by-woman-s-hand_53876-127072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tool-scissor-held-by-woman-s-hand_53876-127072.jpg?_wi=1",
|
||||
imageAlt: "hairdresser cutting hair in salon",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg?_wi=2",
|
||||
imageAlt: "Young woman musician looks into a collection of notes sitting at the piano",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tool-scissor-held-by-woman-s-hand_53876-127072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tool-scissor-held-by-woman-s-hand_53876-127072.jpg?_wi=2",
|
||||
imageAlt: "Young woman musician looks into a collection of notes sitting at the piano",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user