diff --git a/mail-api/main.py b/mail-api/main.py
index 3b2eda8..d9289cc 100644
--- a/mail-api/main.py
+++ b/mail-api/main.py
@@ -431,7 +431,7 @@ def client_email(data: BookingSubmission) -> str:
- Aless will review your details and reach out within 1–2 business days
+ We will review your details and reach out within 1–2 business days
to schedule a free Meet & Greet. No commitment required — just a
chance for {data.petName} to make a new best friend.
diff --git a/src/lib/content/homepage.ts b/src/lib/content/homepage.ts
index 81488d6..b827089 100644
--- a/src/lib/content/homepage.ts
+++ b/src/lib/content/homepage.ts
@@ -112,6 +112,7 @@ export const homepageContent: HomePageContent = {
{
icon: 'fas fa-clock',
title: 'Reliability',
+ order: 3,
body:
"We guarantee punctuality and consistency, so you can count on us. With clear communication, you'll always be in the loop - and your dog's needs will always be our top priority."
}