-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
191 lines (184 loc) · 6.65 KB
/
Copy pathindex.html
File metadata and controls
191 lines (184 loc) · 6.65 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Dewi Sri Spa & Wellness - Traditional Balinese Spa in the heart of nature. Experience tranquility and rejuvenation."
/>
<title>Dewi Sri Spa & Wellness | Balinese Serenity</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet"
/>
<!-- CSS -->
<link rel="stylesheet" href="style.css" />
<!-- Font Awesome for Icons -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css"
/>
</head>
<body>
<!-- Navigation -->
<nav>
<div class="nav-container">
<a href="index.html" class="logo">Dewi Sri Spa</a>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="menu.html">Services</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
</nav>
<!-- Hero Section -->
<header
class="hero"
style="background-image: url('hero.png')"
>
<!-- Placeholder for generated image, needs update after user confirms or I see the file name -->
<!-- Note: I will update the URL to the relative path of the generated image -->
<div class="hero-content">
<h1>Embrace Tranquility.<br />Rejuvenate Your Soul.</h1>
<p>
Experience the ancient healing art of Bali in a sanctuary of peace.
</p>
<a href="menu.html" class="btn">View Services</a>
</div>
</header>
<!-- Introduction -->
<section class="section-padding intro">
<div class="container">
<h2 class="section-title">Welcome to Dewi Sri Spa</h2>
<p>
Inspired by the Balinese Goddess of Rice and Fertility, Dewi Sri Spa
transports you to a world of serenity. Nestled amidst lush tropical
gardens, our sanctuary offers a retreat from the modern world. We
blend traditional Balinese healing techniques with natural, organic
ingredients to restore balance to your body, mind, and spirit.
</p>
</div>
</section>
<!-- Featured Services -->
<section class="section-padding services-preview">
<div class="container">
<h2 class="section-title text-center">Our Signature Rituals</h2>
<div class="services-grid">
<!-- Service 1 -->
<div class="service-card">
<div
class="service-img"
style="background-image: url('massage.png')"
></div>
<div class="service-info">
<h3>Balinese Massage</h3>
<p>
A gentle yet deep tissue massage using aromatherapy oils to
stimulate blood flow and relieve tension.
</p>
<a href="menu.html" class="btn-outline">Learn More</a>
</div>
</div>
<!-- Service 2 -->
<div class="service-card">
<div
class="service-img"
style="background-image: url('flower_bath.png')"
></div>
<div class="service-info">
<h3>Royal Flower Bath</h3>
<p>
Immerse yourself in a stone tub filled with fresh tropical
flowers and essential oils for ultimate relaxation.
</p>
<a href="menu.html" class="btn-outline">Learn More</a>
</div>
</div>
<!-- Service 3 -->
<div class="service-card">
<div
class="service-img"
style="background-image: url('facial.png')"
></div>
<div class="service-info">
<h3>Organic Facial</h3>
<p>
Rejuvenate your skin with our organic biokos products, leaving
your face glowing and refreshed.
</p>
<a href="menu.html" class="btn-outline">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials (Static) -->
<section class="section-padding" style="background-color: var(--bg-cream)">
<div class="container text-center">
<h2 class="section-title">Guest Stories</h2>
<div style="max-width: 800px; margin: 0 auto">
<blockquote
style="
font-size: 1.1rem;
font-style: italic;
color: #555;
margin-bottom: 20px;
"
>
"The most relaxing experience I've had in Bali. The Balinese massage
was perfect, and the setting is breathtaking."
</blockquote>
<cite style="display: block; font-weight: 700; margin-bottom: 40px"
>- Sarah J., Australia</cite
>
<blockquote
style="
font-size: 1.1rem;
font-style: italic;
color: #555;
margin-bottom: 20px;
"
>
"A hidden gem. The flower bath was magical. Highly recommend for
couples."
</blockquote>
<cite style="display: block; font-weight: 700"
>- Michael & Emma, UK</cite
>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-content">
<h3 class="logo" style="color: #fff">Dewi Sri Spa</h3>
<div class="social-links">
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-whatsapp"></i></a>
</div>
<div class="footer-bottom">
© 2023 Dewi Sri Spa & Wellness. All rights reserved.
</div>
</div>
</div>
</footer>
<script src="script.js"></script>
<!-- Note: Image paths in style attributes need to be updated to match actual generated filenames -->
<script>
// Quick fix to set background images if they differ.
// In a real scenario, I would ensure the filenames match exactly or use the correct paths.
// Assuming the logic will rename or I will use specific names.
</script>
</body>
</html>