Skip to content

Commit 46a9173

Browse files
committed
update cta paragraph text all pages
1 parent 62cf5ed commit 46a9173

File tree

5 files changed

+18
-23
lines changed

5 files changed

+18
-23
lines changed

src/about.html

+6-11
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,15 @@
2323

2424
<meta property="og:locale" content="en_AU" />
2525
<meta property="og:type" content="website" />
26-
<meta
27-
property="og:title"
28-
content="Kanga's Exterior Solutions | About Us"
29-
/>
26+
<meta property="og:title" content="Kanga's Exterior Solutions | About Us" />
3027
<meta
3128
property="og:description"
3229
content="Learn more about Kanga's Exterior Solutions your trusted partner for cleaning solutions on the North-West coast of Tasmania. Discover our story, mission, team and commitment to delivering top-quality services."
3330
/>
3431
<meta property="og:url" content="https://kangas.netlify.app" />
3532
<meta property="og:site_name" content="Kanga's Exterior Solutions" />
3633

37-
<title>
38-
Kanga's Exterior Solutions | About Us
39-
</title>
40-
34+
<title>Kanga's Exterior Solutions | About Us</title>
4135

4236
<link rel="preconnect" href="https://fonts.googleapis.com" />
4337
</head>
@@ -433,9 +427,10 @@ <h2 class="text-base font-semibold leading-7 uppercase">
433427
>
434428
Is it time to start looking after your investments?
435429
</h2>
436-
<p class="mt-4 xl:mt-8 text-md lg:text-lg text-gray-300">
437-
Ac euismod vel sit maecenas id pellentesque eu sed consectetur.
438-
Malesuada adipiscing sagittis vel nulla.
430+
<p class="mt-4 xl:mt-8 text-base lg:text-lg text-gray-300">
431+
Whether it's a small job or a complete transformation, Kanga's
432+
Exterior Solutions is your trusted partner for all your exterior
433+
cleaning needs.
439434
</p>
440435
<div
441436
class="mt-4 xl:mt-8 flex items-center justify-center gap-x-6 sm:justify-start"

src/contact.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -693,10 +693,9 @@ <h2 class=" text-xl md:text-2xl xl:text-3xl font-bold tracking-tight text-white
693693
start
694694
looking
695695
after your investments?</h2>
696-
<p class="mt-4 xl:mt-8 text-md lg:text-lg text-gray-300">Ac euismod vel sit maecenas id
697-
pellentesque eu
698-
sed
699-
consectetur. Malesuada adipiscing sagittis vel nulla.</p>
696+
<p class="mt-4 xl:mt-8 text-base lg:text-lg text-gray-300">Whether it's a small job or a complete transformation, Kanga's
697+
Exterior Solutions is your trusted partner for all your exterior
698+
cleaning needs.</p>
700699
<div class=" mt-4 xl:mt-8 flex items-center justify-center gap-x-6 sm:justify-start">
701700
<a href="tel:0447286666"
702701
class="rounded-md border-2 border-white md:px-6 py-3 px-2 md:py-4 text-sm md:text-md font-semibold uppercase text-white shadow-sm focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white transition duration-200 ease-in hover:bg-white hover:text-dark">Call us today</a>

src/gallery.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,9 @@ <h2 class=" text-xl md:text-2xl xl:text-3xl font-bold tracking-tight text-white
260260
start
261261
looking
262262
after your investments?</h2>
263-
<p class="mt-4 xl:mt-8 text-md lg:text-lg text-gray-300">Ac euismod vel sit maecenas id
264-
pellentesque eu
265-
sed
266-
consectetur. Malesuada adipiscing sagittis vel nulla.</p>
263+
<p class="mt-4 xl:mt-8 text-base lg:text-lg text-gray-300">Whether it's a small job or a complete transformation, Kanga's
264+
Exterior Solutions is your trusted partner for all your exterior
265+
cleaning needs.</p>
267266
<div class=" mt-4 xl:mt-8 flex items-center justify-center gap-x-6 sm:justify-start">
268267
<a href="./contact.html"
269268
class="rounded-md border-2 border-white md:px-6 py-3 px-2 md:py-4 text-sm md:text-md font-semibold uppercase text-white shadow-sm focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white transition duration-200 ease-in hover:bg-white hover:text-dark">Get

src/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,9 @@
654654
Is it time to start looking after your investments?
655655
</h2>
656656
<p class="mt-4 xl:mt-8 text-lg leading-8 text-kangawhite">
657-
Ac euismod vel sit maecenas id pellentesque eu sed consectetur.
658-
Malesuada adipiscing sagittis vel nulla.
657+
Whether it's a minor touch-up or a complete transformation,
658+
Kanga's Exterior Solutions is your trusted partner for all your
659+
exterior cleaning needs.
659660
</p>
660661
<div
661662
class="mt-4 xl:mt-8 flex items-center justify-center gap-x-6 lg:justify-start"

src/services.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,9 @@
648648
Is it time to start looking after your investments?
649649
</h2>
650650
<p class="mt-4 xl:mt-8 text-md lg:text-lg text-gray-300">
651-
Ac euismod vel sit maecenas id pellentesque eu sed consectetur.
652-
Malesuada adipiscing sagittis vel nulla.
651+
Whether it's a small job or a complete transformation, Kanga's
652+
Exterior Solutions is your trusted partner for all your exterior
653+
cleaning needs.
653654
</p>
654655
<div
655656
class="mt-4 xl:mt-8 flex items-center justify-center gap-x-6 sm:justify-start"

0 commit comments

Comments
 (0)