Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5bdf7d14b | |||
| 334517057a | |||
| a14851a7ec | |||
| 117497d46d | |||
| 33f95ec4f6 | |||
| 5ae7ad62ee |
@@ -50,6 +50,8 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Hair Couture Salon LLC"
|
brandName="Hair Couture Salon LLC"
|
||||||
|
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
|
||||||
|
logoAlt="Hair Couture Salon Logo"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Appointment", href: "#contact"}}
|
text: "Book Appointment", href: "#contact"}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
@@ -136,7 +138,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Our Story", href: "#"},
|
text: "Our Story", href: "#about"},
|
||||||
{
|
{
|
||||||
text: "Meet Our Team", href: "#team"},
|
text: "Meet Our Team", href: "#team"},
|
||||||
]}
|
]}
|
||||||
@@ -280,7 +282,7 @@ export default function LandingPage() {
|
|||||||
text="Ready to transform your look? Book your bespoke hair experience today. Our team of master stylists awaits."
|
text="Ready to transform your look? Book your bespoke hair experience today. Our team of master stylists awaits."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Appointment", href: "#"},
|
text: "Book Appointment", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -289,6 +291,8 @@ export default function LandingPage() {
|
|||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=3"
|
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png?_wi=3"
|
||||||
videoAriaLabel="Elegant hair salon interior video"
|
videoAriaLabel="Elegant hair salon interior video"
|
||||||
|
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
|
||||||
|
logoAlt="Hair Couture Salon Logo"
|
||||||
logoText="Hair Couture Salon LLC"
|
logoText="Hair Couture Salon LLC"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user