From bcc4f1db07ea0a3a2aeee61d2d5e290ed6a4cb20 Mon Sep 17 00:00:00 2001 From: Milind Mishra Date: Thu, 2 May 2024 17:03:12 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20announce=20product=20of?= =?UTF-8?q?=20the=20month?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{launch-badge.svg => badge-launch.svg} | 0 public/images/badge-month.svg | 380 ++++++++++++++++++ public/images/badge-week.svg | 367 +++++++++++++++++ public/images/winner.svg | 369 ----------------- src/app/page.tsx | 2 + src/components/landing/roadmap-hero.tsx | 14 +- src/components/marketing/banner.tsx | 2 +- 7 files changed, 761 insertions(+), 373 deletions(-) rename public/images/{launch-badge.svg => badge-launch.svg} (100%) create mode 100644 public/images/badge-month.svg create mode 100644 public/images/badge-week.svg delete mode 100644 public/images/winner.svg diff --git a/public/images/launch-badge.svg b/public/images/badge-launch.svg similarity index 100% rename from public/images/launch-badge.svg rename to public/images/badge-launch.svg diff --git a/public/images/badge-month.svg b/public/images/badge-month.svg new file mode 100644 index 0000000..bd8d684 --- /dev/null +++ b/public/images/badge-month.svg @@ -0,0 +1,380 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/badge-week.svg b/public/images/badge-week.svg new file mode 100644 index 0000000..0087bfc --- /dev/null +++ b/public/images/badge-week.svg @@ -0,0 +1,367 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/images/winner.svg b/public/images/winner.svg deleted file mode 100644 index b80fe82..0000000 --- a/public/images/winner.svg +++ /dev/null @@ -1,369 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/app/page.tsx b/src/app/page.tsx index 10b8140..993f31a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,10 +5,12 @@ import RoadmapPricing from "@/components/landing/roadmap-pricing"; import RoadmapTeam from "@/components/landing/roadmap-team"; import RoadmapFooter from "@/components/landing/roadmap-footer"; import RoadmapStats from "@/components/landing/roadmap-stats"; +import Confetti from "@/components/landing/roadmap-confetti"; export default function Home() { return ( <> + diff --git a/src/components/landing/roadmap-hero.tsx b/src/components/landing/roadmap-hero.tsx index 020a474..77bf3c1 100644 --- a/src/components/landing/roadmap-hero.tsx +++ b/src/components/landing/roadmap-hero.tsx @@ -54,12 +54,20 @@ export default function RoadmapHero() { Winner of the Peerlist Spotlight Award + Project of the Month diff --git a/src/components/marketing/banner.tsx b/src/components/marketing/banner.tsx index d91b4fa..5f403e9 100644 --- a/src/components/marketing/banner.tsx +++ b/src/components/marketing/banner.tsx @@ -31,7 +31,7 @@ function PeerlistBanner() { target="_blank" > - WE WON THE PEERLIST SPOTLIGHT AWARD 🏆 THANK YOU! + WE ARE THE PRODUCT OF THE MONTH 🏆 THANK YOU!