product Hunt
This commit is contained in:
@@ -81,6 +81,21 @@ export default function Hero() {
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<a
|
||||
className="product-hunt-badge reveal delay-4"
|
||||
href="https://www.producthunt.com/products/greenlens?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-greenlens"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
aria-label="GreenLens on Product Hunt"
|
||||
>
|
||||
<img
|
||||
alt="GreenLens - Scan plants, understand care, and grow smarter | Product Hunt"
|
||||
width="250"
|
||||
height="54"
|
||||
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1160891&theme=light&t=1780336122877"
|
||||
/>
|
||||
</a>
|
||||
|
||||
{/* Segmentation widget */}
|
||||
<div className="hero-seg reveal delay-4" role="group" aria-label={t.hero.segTitle}>
|
||||
<p className="hero-seg-title">{t.hero.segTitle}</p>
|
||||
@@ -121,6 +136,15 @@ export default function Hero() {
|
||||
</div>
|
||||
|
||||
<style jsx>{`
|
||||
.product-hunt-badge {
|
||||
display: block;
|
||||
width: fit-content;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
.product-hunt-badge img {
|
||||
width: 250px;
|
||||
height: 54px;
|
||||
}
|
||||
.hero-seg {
|
||||
margin-top: 2rem;
|
||||
background: rgba(244,241,232,0.06);
|
||||
@@ -183,6 +207,12 @@ export default function Hero() {
|
||||
background: var(--green-light);
|
||||
box-shadow: 0 0 0 3px rgba(86,160,116,0.2);
|
||||
}
|
||||
@media (max-width: 1024px) {
|
||||
.product-hunt-badge {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
`}</style>
|
||||
</section>
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,22 @@
|
||||
# Google Search Console SEO Report
|
||||
|
||||
Property: https://greenlenspro.com/
|
||||
Current period: 2026-04-27 to 2026-05-24
|
||||
Previous period: 2026-03-30 to 2026-04-26
|
||||
|
||||
## High-Impression Low-CTR Opportunities
|
||||
|
||||
_No rows matched this rule._
|
||||
|
||||
|
||||
## Striking-Distance Queries
|
||||
|
||||
| Item | Clicks | Impressions | CTR | Position | Click Delta | Impression Delta |
|
||||
| --- | ---: | ---: | ---: | ---: | ---: | ---: |
|
||||
| blumen scanner | 0 | 77 | 0.00% | 7.5 | 0 | 76 |
|
||||
|
||||
|
||||
## Declining Queries
|
||||
|
||||
_No rows matched this rule._
|
||||
|
||||
Reference in New Issue
Block a user