File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ import FlexibleSection from "../components/FlexibleSection.astro";
5
5
import HomeSection from " ../components/home/HomeSection.astro" ;
6
6
import AstroButton from " ../components/AstroButton.astro" ;
7
7
import { Image } from " astro:assets" ;
8
- import brandAssets from " /public/images/data/key-visual-AW .png" ;
8
+ import brandAssets from " /public/images/data/brandassets .png" ;
9
9
import contactImage from " /public/images/data/key-visual-BD.png" ;
10
10
const 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" ;
13
12
const imageWidth = " 1920" ;
14
13
const imageHeight = " 1080" ;
15
14
const url = " https://defguard.net/press/" ;
@@ -87,7 +86,7 @@ const tags = [
87
86
defguard has been featured in various technology and security publications. Here are some recent articles and mentions:
88
87
</p >
89
88
<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" >
91
90
<span class =" publication" >Blog</span >
92
91
<h3 class =" article-title" >
93
92
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