forked from KalbonyanElmarsos/Kalbonyan-Elmarsos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -577,11 +577,12 @@ <h2 class="heading-level-2">Get your first meal for free!</h2> | |
eating well today. You can cancel or pause anytime. And the | ||
first meal is on us! | ||
</p> | ||
<form class="cta-form" name="subscribe" netlify> | ||
<form class="cta-form" name="signup" netlify> | ||
<div> | ||
<label for="full-name">Full Name</label> | ||
<input | ||
id="full-name" | ||
name="full-name" | ||
type="text" | ||
placeholder="Ali Fellahi" | ||
required | ||
|
@@ -591,14 +592,15 @@ <h2 class="heading-level-2">Get your first meal for free!</h2> | |
<label for="email">Email Address</label> | ||
<input | ||
id="email" | ||
name="email" | ||
type="email" | ||
placeholder="[email protected]" | ||
required | ||
/> | ||
</div> | ||
<div> | ||
<label for="hear-from">Where did you hear about us?</label> | ||
<select id="hear-from" required> | ||
<select id="hear-from" name="hear-from" required> | ||
<option value="">Please select an option</option> | ||
<option value="friends">Friends & Family</option> | ||
<option value="social-ads">Social Media Ads</option> | ||
|
03b9947
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
kalbonyan-elmarsos – ./
kalbonyan-elmarsos-alilosoft.vercel.app
kalbonyan-elmarsos-git-main-alilosoft.vercel.app
omnifood-alilo.vercel.app