panhui vor 1 Jahr
Ursprung
Commit
7184ac175f
3 geänderte Dateien mit 45 neuen und 22 gelöschten Zeilen
  1. 43 20
      index.html
  2. BIN
      static/css/.DS_Store
  3. 2 2
      static/css/7.bb52c21dfe2d358b1117.css

+ 43 - 20
index.html

@@ -4,14 +4,8 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>Document</title>
-    <link
-      rel="stylesheet"
-      href="/static/css/0.5ba82fe89f0e77677f25.css"
-    />
-    <link
-      rel="stylesheet"
-      href="static/css/7.bb52c21dfe2d358b1117.css"
-    />
+    <link rel="stylesheet" href="/static/css/0.5ba82fe89f0e77677f25.css" />
+    <link rel="stylesheet" href="static/css/7.bb52c21dfe2d358b1117.css" />
   </head>
   <body>
     <nav aria-label="Menu" class="menu">
@@ -301,25 +295,53 @@
                 <h1
                   class="homepage-hero__title homepage-hero__title--mobile default-hero"
                 >
-                  <span>Personalized offers?</span><br /><span
-                    >How rewarding is that?</span
+                  <span style="font-size: 2rem">Your exclusive offers</span
+                  ><br /><span
+                    style="
+                      font-size: 0.9375rem;
+                      color: #191919;
+                      font-weight: lighter;
+                      font-family: Inter, Arial, Helvetica Neue, Helvetica,
+                        sans-serif;
+                    "
+                    >Good deals come and go. Get them whilethey last!</span
                   >
                 </h1>
                 <div class="homepage-hero__text-section">
                   <h1
                     class="homepage-hero__title homepage-hero__title--desktop default-hero"
                   >
-                    <span>Personalized offers?</span><br /><span
-                      >How rewarding is that?</span
+                    <span>Your exclusive offers</span><br /><span
+                      style="
+                        font-size: 1.5625rem;
+                        color: #191919;
+                        font-weight: lighter;
+                        font-family: Inter, Arial, Helvetica Neue, Helvetica,
+                          sans-serif;
+                      "
+                      >Good deals come and go. Get them whilethey last!</span
                     >
                   </h1>
-                  <p class="homepage-hero__subtitle default-hero">
-                    <span
-                      >Whether you’re shopping for your favourite foods, daily
-                      essentials or little indulgences,
-                      <span>PC Optimum™</span> tailors your rewards to match the
-                      things that you buy most.</span
-                    >
+                  <p
+                    class="homepage-hero__subtitle default-hero"
+                    style="padding-top: 20px"
+                  >
+                    <span>
+                      <span style="font-weight: bold; font-size: 1.3rem"
+                        >50000 points= 50 cad</span
+                      >
+                      <br />
+                      <br />
+                      <span
+                        style="
+                          font-size: lighter;
+                          font-family: Inter, Arial, Helvetica Neue, Helvetica,
+                            sans-serif;
+                        "
+                        >when you load your offers and scan your app onyour next
+                        purchase by the end date</span
+                      >
+                    </span>
                   </p>
                   <a
                     title="Get Started"
@@ -327,7 +349,8 @@
                     rel="noopener noreferrer"
                     class="link link--theme-button homepage-hero__login-link default-hero"
                     href="/register?sid=home|hero-banner|getstarted1|personalizedoffers"
-                    ><span>Get Started</span></a
+                    style="text-transform: uppercase; font-weight: bold"
+                    ><span>sign in to deposit</span></a
                   >
                 </div>
                 <div class="homepage-hero__image-section">

BIN
static/css/.DS_Store


+ 2 - 2
static/css/7.bb52c21dfe2d358b1117.css

@@ -17193,7 +17193,7 @@ input[type=number]::-webkit-outer-spin-button {
 
 @media(max-width:47.99em) {
     .default-hero .homepage-hero__title--mobile {
-        font-size: 1.5rem
+        font-size: 2rem
     }
 }
 
@@ -17220,7 +17220,7 @@ input[type=number]::-webkit-outer-spin-button {
 }
 
 .default-hero .homepage-hero__graphic-container {
-    /* border: 4px solid #f79d90; */
+    border: 4px solid #f79d90;
     display: flex
 }