From e99d860f46758f6256341bb2cfc63ae807c97d82 Mon Sep 17 00:00:00 2001 From: Felix Wotschofsky Date: Tue, 10 Dec 2024 13:17:55 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20feature=20landing=20page=20search=20leadi?= =?UTF-8?q?ng=20to=20main=20results=20=F0=9F=98=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/(landing)/certs/page.tsx | 2 +- app/(landing)/map/page.tsx | 2 +- app/(landing)/subdomains/page.tsx | 2 +- app/(landing)/whois/page.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/(landing)/certs/page.tsx b/app/(landing)/certs/page.tsx index 5259186..4e2cd11 100644 --- a/app/(landing)/certs/page.tsx +++ b/app/(landing)/certs/page.tsx @@ -25,7 +25,7 @@ const CertsLandingPage: FC = () => ( Find certificate history for any domain
- +

Find all DNS records, WHOIS data, SSL/TLS certificate history, diff --git a/app/(landing)/map/page.tsx b/app/(landing)/map/page.tsx index e79dcaf..f226af1 100644 --- a/app/(landing)/map/page.tsx +++ b/app/(landing)/map/page.tsx @@ -26,7 +26,7 @@ const MapLandingPage: FC = () => ( Run DNS lookups across multiple regions

- +

Find all DNS records, WHOIS data, SSL/TLS certificate history, diff --git a/app/(landing)/subdomains/page.tsx b/app/(landing)/subdomains/page.tsx index 3d05685..77cdfd8 100644 --- a/app/(landing)/subdomains/page.tsx +++ b/app/(landing)/subdomains/page.tsx @@ -25,7 +25,7 @@ const SubdomainsLandingPage: FC = () => ( Find hidden subdomains for any domain

- +

Find all DNS records, WHOIS data, SSL/TLS certificate history, diff --git a/app/(landing)/whois/page.tsx b/app/(landing)/whois/page.tsx index b244ef8..e7289b0 100644 --- a/app/(landing)/whois/page.tsx +++ b/app/(landing)/whois/page.tsx @@ -25,7 +25,7 @@ const WhoisLandingPage: FC = () => ( Find WHOIS information for any domain

- +

Find all DNS records, WHOIS data, SSL/TLS certificate history,