Merge version_1 into main #3
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#booking" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=1"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-stylist-posing-japanese-hairdressers_23-2149395766.jpg", alt: "Female stylist posing at a japanese hairdressers" },
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Philosophy"
|
||||
description="At Salon Greenwich, we believe hair styling is an art form. Our stylists bring bespoke care to every visit, ensuring you leave feeling confident and refreshed. We specialize in high-end haircare in a calming, minimalist environment."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -113,12 +113,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "Treatments", price: "$40 - $90", period: "session", features: ["Deep Conditioning ($40)", "Demineralization ($90)"],
|
||||
button: { text: "Select", href: "#booking" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", imageAlt: "minimalist hair salon desk contact"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=2", imageAlt: "minimalist hair salon desk contact"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Styling", price: "$65", period: "session", features: ["Signature Blow Dry ($65)"],
|
||||
button: { text: "Select", href: "#booking" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg", imageAlt: "minimalist hair salon desk contact"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg?_wi=2", imageAlt: "minimalist hair salon desk contact"
|
||||
},
|
||||
]}
|
||||
title="Services Menu"
|
||||
|
||||
Reference in New Issue
Block a user