From edb07497001fdec858edb7c3cc0478872a5fe237 Mon Sep 17 00:00:00 2001 From: Carlos Cordoba Date: Sat, 26 Oct 2024 12:01:15 -0500 Subject: [PATCH] Improve title for comparison section --- src/routes/+page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/+page.js b/src/routes/+page.js index effff7b2..4b1816ac 100644 --- a/src/routes/+page.js +++ b/src/routes/+page.js @@ -52,7 +52,7 @@ frontPage = { columns: false, divider: true, boxed: true, - title: "Comparison", + title: "The Spyder advantage", extraContent: WhatIs, },