Skip to content

Commit e1713aa

Browse files
committed
Update index.astro
1 parent fbed32d commit e1713aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/features/index.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import Table from '@components/features/Table.astro';
77
import Grids from '@components/features/Grids.astro';
88
import Cards from '@components/features/Cards.astro';
99
10-
import ImageHero from '@v1/assets/images/hero-small-illustration.png';
1110
import ImageTwoMen from '@v1/assets/images/two-men.png';
1211
import ImageLight from '@v1/assets/images/light-trail.png';
1312
@@ -47,7 +46,6 @@ const description = fm.description;
4746
<Hero
4847
class="light"
4948
iconName="goal"
50-
imagePath={ImageHero}
5149
title={title}
5250
description={description}
5351
subtitle={fm.subtitle}

0 commit comments

Comments
 (0)