diff --git a/blog/domain-components.ftd b/blog/domain-components.ftd index 9d1ae1331..9add64dfd 100644 --- a/blog/domain-components.ftd +++ b/blog/domain-components.ftd @@ -13,8 +13,7 @@ sections on websites? Or perhaps you're tired of copy-pasting content and the inconsistencies in design that follow? Let's dive into a relatable scenario: Imagine you want to showcase -customer testimonials on your website. Each testimonial requires a name, -a title, image and a quote. Each testimonial needs a name, title, image, +customer testimonials on your website. Each testimonial needs a name, title, image, and quote, neatly arranged within the page layout, adhering to the page's color scheme and typography. @@ -23,7 +22,7 @@ meta: $meta -- ds.markdown: -Below is one way to create such testimonials. Start by creating a record for all the necessary values of a +One way to create such testimonials is by first creating a record for all the necessary values of a testimonial, such as the name, designation, quote, and image. -- ds.code: diff --git a/images/landing/discord-3k.png b/images/landing/discord-3k.png new file mode 100644 index 000000000..6dc02f160 Binary files /dev/null and b/images/landing/discord-3k.png differ diff --git a/index.ftd b/index.ftd index 66d1a7459..78f9d1713 100644 --- a/index.ftd +++ b/index.ftd @@ -309,11 +309,11 @@ sidebar: false -- end: lib.cards-section -- lib.our-community: fastn Community - image: $fastn-assets.files.images.landing.discord-community.svg + image: $fastn-assets.files.images.landing.discord-3k.png cta-primary-text: Join Discord cta-primary-url: /discord/ - Join a vibrant community of 1000+ developers and designers who are actively + Join a vibrant community of 3000+ developers and designers who are actively building fastn components for you. -- end: ds.page.fluid-wrap