@@ -75,15 +75,15 @@ export default function Sponsorship({
75
75
< >
76
76
< NextSeo
77
77
title = "Purrfect Sponsorship"
78
- description = "Sponsorship for Purrfect .dev"
78
+ description = "Sponsorship for CodingCat .dev Podcast "
79
79
canonical = { `https://codingcat.dev/sponsorship/` }
80
80
openGraph = { {
81
81
type : 'website' ,
82
82
locale : 'en_US' ,
83
83
url : 'https://codingcat.dev/sponsorship' ,
84
84
title : 'Purrfect Podcasts' ,
85
- description : 'Sponsorship for Purrfect .dev.' ,
86
- site_name : 'Purrfect .dev' ,
85
+ description : 'Sponsorship for CodingCat .dev Podcast .' ,
86
+ site_name : 'CodingCat .dev Podcast ' ,
87
87
images : [
88
88
{
89
89
url : 'https://media.codingcat.dev/image/upload/f_jpg/main-codingcatdev-photo/Sponsorship' ,
@@ -109,7 +109,7 @@ export default function Sponsorship({
109
109
< div className = "flex flex-col items-center justify-center" >
110
110
< p className = "text-4xl" > Sponsorship for</ p >
111
111
< p className = "text-6xl font-extrabold md:text-8xl" >
112
- Purrfect .dev
112
+ CodingCat .dev Podcast
113
113
</ p >
114
114
< p className = "text-2xl" > a CodingCat.dev Production</ p >
115
115
</ div >
@@ -127,7 +127,7 @@ export default function Sponsorship({
127
127
We‘d love to help!
128
128
</ p >
129
129
< p className = "text-2xl" >
130
- Purrfect .dev is a weekly podcast that focuses on
130
+ CodingCat .dev Podcast is a weekly podcast that focuses on
131
131
developer‘s backgrounds, tools and tiips.
132
132
</ p >
133
133
< p className = "text-2xl" >
@@ -151,7 +151,7 @@ export default function Sponsorship({
151
151
Alex and Brittney both have a passion for teaching and the
152
152
< span className = "dark:text-secondary-400 text-secondary-300" >
153
153
{ ' ' }
154
- Purrfect .dev{ ' ' }
154
+ CodingCat .dev Podcast { ' ' }
155
155
</ span >
156
156
podcast is an extension of that passion!
157
157
</ p >
@@ -173,7 +173,7 @@ export default function Sponsorship({
173
173
Brittney{ ' ' }
174
174
</ span >
175
175
joined Alex to complete the design of CodingCat.dev and then
176
- joined Purrfect .dev to give a designer turned
176
+ joined CodingCat .dev Podcast to give a designer turned
177
177
developer‘s perspective to the discussion.
178
178
</ p >
179
179
</ div >
@@ -384,16 +384,16 @@ export default function Sponsorship({
384
384
</ p >
385
385
</ div >
386
386
< p className = "text-xl md:text-2xl" >
387
- These notes will be listed on Purrfect .dev permanently and
388
- within the user‘s podcatcher of choice (Apple,
387
+ These notes will be listed on CodingCat .dev Podcast permanently
388
+ and within the user‘s podcatcher of choice (Apple,
389
389
Spotify...). This is a great opportunity to include unique
390
390
targeted links and promo codes!
391
391
</ p >
392
392
</ div >
393
393
< div className = "w-full" >
394
394
< Image
395
395
src = { `/main-codingcatdev-photo/Screen_Shot_2022-08-02_at_12.55.38_PM.png` }
396
- alt = "Purrfect .dev Sponsorship Image show logo."
396
+ alt = "CodingCat .dev Podcast Sponsorship Image show logo."
397
397
layout = "responsive"
398
398
width = "2078"
399
399
height = "2390"
@@ -444,7 +444,7 @@ export default function Sponsorship({
444
444
4
445
445
</ span >
446
446
< p className = "text-3xl dark:text-secondary-400 text-secondary-300" >
447
- An evergreen listing on the Purrfect .dev{ ' ' }
447
+ An evergreen listing on the CodingCat .dev Podcast { ' ' }
448
448
< Link href = "/sponsors" >
449
449
< a className = "underline" > sponsors page.</ a >
450
450
</ Link >
0 commit comments