Skip to content

Commit bcbf743

Browse files
authored
Update GetStarted.astro
1 parent c32c6f6 commit bcbf743

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/components/home/GetStarted.astro

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,6 @@ import Button from '../ui/Button.astro';
2828
</Button>
2929
</div>
3030
<div class="hidden md:block h-1 w-24 bg-primary-500 rounded-full mt-8"></div>
31-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4476675487994598"
32-
crossorigin="anonymous"/>
33-
<!-- Website Test -->
34-
<ins class="adsbygoogle"
35-
style="display:block"
36-
data-ad-client="ca-pub-4476675487994598"
37-
data-ad-slot="9973270549"
38-
data-ad-format="auto"
39-
data-full-width-responsive="true"/>
40-
<script is:inline>
41-
(adsbygoogle = window.adsbygoogle || []).push({});
42-
</script>
4331
</div>
4432

4533
<!-- Image column with hover effect -->

0 commit comments

Comments
 (0)