xiangfeng commited on
Commit
dbb8f2c
·
verified ·
1 Parent(s): e99b283

Add 2 files

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +582 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Test
3
- emoji: 🐠
4
- colorFrom: indigo
5
- colorTo: gray
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: test
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,582 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="zh-CN">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>简爱酸奶 - 纯净无添加的低温酸奶</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Noto Sans SC', sans-serif;
14
+ color: #333;
15
+ }
16
+
17
+ .hero {
18
+ background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)),
19
+ url('https://images.unsplash.com/photo-1603569283847-aa295f0d016a?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80');
20
+ background-size: cover;
21
+ background-position: center;
22
+ }
23
+
24
+ .product-card:hover {
25
+ transform: translateY(-10px);
26
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
27
+ }
28
+
29
+ .flavor-card {
30
+ transition: all 0.3s ease;
31
+ }
32
+
33
+ .flavor-card:hover {
34
+ transform: scale(1.05);
35
+ }
36
+
37
+ .nav-link {
38
+ position: relative;
39
+ }
40
+
41
+ .nav-link:after {
42
+ content: '';
43
+ position: absolute;
44
+ width: 0;
45
+ height: 2px;
46
+ bottom: -2px;
47
+ left: 0;
48
+ background-color: #4F46E5;
49
+ transition: width 0.3s;
50
+ }
51
+
52
+ .nav-link:hover:after {
53
+ width: 100%;
54
+ }
55
+
56
+ .active:after {
57
+ width: 100%;
58
+ }
59
+
60
+ .smooth-scroll {
61
+ scroll-behavior: smooth;
62
+ }
63
+ </style>
64
+ </head>
65
+ <body class="smooth-scroll">
66
+ <!-- 导航栏 -->
67
+ <nav class="bg-white shadow-md sticky top-0 z-50">
68
+ <div class="container mx-auto px-6 py-3">
69
+ <div class="flex items-center justify-between">
70
+ <!-- 品牌Logo -->
71
+ <div class="flex items-center">
72
+ <a href="#" class="text-2xl font-bold text-indigo-600 flex items-center">
73
+ <i class="fas fa-leaf mr-2"></i>
74
+ 简爱酸奶
75
+ </a>
76
+ </div>
77
+
78
+ <!-- 导航链接 -->
79
+ <div class="hidden md:flex items-center space-x-8">
80
+ <a href="#home" class="nav-link text-gray-800 hover:text-indigo-600">首页</a>
81
+ <a href="#products" class="nav-link text-gray-800 hover:text-indigo-600">产品系列</a>
82
+ <a href="#story" class="nav-link text-gray-800 hover:text-indigo-600">品牌故事</a>
83
+ <a href="#nutrition" class="nav-link text-gray-800 hover:text-indigo-600">营养健康</a>
84
+ <a href="#contact" class="nav-link text-gray-800 hover:text-indigo-600">联系我们</a>
85
+ </div>
86
+
87
+ <!-- 移动端菜单按钮 -->
88
+ <div class="md:hidden">
89
+ <button id="menu-btn" class="text-gray-800 focus:outline-none">
90
+ <i class="fas fa-bars text-2xl"></i>
91
+ </button>
92
+ </div>
93
+ </div>
94
+
95
+ <!-- 移动端菜单 -->
96
+ <div id="mobile-menu" class="hidden md:hidden mt-4 pb-4">
97
+ <a href="#home" class="block py-2 text-gray-800 hover:text-indigo-600">首页</a>
98
+ <a href="#products" class="block py-2 text-gray-800 hover:text-indigo-600">产品系列</a>
99
+ <a href="#story" class="block py-2 text-gray-800 hover:text-indigo-600">品牌故事</a>
100
+ <a href="#nutrition" class="block py-2 text-gray-800 hover:text-indigo-600">营养健康</a>
101
+ <a href="#contact" class="block py-2 text-gray-800 hover:text-indigo-600">联系我们</a>
102
+ </div>
103
+ </div>
104
+ </nav>
105
+
106
+ <!-- 英雄区域 -->
107
+ <section id="home" class="hero py-20">
108
+ <div class="container mx-auto px-6 flex flex-col md:flex-row items-center">
109
+ <div class="md:w-1/2 mb-10 md:mb-0">
110
+ <h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-6">纯��无添加的低温酸奶</h1>
111
+ <p class="text-lg text-gray-600 mb-8">简爱酸奶,只选用优质奶源,0添加蔗糖、0添加香精、0添加防腐剂,给您最纯净的酸奶体验。</p>
112
+ <div class="flex space-x-4">
113
+ <a href="#products" class="bg-indigo-600 text-white px-6 py-3 rounded-lg hover:bg-indigo-700 transition duration-300">探索产品</a>
114
+ <a href="#story" class="border border-indigo-600 text-indigo-600 px-6 py-3 rounded-lg hover:bg-indigo-50 transition duration-300">品牌故事</a>
115
+ </div>
116
+ </div>
117
+ <div class="md:w-1/2 flex justify-center">
118
+ <img src="https://images.unsplash.com/photo-1577234286642-fc512a5f8f11?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" alt="简爱酸奶" class="rounded-lg shadow-xl max-w-md w-full">
119
+ </div>
120
+ </div>
121
+ </section>
122
+
123
+ <!-- 产品特色 -->
124
+ <section class="bg-indigo-50 py-16">
125
+ <div class="container mx-auto px-6">
126
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">为什么选择简爱酸奶</h2>
127
+ <div class="grid md:grid-cols-3 gap-8">
128
+ <div class="bg-white p-8 rounded-lg shadow-md text-center">
129
+ <div class="text-indigo-600 mb-4">
130
+ <i class="fas fa-seedling text-4xl"></i>
131
+ </div>
132
+ <h3 class="text-xl font-semibold mb-3">纯净配方</h3>
133
+ <p class="text-gray-600">0添加蔗糖、0添加香精、0添加防腐剂,只有生牛乳和乳酸菌,回归酸奶本真。</p>
134
+ </div>
135
+ <div class="bg-white p-8 rounded-lg shadow-md text-center">
136
+ <div class="text-indigo-600 mb-4">
137
+ <i class="fas fa-temperature-low text-4xl"></i>
138
+ </div>
139
+ <h3 class="text-xl font-semibold mb-3">低温发酵</h3>
140
+ <p class="text-gray-600">采用低温慢发酵工艺,保留更多活性乳酸菌,口感更细腻醇厚。</p>
141
+ </div>
142
+ <div class="bg-white p-8 rounded-lg shadow-md text-center">
143
+ <div class="text-indigo-600 mb-4">
144
+ <i class="fas fa-cow text-4xl"></i>
145
+ </div>
146
+ <h3 class="text-xl font-semibold mb-3">优质奶源</h3>
147
+ <p class="text-gray-600">精选优质牧场奶源,蛋白质含量≥3.2g/100g,奶香浓郁,营养丰富。</p>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </section>
152
+
153
+ <!-- 产品系列 -->
154
+ <section id="products" class="py-16 bg-white">
155
+ <div class="container mx-auto px-6">
156
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">产品系列</h2>
157
+
158
+ <div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
159
+ <!-- 产品1 -->
160
+ <div class="product-card bg-white rounded-lg overflow-hidden shadow-lg transition duration-300">
161
+ <div class="relative overflow-hidden h-64">
162
+ <img src="https://images.unsplash.com/photo-1562059390-a761a084768e?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" alt="原味酸奶" class="w-full h-full object-cover">
163
+ <div class="absolute top-4 right-4 bg-indigo-600 text-white px-3 py-1 rounded-full text-sm">热销</div>
164
+ </div>
165
+ <div class="p-6">
166
+ <h3 class="text-xl font-semibold mb-2">简爱原味酸奶</h3>
167
+ <p class="text-gray-600 mb-4">只有生牛乳和乳酸菌,无任何添加,还原酸奶最本真的味道。</p>
168
+ <div class="flex justify-between items-center">
169
+ <span class="text-indigo-600 font-bold">¥8.9/135g</span>
170
+ <button class="bg-indigo-600 text-white px-4 py-2 rounded-lg hover:bg-indigo-700 transition duration-300">加入购物车</button>
171
+ </div>
172
+ </div>
173
+ </div>
174
+
175
+ <!-- 产品2 -->
176
+ <div class="product-card bg-white rounded-lg overflow-hidden shadow-lg transition duration-300">
177
+ <div class="relative overflow-hidden h-64">
178
+ <img src="https://images.unsplash.com/photo-1550583724-b2692b85b150?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" alt="0蔗糖酸奶" class="w-full h-full object-cover">
179
+ </div>
180
+ <div class="p-6">
181
+ <h3 class="text-xl font-semibold mb-2">简爱0蔗糖酸奶</h3>
182
+ <p class="text-gray-600 mb-4">0添加蔗糖,使用天然代糖,适合控糖人群的健康选择。</p>
183
+ <div class="flex justify-between items-center">
184
+ <span class="text-indigo-600 font-bold">¥9.9/135g</span>
185
+ <button class="bg-indigo-600 text-white px-4 py-2 rounded-lg hover:bg-indigo-700 transition duration-300">加入购物车</button>
186
+ </div>
187
+ </div>
188
+ </div>
189
+
190
+ <!-- 产品3 -->
191
+ <div class="product-card bg-white rounded-lg overflow-hidden shadow-lg transition duration-300">
192
+ <div class="relative overflow-hidden h-64">
193
+ <img src="https://images.unsplash.com/photo-1577234286642-fc512a5f8f11?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80" alt="高蛋白酸奶" class="w-full h-full object-cover">
194
+ </div>
195
+ <div class="p-6">
196
+ <h3 class="text-xl font-semibold mb-2">简爱高蛋白酸奶</h3>
197
+ <p class="text-gray-600 mb-4">蛋白质含量≥6.0g/100g,健身人士的理想选择。</p>
198
+ <div class="flex justify-between items-center">
199
+ <span class="text-indigo-600 font-bold">¥12.9/135g</span>
200
+ <button class="bg-indigo-600 text-white px-4 py-2 rounded-lg hover:bg-indigo-700 transition duration-300">加入购物车</button>
201
+ </div>
202
+ </div>
203
+ </div>
204
+ </div>
205
+
206
+ <!-- 更多口味 -->
207
+ <div class="mt-16">
208
+ <h3 class="text-2xl font-semibold text-center mb-8">更多美味口味</h3>
209
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 gap-4">
210
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
211
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
212
+ <i class="fas fa-strawberry text-2xl text-red-500"></i>
213
+ </div>
214
+ <span class="text-sm font-medium">草莓味</span>
215
+ </div>
216
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
217
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
218
+ <i class="fas fa-apple-alt text-2xl text-green-500"></i>
219
+ </div>
220
+ <span class="text-sm font-medium">苹果味</span>
221
+ </div>
222
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
223
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
224
+ <i class="fas fa-lemon text-2xl text-yellow-400"></i>
225
+ </div>
226
+ <span class="text-sm font-medium">柠檬味</span>
227
+ </div>
228
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
229
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
230
+ <i class="fas fa-pepper-hot text-2xl text-orange-500"></i>
231
+ </div>
232
+ <span class="text-sm font-medium">芒果味</span>
233
+ </div>
234
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
235
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
236
+ <i class="fas fa-seedling text-2xl text-blue-500"></i>
237
+ </div>
238
+ <span class="text-sm font-medium">蓝莓味</span>
239
+ </div>
240
+ <div class="flavor-card bg-white p-4 rounded-lg shadow-md text-center cursor-pointer">
241
+ <div class="bg-blue-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-2">
242
+ <i class="fas fa-plus text-2xl text-indigo-500"></i>
243
+ </div>
244
+ <span class="text-sm font-medium">更多口味</span>
245
+ </div>
246
+ </div>
247
+ </div>
248
+ </div>
249
+ </section>
250
+
251
+ <!-- 品牌故事 -->
252
+ <section id="story" class="py-16 bg-gray-50">
253
+ <div class="container mx-auto px-6">
254
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">品牌故事</h2>
255
+
256
+ <div class="flex flex-col md:flex-row items-center">
257
+ <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
258
+ <img src="https://images.unsplash.com/photo-1519683109079-d5f539e1542f?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80" alt="简爱牧场" class="rounded-lg shadow-lg w-full">
259
+ </div>
260
+ <div class="md:w-1/2">
261
+ <h3 class="text-2xl font-semibold mb-4">简爱的初心</h3>
262
+ <p class="text-gray-600 mb-4">简爱酸奶诞生于2015年,创始人是一位母亲,她希望为自己的孩子寻找一款真正纯净、无添加的酸奶,却发现市场上大多数酸奶都含有各种添加剂。</p>
263
+ <p class="text-gray-600 mb-4">于是,她决定自己创立一个酸奶品牌,坚持"纯净无添加"的理念,只使用优质奶源和乳酸菌,不添加蔗糖、香精、防腐剂等任何不必要成分。</p>
264
+ <p class="text-gray-600 mb-6">简爱酸奶的名字来源于"简单爱"的理念——用最简单的方式,表达对家人、对健康的爱。</p>
265
+ <div class="bg-indigo-100 border-l-4 border-indigo-600 p-4">
266
+ <p class="text-indigo-800 italic">"我们相信,好的酸奶不需要复杂的配方,只需要纯净的原料和用心的工艺。"</p>
267
+ </div>
268
+ </div>
269
+ </div>
270
+
271
+ <!-- 品牌历程 -->
272
+ <div class="mt-16">
273
+ <h3 class="text-2xl font-semibold text-center mb-8">品牌历程</h3>
274
+ <div class="relative">
275
+ <!-- 时间线 -->
276
+ <div class="border-l-2 border-indigo-600 absolute h-full left-1/2 transform -translate-x-1/2"></div>
277
+
278
+ <!-- 里程碑1 -->
279
+ <div class="mb-8 flex justify-between items-center w-full">
280
+ <div class="w-5/12 px-4 py-3 bg-white rounded-lg shadow-md">
281
+ <h4 class="font-bold text-indigo-600 mb-1">2015年</h4>
282
+ <p class="text-gray-600">简爱品牌成立,推出第一款原味无添加酸奶</p>
283
+ </div>
284
+ <div class="w-1/12 flex justify-center">
285
+ <div class="w-6 h-6 bg-indigo-600 rounded-full"></div>
286
+ </div>
287
+ <div class="w-5/12"></div>
288
+ </div>
289
+
290
+ <!-- 里程碑2 -->
291
+ <div class="mb-8 flex justify-between items-center w-full flex-row-reverse">
292
+ <div class="w-5/12 px-4 py-3 bg-white rounded-lg shadow-md text-right">
293
+ <h4 class="font-bold text-indigo-600 mb-1">2017年</h4>
294
+ <p class="text-gray-600">获得"中国食品健康七星奖"</p>
295
+ </div>
296
+ <div class="w-1/12 flex justify-center">
297
+ <div class="w-6 h-6 bg-indigo-600 rounded-full"></div>
298
+ </div>
299
+ <div class="w-5/12"></div>
300
+ </div>
301
+
302
+ <!-- 里程碑3 -->
303
+ <div class="mb-8 flex justify-between items-center w-full">
304
+ <div class="w-5/12 px-4 py-3 bg-white rounded-lg shadow-md">
305
+ <h4 class="font-bold text-indigo-600 mb-1">2019年</h4>
306
+ <p class="text-gray-600">年销售额突破10亿元,成为高端低温酸奶领导品牌</p>
307
+ </div>
308
+ <div class="w-1/12 flex justify-center">
309
+ <div class="w-6 h-6 bg-indigo-600 rounded-full"></div>
310
+ </div>
311
+ <div class="w-5/12"></div>
312
+ </div>
313
+
314
+ <!-- 里程碑4 -->
315
+ <div class="flex justify-between items-center w-full flex-row-reverse">
316
+ <div class="w-5/12 px-4 py-3 bg-white rounded-lg shadow-md text-right">
317
+ <h4 class="font-bold text-indigo-600 mb-1">2022年</h4>
318
+ <p class="text-gray-600">建立自有牧场,实现从牧场到餐桌的全产业链控制</p>
319
+ </div>
320
+ <div class="w-1/12 flex justify-center">
321
+ <div class="w-6 h-6 bg-indigo-600 rounded-full"></div>
322
+ </div>
323
+ <div class="w-5/12"></div>
324
+ </div>
325
+ </div>
326
+ </div>
327
+ </div>
328
+ </section>
329
+
330
+ <!-- 营养健康 -->
331
+ <section id="nutrition" class="py-16 bg-white">
332
+ <div class="container mx-auto px-6">
333
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">营养健康</h2>
334
+
335
+ <div class="flex flex-col md:flex-row items-center mb-12">
336
+ <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
337
+ <h3 class="text-2xl font-semibold mb-4">低温酸奶的健康益处</h3>
338
+ <p class="text-gray-600 mb-4">简爱低温酸奶保留了更多活性乳酸菌,这些益生菌有助于维持肠道菌群平衡,促进消化吸收。</p>
339
+ <p class="text-gray-600 mb-4">酸奶中的优质蛋白质和钙质,有助于骨骼健康��肌肉生长,是儿童、孕妇和中老年人的理想食品。</p>
340
+ <p class="text-gray-600">我们的0蔗糖系列特别适合控糖人群和减肥人士,既能满足口腹之欲,又不会增加额外糖分摄入。</p>
341
+ </div>
342
+ <div class="md:w-1/2">
343
+ <img src="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80" alt="营养健康" class="rounded-lg shadow-lg w-full">
344
+ </div>
345
+ </div>
346
+
347
+ <!-- 营养成分表 -->
348
+ <div class="bg-gray-50 p-8 rounded-lg">
349
+ <h3 class="text-2xl font-semibold mb-6 text-center">原味酸奶营养成分表(每100g)</h3>
350
+ <div class="overflow-x-auto">
351
+ <table class="w-full text-left">
352
+ <thead class="bg-indigo-100">
353
+ <tr>
354
+ <th class="px-4 py-3">营养成分</th>
355
+ <th class="px-4 py-3">含量</th>
356
+ <th class="px-4 py-3">NRV%</th>
357
+ </tr>
358
+ </thead>
359
+ <tbody>
360
+ <tr class="border-b border-gray-200">
361
+ <td class="px-4 py-3">能量</td>
362
+ <td class="px-4 py-3">280kJ/67kcal</td>
363
+ <td class="px-4 py-3">3%</td>
364
+ </tr>
365
+ <tr class="border-b border-gray-200">
366
+ <td class="px-4 py-3">蛋白质</td>
367
+ <td class="px-4 py-3">3.2g</td>
368
+ <td class="px-4 py-3">5%</td>
369
+ </tr>
370
+ <tr class="border-b border-gray-200">
371
+ <td class="px-4 py-3">脂肪</td>
372
+ <td class="px-4 py-3">3.6g</td>
373
+ <td class="px-4 py-3">6%</td>
374
+ </tr>
375
+ <tr class="border-b border-gray-200">
376
+ <td class="px-4 py-3">碳水化合物</td>
377
+ <td class="px-4 py-3">5.5g</td>
378
+ <td class="px-4 py-3">2%</td>
379
+ </tr>
380
+ <tr class="border-b border-gray-200">
381
+ <td class="px-4 py-3">钠</td>
382
+ <td class="px-4 py-3">60mg</td>
383
+ <td class="px-4 py-3">3%</td>
384
+ </tr>
385
+ <tr>
386
+ <td class="px-4 py-3">钙</td>
387
+ <td class="px-4 py-3">120mg</td>
388
+ <td class="px-4 py-3">15%</td>
389
+ </tr>
390
+ </tbody>
391
+ </table>
392
+ </div>
393
+ <p class="text-sm text-gray-500 mt-4">*NRV%为营养素参考值百分比,基于每日2000kcal能量需求计算</p>
394
+ </div>
395
+
396
+ <!-- 食用建议 -->
397
+ <div class="mt-12 grid md:grid-cols-3 gap-6">
398
+ <div class="bg-indigo-50 p-6 rounded-lg">
399
+ <div class="flex items-center mb-4">
400
+ <div class="bg-indigo-100 p-3 rounded-full mr-4">
401
+ <i class="fas fa-utensils text-indigo-600"></i>
402
+ </div>
403
+ <h4 class="text-lg font-semibold">最佳食用时间</h4>
404
+ </div>
405
+ <p class="text-gray-600">早餐后或下午茶时间食用最佳,可搭配水果、坚果或麦片,营养更均衡。</p>
406
+ </div>
407
+ <div class="bg-indigo-50 p-6 rounded-lg">
408
+ <div class="flex items-center mb-4">
409
+ <div class="bg-indigo-100 p-3 rounded-full mr-4">
410
+ <i class="fas fa-temperature-low text-indigo-600"></i>
411
+ </div>
412
+ <h4 class="text-lg font-semibold">储存方式</h4>
413
+ </div>
414
+ <p class="text-gray-600">请置于2-6℃冷藏保存,开封后请尽快食用,以保证最佳口感和活性菌数量。</p>
415
+ </div>
416
+ <div class="bg-indigo-50 p-6 rounded-lg">
417
+ <div class="flex items-center mb-4">
418
+ <div class="bg-indigo-100 p-3 rounded-full mr-4">
419
+ <i class="fas fa-users text-indigo-600"></i>
420
+ </div>
421
+ <h4 class="text-lg font-semibold">适宜人群</h4>
422
+ </div>
423
+ <p class="text-gray-600">适合3岁以上儿童及成人,特别是消化不良、需要补钙或控制体重的人群。</p>
424
+ </div>
425
+ </div>
426
+ </div>
427
+ </section>
428
+
429
+ <!-- 客户评价 -->
430
+ <section class="py-16 bg-gray-50">
431
+ <div class="container mx-auto px-6">
432
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">客户评价</h2>
433
+
434
+ <div class="grid md:grid-cols-3 gap-8">
435
+ <!-- 评价1 -->
436
+ <div class="bg-white p-6 rounded-lg shadow-md">
437
+ <div class="flex items-center mb-4">
438
+ <img src="https://randomuser.me/api/portraits/women/32.jpg" alt="客户" class="w-12 h-12 rounded-full mr-4">
439
+ <div>
440
+ <h4 class="font-semibold">李女士</h4>
441
+ <div class="flex text-yellow-400">
442
+ <i class="fas fa-star"></i>
443
+ <i class="fas fa-star"></i>
444
+ <i class="fas fa-star"></i>
445
+ <i class="fas fa-star"></i>
446
+ <i class="fas fa-star"></i>
447
+ </div>
448
+ </div>
449
+ </div>
450
+ <p class="text-gray-600">"给孩子买的第一款酸奶就是简爱,成分简单纯净,没有乱七八糟的添加剂,孩子很喜欢喝,我也很放心。"</p>
451
+ </div>
452
+
453
+ <!-- 评价2 -->
454
+ <div class="bg-white p-6 rounded-lg shadow-md">
455
+ <div class="flex items-center mb-4">
456
+ <img src="https://randomuser.me/api/portraits/men/75.jpg" alt="客户" class="w-12 h-12 rounded-full mr-4">
457
+ <div>
458
+ <h4 class="font-semibold">张先生</h4>
459
+ <div class="flex text-yellow-400">
460
+ <i class="fas fa-star"></i>
461
+ <i class="fas fa-star"></i>
462
+ <i class="fas fa-star"></i>
463
+ <i class="fas fa-star"></i>
464
+ <i class="fas fa-star"></i>
465
+ </div>
466
+ </div>
467
+ </div>
468
+ <p class="text-gray-600">"健身多年,一直在寻找高蛋白低糖的酸奶,简爱的高蛋白系列完美满足我的需求,口感也很棒!"</p>
469
+ </div>
470
+
471
+ <!-- 评价3 -->
472
+ <div class="bg-white p-6 rounded-lg shadow-md">
473
+ <div class="flex items-center mb-4">
474
+ <img src="https://randomuser.me/api/portraits/women/68.jpg" alt="客户" class="w-12 h-12 rounded-full mr-4">
475
+ <div>
476
+ <h4 class="font-semibold">王阿姨</h4>
477
+ <div class="flex text-yellow-400">
478
+ <i class="fas fa-star"></i>
479
+ <i class="fas fa-star"></i>
480
+ <i class="fas fa-star"></i>
481
+ <i class="fas fa-star"></i>
482
+ <i class="fas fa-star-half-alt"></i>
483
+ </div>
484
+ </div>
485
+ </div>
486
+ <p class="text-gray-600">"年纪大了消化不好,医生建议多喝酸奶。简爱的原味酸奶很纯正,喝了之后肠胃舒服多了。"</p>
487
+ </div>
488
+ </div>
489
+ </div>
490
+ </section>
491
+
492
+ <!-- 联系我们 -->
493
+ <section id="contact" class="py-16 bg-indigo-600 text-white">
494
+ <div class="container mx-auto px-6">
495
+ <h2 class="text-3xl font-bold text-center mb-12">联系我们</h2>
496
+
497
+ <div class="grid md:grid-cols-2 gap-12">
498
+ <div>
499
+ <h3 class="text-xl font-semibold mb-4">联系方式</h3>
500
+ <div class="space-y-4">
501
+ <div class="flex items-start">
502
+ <i class="fas fa-map-marker-alt mt-1 mr-4"></i>
503
+ <p>北京市朝阳区建国路88号SOHO现代城C座1806</p>
504
+ </div>
505
+ <div class="flex items-center">
506
+ <i class="fas fa-phone-alt mr-4"></i>
507
+ <p>400-888-9999</p>
508
+ </div>
509
+ <div class="flex items-center">
510
+ <i class="fas fa-envelope mr-4"></i>
511
512
+ </div>
513
+ <div class="flex items-center">
514
+ <i class="fas fa-clock mr-4"></i>
515
+ <p>周一至周五 9:00-18:00</p>
516
+ </div>
517
+ </div>
518
+
519
+ <h3 class="text-xl font-semibold mt-8 mb-4">关注我们</h3>
520
+ <div class="flex space-x-4">
521
+ <a href="#" class="bg-white text-indigo-600 w-10 h-10 rounded-full flex items-center justify-center hover:bg-indigo-100 transition duration-300">
522
+ <i class="fab fa-weixin"></i>
523
+ </a>
524
+ <a href="#" class="bg-white text-indigo-600 w-10 h-10 rounded-full flex items-center justify-center hover:bg-indigo-100 transition duration-300">
525
+ <i class="fab fa-weibo"></i>
526
+ </a>
527
+ <a href="#" class="bg-white text-indigo-600 w-10 h-10 rounded-full flex items-center justify-center hover:bg-indigo-100 transition duration-300">
528
+ <i class="fab fa-douyin"></i>
529
+ </a>
530
+ <a href="#" class="bg-white text-indigo-600 w-10 h-10 rounded-full flex items-center justify-center hover:bg-indigo-100 transition duration-300">
531
+ <i class="fab fa-xiaohongshu"></i>
532
+ </a>
533
+ </div>
534
+ </div>
535
+
536
+ <div>
537
+ <h3 class="text-xl font-semibold mb-4">留言咨询</h3>
538
+ <form>
539
+ <div class="mb-4">
540
+ <label for="name" class="block mb-2">姓名</label>
541
+ <input type="text" id="name" class="w-full px-4 py-2 rounded-lg bg-indigo-700 border border-indigo-500 focus:outline-none focus:ring-2 focus:ring-white">
542
+ </div>
543
+ <div class="mb-4">
544
+ <label for="email" class="block mb-2">邮箱</label>
545
+ <input type="email" id="email" class="w-full px-4 py-2 rounded-lg bg-indigo-700 border border-indigo-500 focus:outline-none focus:ring-2 focus:ring-white">
546
+ </div>
547
+ <div class="mb-4">
548
+ <label for="message" class="block mb-2">留言内容</label>
549
+ <textarea id="message" rows="4" class="w-full px-4 py-2 rounded-lg bg-indigo-700 border border-indigo-500 focus:outline-none focus:ring-2 focus:ring-white"></textarea>
550
+ </div>
551
+ <button type="submit" class="bg-white text-indigo-600 px-6 py-3 rounded-lg font-medium hover:bg-indigo-100 transition duration-300">提交留言</button>
552
+ </form>
553
+ </div>
554
+ </div>
555
+ </div>
556
+ </section>
557
+
558
+ <!-- 购买渠道 -->
559
+ <section class="py-16 bg-white">
560
+ <div class="container mx-auto px-6">
561
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">购买渠道</h2>
562
+
563
+ <div class="grid md:grid-cols-4 gap-6">
564
+ <div class="bg-gray-50 p-6 rounded-lg text-center">
565
+ <div class="bg-indigo-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
566
+ <i class="fas fa-store text-2xl text-indigo-600"></i>
567
+ </div>
568
+ <h3 class="text-lg font-semibold mb-2">线下商超</h3>
569
+ <p class="text-gray-600 text-sm">全国各大超市、便利店有售</p>
570
+ </div>
571
+ <div class="bg-gray-50 p-6 rounded-lg text-center">
572
+ <div class="bg-indigo-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
573
+ <i class="fas fa-mobile-alt text-2xl text-indigo-600"></i>
574
+ </div>
575
+ <h3 class="text-lg font-semibold mb-2">官方小程序</h3>
576
+ <p class="text-gray-600 text-sm">扫码进入简爱官方商城</p>
577
+ </div>
578
+ <div class="bg-gray-50 p-6 rounded-lg text-center">
579
+ <div class="bg-indigo-100 w-16 h-16 mx-auto rounded-full flex items-center justify-center mb-4">
580
+ <i class="fas fa-shopping-cart text-2xl text-indigo-600"></i>
581
+ </div
582
+ </html>