From cc281a43f2d3634be4fb9433ee6321969fc57245 Mon Sep 17 00:00:00 2001 From: HassanZahirnia Date: Mon, 8 Sep 2025 00:16:55 +0330 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=9A=80=20Add=20Product=20Hunt=20banne?= =?UTF-8?q?r=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bifrost-product-hunt-banner.blade.php | 166 ++++++++++++++++++ .../views/components/navigation-bar.blade.php | 2 +- 2 files changed, 167 insertions(+), 1 deletion(-) create mode 100644 resources/views/components/bifrost-product-hunt-banner.blade.php diff --git a/resources/views/components/bifrost-product-hunt-banner.blade.php b/resources/views/components/bifrost-product-hunt-banner.blade.php new file mode 100644 index 00000000..dff7bc89 --- /dev/null +++ b/resources/views/components/bifrost-product-hunt-banner.blade.php @@ -0,0 +1,166 @@ + + {{-- Left arrows --}} + + + {{-- Label --}} +
+ Bifrost dropped on +
+ + {{-- Product Hunt --}} +
+ + + + + + Product Hunt + +
+ + {{-- Label --}} +
+ Please upvote! +
+ + {{-- Right arrows --}} + + + {{-- Left blur --}} +
+
+
+ + {{-- Right blur --}} +
+
+
+
diff --git a/resources/views/components/navigation-bar.blade.php b/resources/views/components/navigation-bar.blade.php index 7024a9dd..8b7d8061 100644 --- a/resources/views/components/navigation-bar.blade.php +++ b/resources/views/components/navigation-bar.blade.php @@ -3,7 +3,7 @@ x-show="!showMobileMenu" > {{-- Announcement banner goes here --}} - +