From acb98e64ac2c4452e61266a2ec5e44011ece2846 Mon Sep 17 00:00:00 2001
From: Julia <142974149+juliasophieg@users.noreply.github.com>
Date: Wed, 20 Nov 2024 19:14:24 +0100
Subject: [PATCH] changed product name in text (#278)
---
src/app/about/page.tsx | 20 ++++++++++----------
src/app/signup/page.tsx | 2 +-
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 8e1fa79..94112e2 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -16,11 +16,11 @@ export default function About() {
About us
- Welcome to Recipe Declutter—the ultimate solution
- for home cooks who’ve had enough of endless scrolling, pop-up ads,
- and life stories before getting to the actual recipe. We’re here to
- bring simplicity back to your kitchen with clean, distraction-free
- recipes that are easy to save, edit, and organize.
+ Welcome to Savorly—the ultimate solution for home
+ cooks who’ve had enough of endless scrolling, pop-up ads, and life
+ stories before getting to the actual recipe. We’re here to bring
+ simplicity back to your kitchen with clean, distraction-free recipes
+ that are easy to save, edit, and organize.
Our mission is to help you spend less time scrolling and more time
@@ -29,7 +29,7 @@ export default function About() {
- Why we built Recipe Declutter
+ Why we built Savorly
This site isn’t just a passion project; it’s our exam project for
@@ -85,10 +85,10 @@ export default function About() {
Thank you for supporting a student project with big dreams! By using
- Recipe Declutter, you’re not just getting a better cooking
- experience—you’re helping launch the careers of three web developers
- into the wild. We hope you love using the site as much as we loved
- building it (bugs and all).
+ Savorly, you’re not just getting a better cooking experience—you’re
+ helping launch the careers of three web developers into the wild. We
+ hope you love using the site as much as we loved building it (bugs
+ and all).
Now, go declutter a recipe and get cooking!