Minor improvements to owner mail template
This commit is contained in:
+1
-1
@@ -431,7 +431,7 @@ def client_email(data: BookingSubmission) -> str:
|
|||||||
</div>
|
</div>
|
||||||
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
|
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
|
||||||
font-size:14px;color:#666;line-height:1.6;">
|
font-size:14px;color:#666;line-height:1.6;">
|
||||||
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
|
to schedule a free Meet & Greet. No commitment required — just a
|
||||||
chance for {data.petName} to make a new best friend.
|
chance for {data.petName} to make a new best friend.
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -112,6 +112,7 @@ export const homepageContent: HomePageContent = {
|
|||||||
{
|
{
|
||||||
icon: 'fas fa-clock',
|
icon: 'fas fa-clock',
|
||||||
title: 'Reliability',
|
title: 'Reliability',
|
||||||
|
order: 3,
|
||||||
body:
|
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."
|
"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."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user