Skip to content

Commit fc7f10e

Browse files
committed
30-08-2025
1 parent c472c19 commit fc7f10e

1 file changed

Lines changed: 19 additions & 13 deletions

File tree

index.html

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta
77
name="description"
8-
content="Omnifood is an AI-powered food subscription that will make you eat healthy again, 365 days per year. It's tailored to your personal tastes and nutritional needs."
8+
content="Cloud Kitchen is an AI-powered food subscription that will make you eat healthy again, 365 days per year. It's tailored to your personal tastes and nutritional needs."
99
/>
1010

1111
<!-- Always include this line of code!!! -->
@@ -44,7 +44,7 @@
4444
<body>
4545
<header class="header">
4646
<a href="#" class="logo-link">
47-
<img class="logo" src="img/logo.png" alt="Omnifood logo" /><br />
47+
<img class="logo" src="img/logo.png" alt="Cloud Kitchen logo" /><br />
4848
<span class="logo-text">CLOUD KITCHEN</span>
4949
</a>
5050

@@ -147,9 +147,9 @@ <h3 class="heading-tertiary">
147147
Tell us what you like (and what not)
148148
</h3>
149149
<p class="step-description">
150-
Never again waste time thinking about what to eat! Omnifood AI
151-
will create a 100% personalized weekly meal plan just for you. It
152-
makes sure you get all the nutrients and vitamins you need, no
150+
Never again waste time thinking about what to eat! Cloud Kitchen
151+
AI will create a 100% personalized weekly meal plan just for you.
152+
It makes sure you get all the nutrients and vitamins you need, no
153153
matter what diet you follow!
154154
</p>
155155
</div>
@@ -176,9 +176,9 @@ <h3 class="heading-tertiary">
176176
<p class="step-number">02</p>
177177
<h3 class="heading-tertiary">Approve your weekly meal plan</h3>
178178
<p class="step-description">
179-
Once per week, approve the meal plan generated for you by Omnifood
180-
AI. You can change ingredients, swap entire meals, or even add
181-
your own recipes.
179+
Once per week, approve the meal plan generated for you by Cloud
180+
Kitchen AI. You can change ingredients, swap entire meals, or even
181+
add your own recipes.
182182
</p>
183183
</div>
184184

@@ -362,8 +362,9 @@ <h2 class="heading-secondary">Once you try it, you can't go back</h2>
362362
src="img/customers/steve.jpg"
363363
/>
364364
<blockquote class="testimonial-text">
365-
Omnifood is a life saver! I just started a company, so there's
366-
no time for cooking. I couldn't live without my daily meals now!
365+
Cloud Kitchen is a life saver! I just started a company, so
366+
there's no time for cooking. I couldn't live without my daily
367+
meals now!
367368
</blockquote>
368369
<p class="testimonial-name">&mdash; Steve Miller</p>
369370
</figure>
@@ -375,8 +376,9 @@ <h2 class="heading-secondary">Once you try it, you can't go back</h2>
375376
src="img/customers/hannah.jpg"
376377
/>
377378
<blockquote class="testimonial-text">
378-
I got Omnifood for the whole family, and it frees up so much
379-
time! Plus, everything is organic and vegan and without plastic.
379+
I got Cloud Kitchen for the whole family, and it frees up so
380+
much time! Plus, everything is organic and vegan and without
381+
plastic.
380382
</blockquote>
381383
<p class="testimonial-name">&mdash; Hannah Smith</p>
382384
</figure>
@@ -648,7 +650,11 @@ <h2 class="heading-secondary">Get your first meal for free!</h2>
648650
<div class="container grid grid--footer">
649651
<div class="logo-col">
650652
<a href="#" class="footer-logo">
651-
<img class="logo" alt="Omnifood logo" src="img/logo.png" /><br />
653+
<img
654+
class="logo"
655+
alt="Cloud Kitchen logo"
656+
src="img/logo.png"
657+
/><br />
652658
<span class="logo-text">CLOUD KITCHEN</span>
653659
</a>
654660

0 commit comments

Comments
 (0)