add hero component

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-08 03:17:36 +06:00
parent 136b16c9d1
commit 51b5b59217
8 changed files with 519 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="gd-container">
<div class="gd-container font-spacegrotesk">
<header class="fixed w-full backdrop-blur-3xl">
<MainHeader />
</header>