From 20fe2ab69eb9f89dfcd49e57e2e405f69a466c03 Mon Sep 17 00:00:00 2001 From: lacross01 Date: Wed, 28 Aug 2024 09:33:14 +0100 Subject: [PATCH] Remove Arco logo and add American Golf --- src/_data/customers.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/_data/customers.json b/src/_data/customers.json index 104a0b7..4839e11 100644 --- a/src/_data/customers.json +++ b/src/_data/customers.json @@ -7,6 +7,15 @@ "width": "377", "height": "77" } + }, + { + "name": "American Golf", + "has_story": true, + "logo": { + "path": "/stories/logos/american-golf.png", + "width": "2121", + "height": "623" + } }, { "name": "Anytime Fitness", @@ -16,14 +25,6 @@ "height": "670" } }, - { - "name": "Arco", - "logo": { - "path": "/stories/logos/arco.svg", - "width": "3228", - "height": "936" - } - }, { "name": "Asda", "has_story": true,