File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/_includes/components/codepens Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
< h3 > Sample Group call</ h3 >
66
66
< div class ="sample-form ">
67
67
< label for ="name "> Name:</ label >
68
- < input type ="text " id ="name " value ="Rock and Roll Hall of Fame Inductees ">
69
- < label for ="industry "> Title :</ label >
70
- < input type ="text " id ="industry " value ="Music ">
68
+ < input type ="text " id ="name " value ="Fenty Beauty ">
69
+ < label for ="industry "> Industry :</ label >
70
+ < input type ="text " id ="industry " value ="Beauty ">
71
71
< label for ="employees "> Employees:</ label >
72
- < input type ="text " id ="employees " value ="365 ">
72
+ < input type ="text " id ="employees " value ="200 ">
73
73
< label for ="plan "> Plan:</ label >
74
74
< input type ="text " id ="plan " value ="Premium ">
75
75
< label for ="totalBilled "> Total Billed:</ label >
76
- < input type ="text " id ="totalBilled " value ="202,000 ">
76
+ < input type ="text " id ="totalBilled " value ="34000 ">
77
77
< input type ="submit " class ="button button-hollow " id ="submit " onclick ="showMessage(); showOutput() "
78
78
value ="See a sample group call ">
79
79
</ div >
You can’t perform that action at this time.
0 commit comments