-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·82 lines (79 loc) · 2.85 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
70
71
72
73
74
75
76
77
78
79
80
81
82
---
layout: default
---
<!-- works -->
<div id="" class=" clearfix grid works">
<figure class="effect-oscar wowload fadeIn">
<img src="/images/portfolio/img11.png" alt="GoodBirth"/>
<figcaption>
<h2>Good Birth</h2>
<p>
<a href="/GoodBirth.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img21.png" alt="Visuals"/>
<figcaption>
<h2>Visuals</h2>
<p>
<a href="/Visuals.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img31.png" alt="Placenta"/>
<figcaption>
<h2>Placenta</h2>
<p>
<a href="/Placenta.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img41.png" alt="Dais"/>
<figcaption>
<h2>Dais</h2>
<p>
<a href="/Activisam.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img51.png" alt="Matrika"/>
<figcaption>
<h2>Why Matrika</h2>
<p>
<a href="/Matrika.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img6.png" alt="Herbs"/>
<figcaption>
<h2>Herbs</h2>
<p>
<a href="/Herbs.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img71.png" alt="Csection"/>
<figcaption>
<h2>C-section</h2>
<p>
<a href="/Csection.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img81.png" alt="MythAndStory"/>
<figcaption style="padding-left: 10px;padding-right: 10px;padding-top: 120px;">
<h2>Myth, Story And Sacred Text</h2>
<p>
<a href="/MythAndStory.html" target="_blank">View more</a></p>
</figcaption>
</figure>
<figure class="effect-oscar wowload fadeInUp">
<img src="/images/portfolio/img91.png" alt="Postpartum"/>
<figcaption>
<h2>Postpartum</h2>
<p>
<a href="/Postpartum.html" target="_blank">View more</a></p>
</figcaption>
</figure>
</div>
<!-- works -->