Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55b5f6e504 | |||
| 02c64949ea | |||
| 76e819a46c | |||
| a3ff7caaa9 | |||
| 10ba7ee8d6 |
@@ -51,6 +51,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Discover Your Signature Scent", href: "#products"},
|
text: "Discover Your Signature Scent", href: "#products"},
|
||||||
|
{
|
||||||
|
text: "Learn About Our Craft", href: "#about"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/glass-cup-full-dried-lemon-pink-rose-overhead_114579-85978.jpg?_wi=1"
|
||||||
imageAlt="Luxurious fragrance bottle on stone pedestal"
|
imageAlt="Luxurious fragrance bottle on stone pedestal"
|
||||||
@@ -190,7 +192,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Begin Your Journey"
|
title="Begin Your Bespoke Journey"
|
||||||
description="Request a bespoke consultation to unveil your signature fragrance."
|
description="Request a bespoke consultation to unveil your signature fragrance."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user