From a72a806248e31652f7e297e64582cdeb43dd30bb Mon Sep 17 00:00:00 2001 From: Stephen Adamson Date: Mon, 15 Jun 2026 21:45:16 +0100 Subject: [PATCH] feat(frontend): refine prices page layout and card styling Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- frontend/src/routes/prices/+page.svelte | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/src/routes/prices/+page.svelte b/frontend/src/routes/prices/+page.svelte index 30f67d1..56f3770 100644 --- a/frontend/src/routes/prices/+page.svelte +++ b/frontend/src/routes/prices/+page.svelte @@ -57,16 +57,16 @@ }); -
-
-

Our Prices

-

Professional beauty treatments with transparent pricing

+
+
+

Our Prices

+

Professional beauty treatments with transparent pricing

{#if servicesLoading}
{#each Array(5) as _, i (i)} - +
@@ -84,7 +84,7 @@ {/each}
{:else if services.length === 0} - +
No services available at the moment.
@@ -95,7 +95,7 @@ {:else}
{#each services as service (service.id)} - +
@@ -156,7 +156,7 @@ {/each}
- +

Need something different? Select the closest service and add a note, or contact us for a bespoke treatment. @@ -167,9 +167,9 @@ - + - + -

    +
    • Prices and durations are estimates and may vary based on individual requirements @@ -209,7 +209,7 @@ - +

      Ready to Book?