Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaBonde committed Aug 22, 2024
1 parent aa1a91d commit 5a11c93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/hemsedal24/components/Hero.tsx
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
import styles from "./Hero.module.css";
//import arrow from "../images/curved-arrow.svg";

import blob from "../images/blob.svg";
import retreatmobile from "../images/retreatmobile.svg"
import retreat from "../images/Retreatclub-fyri-solbaddar.svg"
import hemsedalHero2 from "../images/hemsedalhero2.svg"



export default function Hero({mobile}: {mobile:boolean}) {
return <section id="hero">
<div className={styles.container}>
Expand Down
Empty file.

0 comments on commit 5a11c93

Please sign in to comment.