Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ece4673ac8 | |||
| e8a5a6381e | |||
| 87f52c25c1 | |||
| a20b0ea1c1 | |||
| 31f9d40578 | |||
| 90ae59195b |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Your Appointment", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-hair-salon-interior-design_23-2148866504.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -189,6 +189,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Visit"
|
||||
description="Visit us at 14352 US-59 BUS, Splendora, TX 77372. Contact us at +12816898160. We look forward to seeing you."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-glamorous-long-hair-portrait-isolated-white-background_23-2148756910.jpg"
|
||||
imageAlt="Woman with beautiful hair"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
|
||||
Reference in New Issue
Block a user