File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ import FlexibleSection from "../components/FlexibleSection.astro";
55import HomeSection from " ../components/home/HomeSection.astro" ;
66import AstroButton from " ../components/AstroButton.astro" ;
77import { Image } from " astro:assets" ;
8- import brandAssets from " /public/images/data/key-visual-AW .png" ;
8+ import brandAssets from " /public/images/data/brandassets .png" ;
99import contactImage from " /public/images/data/key-visual-BD.png" ;
1010const title = " defguard - Press Kit" ;
11- const featuredImage =
12- " github.com/DefGuard/defguard.github.io/raw/main/public/images/product/core/hero-image.png" ;
11+ const featuredImage = " public/images/product/core/hero-image.png" ;
1312const imageWidth = " 1920" ;
1413const imageHeight = " 1080" ;
1514const url = " https://defguard.net/press/" ;
@@ -87,7 +86,7 @@ const tags = [
8786 defguard has been featured in various technology and security publications. Here are some recent articles and mentions:
8887 </p >
8988 <div class =" articles-grid" >
90- <a href =" /blog/defguard-pre-seed" target = " " class =" article-card" >
89+ <a href =" /blog/defguard-pre-seed" class =" article-card" >
9190 <span class =" publication" >Blog</span >
9291 <h3 class =" article-title" >
9392 Defguard Secures Strategic Partners and Raises EUR 1.2 Million in Pre-Seed Funding
You can’t perform that action at this time.
0 commit comments