Compare commits
2 Commits
version_17
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| e40bdc9736 | |||
| c5fb320faf |
@@ -172,6 +172,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-restaurant-dish_23-2148893358.jpg"
|
||||
imageAlt="Shadowlawn Eats restaurant ambiance and dining experience"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user