diff --git a/content/page/home/cta/cta.md b/content/page/home/cta/cta.md index 572dd9d31..650bbf130 100644 --- a/content/page/home/cta/cta.md +++ b/content/page/home/cta/cta.md @@ -2,7 +2,7 @@ id: home_cta title: THE SOURCE CODE FOR subtitle: A PEOPLE’S INTERNET -image: ./number_bg2.png +image: ./number_bg2.jpg button: How it works link: '#' button2: Expand the grid diff --git a/content/page/home/cta/number_bg2.jpg b/content/page/home/cta/number_bg2.jpg new file mode 100644 index 000000000..5b50c9d64 Binary files /dev/null and b/content/page/home/cta/number_bg2.jpg differ diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index f48cf1094..f6b6a2fe7 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -1173,7 +1173,7 @@ export default {