Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 334517057a | |||
| a14851a7ec |
@@ -50,8 +50,10 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Hair Couture Salon LLC"
|
||||
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
|
||||
logoAlt="Hair Couture Salon Logo"
|
||||
button={{
|
||||
text: "Book Appointment", href: "#contact"}}
|
||||
text: "Book Appointment", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -289,6 +291,8 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
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"
|
||||
logoSrc="https://assets.webuild.ai/hair-couture-salon-logo.png"
|
||||
logoAlt="Hair Couture Salon Logo"
|
||||
logoText="Hair Couture Salon LLC"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user