-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
69 lines (68 loc) · 2.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<html>
<head>
<title>Succellerator - Succelerating your small businesses!</title>
</head>
<body>
<div>
<div style="float:left;">
<img src="succlogo.png">
</div>
<div style="float:left;">
<h1>Succellerator</h1>
<h2>Succelerating your small businesses!</h2>
</div>
<div style="clear:both;"></div>
</div>
<div>
<div style="float:left;">
<div><img src="networking.png"/> Network with Succellerating businesses</div>
<div><img src="funding.png"/>Receive Social Funding and support</div>
<div><img src="mentoring.png"/>Mentor other Succellerating businesses</div>
</div>
<div style="float:left;"></div>
<div style="clear:both:"></div>
</div>
<p>Succellerator supports a network of small businesses through advice, mentoring, hosting, web presence and crowd-funding</p>
<p><a href="mailto:[email protected]">Submit</a> your application to be part of the next quarters cohort. Joining the Succellerator network is free of cost. You must give back to the network through mentoring.</p>
<h2>The Succellerator Network</h2>
<table>
<tr>
<td>Company</td><td>Description</td>
</tr>
<tr>
<td><img src="succlogo.png"></td><td>Succellerator is not only a network of small businesses, it's a member of the Succellerator Network</td>
</tr>
<tr>
<td>Edible Utensils</td><td>Edible Utensils specializes in single use utensils that you eat after your meal. From bread bowl to apple spoon.</td>
</tr>
<tr>
<td>Altered Reality Menus</td><td>Altered Reality Menus uses Augmented Reality technology to leave reviews and images of menu items for future restaurant goers.</td>
</tr>
<tr>
<td>Two Triangle Composting & Plants</td><td>Two Triangle Composting & Plants gives you indoor composting systems and indoor plant systems. As you nurture the systems and they grow and multiply, you return twice what you received to Two Triangle Composting & Plants.</td>
</tr>
<tr>
<td>HouseMinder</td><td>Someone accepts deliveries and lets service people into your home.</td>
</tr>
<tr>
<td>Moon Mirror</td><td>Mirrors on the moon to reflect more light to earth.</td>
</tr>
<tr>
<td>Dry Phone</td><td>Cell phones and wallets set of an alarm when put into your washing machine.</td>
</tr>
<tr>
<td>Halfsies</td><td>Group by in bulk</td>
</tr>
<tr>
<td>Rate My Neighbour</td><td>Anonymous comments for people who live near you.</td>
</tr>
<tr>
<td>TreatMap</td><td>Which house is giving out which candy</td>
</tr>
<tr>
<td>Snack Tracker</td><td>Automated IOU Store</td>
</tr>
</table>
<p><a href="#">About</a> <a href="#">Press</a></p>
</body>
</html>