From 333ab7957406d147e03beb5a641b8d2336b9f819 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 2 May 2022 22:04:06 -0600 Subject: [PATCH] Add illustration to Drop and Send page, adjust wording --- www/assets/images/drop-box-location.svg | 2 ++ www/assets/js/dropandsend.js | 2 +- www/pages/dropandsend.html | 31 ++++++++++++++----------- 3 files changed, 20 insertions(+), 15 deletions(-) create mode 100644 www/assets/images/drop-box-location.svg diff --git a/www/assets/images/drop-box-location.svg b/www/assets/images/drop-box-location.svg new file mode 100644 index 0000000..6d86840 --- /dev/null +++ b/www/assets/images/drop-box-location.svg @@ -0,0 +1,2 @@ + + diff --git a/www/assets/js/dropandsend.js b/www/assets/js/dropandsend.js index 82739d6..3e59cc5 100644 --- a/www/assets/js/dropandsend.js +++ b/www/assets/js/dropandsend.js @@ -145,7 +145,7 @@ $("body").on("popup:open", "#dasLocationMapPopup", function () { $("body").on("popup:open", "#dasHowItWorksPopup", function () { // Put user's account number in the instructions if (inStorage("accountnumber") && inStorage("accountkey")) { - $("#dasHowItWorksAccountNumber").text(" (yours is " + getStorage("accountnumber") + ")"); + $("#dasHowItWorksAccountNumber").text(" (" + getStorage("accountnumber") + ")"); } trackPageView("/dropandsend/howitworks_popup", $("#dasHowItWorksPopup .navbar .navbar-inner .title").first().text()); diff --git a/www/pages/dropandsend.html b/www/pages/dropandsend.html index df0df2b..cf36e14 100644 --- a/www/pages/dropandsend.html +++ b/www/pages/dropandsend.html @@ -25,16 +25,19 @@
    -
  • - Use one of our Drop and Send drop boxes or shipping locations for easier shipping, - and say goodbye to standing in line to send packages. Use your choice of - carrier (or let us pick the cheapest), purchase shipping - insurance, and more! +
  • +
    + +

    + Use one of our Drop and Send drop boxes for easier shipping, + and say goodbye to standing in line to send packages. +

    +