fixed blog images,
added custom add-on links, added sitemap.xml
This commit is contained in:
@@ -79,6 +79,7 @@ class BlogResource extends Resource
|
||||
|
||||
FileUpload::make('post_image')
|
||||
->label('Custom Image (Optional)')
|
||||
->disk('public')
|
||||
->directory('media/posts')
|
||||
->columnSpan(4)
|
||||
->preserveFilenames()
|
||||
|
||||
183
app/Livewire/AddOn.php
Normal file
183
app/Livewire/AddOn.php
Normal file
@@ -0,0 +1,183 @@
|
||||
<?php
|
||||
|
||||
namespace App\Livewire;
|
||||
|
||||
use App\Models\ZEmail;
|
||||
use Livewire\Component;
|
||||
use Request;
|
||||
use Session;
|
||||
|
||||
class AddOn extends Component
|
||||
{
|
||||
public $title = "";
|
||||
public $description = "";
|
||||
public $keywords = "";
|
||||
public $route = "";
|
||||
public $faqs = [];
|
||||
public $faqSchema;
|
||||
protected $listeners = ['fetchMessages' => 'checkIfAnyMessage'];
|
||||
|
||||
public function checkIfAnyMessage()
|
||||
{
|
||||
$email = ZEmail::getEmail();
|
||||
$messages = ZEmail::getMessages($email);
|
||||
if (count($messages['data']) > 0) {
|
||||
return redirect()->route('mailbox');
|
||||
}
|
||||
}
|
||||
|
||||
public function mount()
|
||||
{
|
||||
$this->faqs = json_decode(file_get_contents(public_path('addOnFAQs.json')), true) ?? [];
|
||||
$route = request()->route()->getName();
|
||||
Session::put('addOn-route', $this->route);
|
||||
if ($route == 'disposable-email') {
|
||||
$this->title = 'Free Disposable Email | Temporary & Anonymous Email Service';
|
||||
$this->description = 'Use our free disposable email service to stay private and spam-free. Instantly create a secure, anonymous, and temporary email address—no registration needed.';
|
||||
$this->keywords = 'disposable email, free disposable email, temporary email, anonymous disposable email, temporary disposable email, secure disposable email, fake email, temp inbox, throwaway email';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
} elseif ($route == 'disposable-gmail') {
|
||||
$this->title = 'Disposable Gmail Email | Free Temporary Gmail Inbox Online';
|
||||
$this->description = 'Create a free disposable Gmail email address. Use a temporary Gmail inbox for sign-ups, testing, or staying spam-free. No login or registration required.';
|
||||
$this->keywords = 'disposable Gmail, temporary Gmail inbox, Gmail disposable email, free disposable Gmail email address, Gmail temp email, anonymous Gmail email';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
|
||||
} elseif ($route == 'disposable-outlook') {
|
||||
$this->title = 'Disposable Outlook Email | Free Temporary Outlook Inbox';
|
||||
$this->description = 'Get a free disposable Outlook email address instantly. Use a temporary Outlook inbox to avoid spam and protect your main account—no registration required.';
|
||||
$this->keywords = 'disposable Outlook, Outlook disposable email, temporary Outlook inbox, free Outlook temp email, anonymous Outlook address, Outlook email for sign-ups';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
} elseif ($route == 'disposable-yahoo') {
|
||||
$this->title = 'Disposable Yahoo Mail | Free Temporary Yahoo Inbox';
|
||||
$this->description = 'Create a disposable Yahoo Mail address instantly. Use a free, temporary Yahoo inbox to stay private, filter spam, and protect your real Yahoo account.';
|
||||
$this->keywords = 'disposable Yahoo mail, Yahoo mail disposable email, temporary Yahoo inbox, free Yahoo temp email, Yahoo throwaway email';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
} elseif ($route == 'gmailnator') {
|
||||
$this->title = 'Gmailnator - Free Temporary Gmail Email Address Generator';
|
||||
$this->description = 'Use Gmailnator to get a disposable Gmail address instantly. Perfect for one-time use, signups, or testing. No account needed. Try Gmailnator now.';
|
||||
$this->keywords = 'gmailnator, gmailnator temp mail, gmailnator gmail, free gmailnator, gmailnator email address, gmailnator online, gmail temp mail, gmail fake email';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
} elseif ($route == 'emailnator') {
|
||||
$this->title = 'Emailnator - Free Disposable Temporary Email Service';
|
||||
$this->description = 'Use Emailnator to create a free temporary email address instantly. No sign-up needed. Secure, fast, and spam-free inboxes for signups or testing.';
|
||||
$this->keywords = 'emailnator, emailnator temp mail, temporary email, disposable email, free temp inbox, temp mail generator, receive email online';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
} elseif ($route == 'temp-gmail') {
|
||||
$this->title = 'Temp Gmail | Free Temporary Gmail Inbox for Instant Use';
|
||||
$this->description = 'Use Temp Gmail to get a temporary Gmail address fast. No registration. Secure, spam-free inboxes for signups, testing, or quick email verification.';
|
||||
$this->keywords = 'temp gmail, temporary gmail, disposable gmail, gmail temp email, gmail fake email, temporary gmail address, gmail for verification';
|
||||
$this->route = $route;
|
||||
$this->faqs = $this->faqs[$route];
|
||||
$this->faqSchema = [
|
||||
"@context" => "https://schema.org",
|
||||
"@type" => "FAQPage",
|
||||
"mainEntity" => collect($this->faqs)->map(function ($faq) {
|
||||
return [
|
||||
"@type" => "Question",
|
||||
"name" => $faq['title'],
|
||||
"acceptedAnswer" => [
|
||||
"@type" => "Answer",
|
||||
"text" => $faq['content']
|
||||
]
|
||||
];
|
||||
})->toArray()
|
||||
];
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public function render()
|
||||
{
|
||||
return view('livewire.add-on');
|
||||
}
|
||||
}
|
||||
198
public/addOnFAQs.json
Normal file
198
public/addOnFAQs.json
Normal file
@@ -0,0 +1,198 @@
|
||||
{
|
||||
"disposable-email": [
|
||||
{
|
||||
"title": "What is a disposable email?",
|
||||
"content": "A disposable email is a temporary email address that can be used for short-term purposes like sign-ups, testing, or avoiding spam. It automatically expires after a set time."
|
||||
},
|
||||
{
|
||||
"title": "Why should I use a disposable email address?",
|
||||
"content": "Using a disposable email helps protect your personal inbox from spam, phishing, or unwanted marketing emails. It’s a privacy-first solution."
|
||||
},
|
||||
{
|
||||
"title": "Are disposable email services free?",
|
||||
"content": "Yes, most disposable email services are free to use. They don’t require sign-ups or personal information."
|
||||
},
|
||||
{
|
||||
"title": "Can I send emails from a disposable address?",
|
||||
"content": "Some services allow sending emails, but most focus on receiving emails only to reduce spam and abuse."
|
||||
},
|
||||
{
|
||||
"title": "How long does a disposable email address last?",
|
||||
"content": "Typically, disposable email addresses last from a few minutes to 24 hours, depending on the service provider."
|
||||
},
|
||||
{
|
||||
"title": "Is it legal to use disposable email addresses?",
|
||||
"content": "Yes, it is legal to use disposable emails for legitimate purposes like testing or protecting privacy. It's not intended for fraudulent use."
|
||||
}
|
||||
],
|
||||
|
||||
"disposable-gmail": [
|
||||
{
|
||||
"title": "What is a disposable Gmail email?",
|
||||
"content": "A disposable Gmail email is a temporary Gmail address that lets you receive messages without needing to log in to Gmail or sign up."
|
||||
},
|
||||
{
|
||||
"title": "Can I use a disposable Gmail for sign-ups?",
|
||||
"content": "Yes, you can use it for sign-ups, app trials, or websites that require email verification but you don't want to share your real Gmail."
|
||||
},
|
||||
{
|
||||
"title": "How do disposable Gmail addresses work?",
|
||||
"content": "They simulate Gmail inboxes through public domain inboxes. You receive emails in a shared inbox that’s cleared frequently."
|
||||
},
|
||||
{
|
||||
"title": "Do I need a Google account for disposable Gmail?",
|
||||
"content": "No, you don’t need a Google account. These addresses are managed by third-party services that mimic Gmail inboxes."
|
||||
},
|
||||
{
|
||||
"title": "Is using a temporary Gmail safe?",
|
||||
"content": "Yes, as long as you use it for legal and ethical reasons. The inbox is public, so avoid receiving sensitive data."
|
||||
}
|
||||
],
|
||||
|
||||
"disposable-outlook": [
|
||||
{
|
||||
"title": "What is a disposable Outlook email?",
|
||||
"content": "A disposable Outlook email provides a temporary email address that mimics an Outlook.com address without needing to create a Microsoft account."
|
||||
},
|
||||
{
|
||||
"title": "Can I get a free temporary Outlook inbox?",
|
||||
"content": "Yes, several services offer free access to Outlook-like temporary inboxes for quick sign-ups and verification emails."
|
||||
},
|
||||
{
|
||||
"title": "Is disposable Outlook email secure?",
|
||||
"content": "These inboxes are typically public and auto-deleted. They are secure for one-time use, but not for private communication."
|
||||
},
|
||||
{
|
||||
"title": "Where can I use a disposable Outlook email?",
|
||||
"content": "Use it for registering on forums, testing apps, or any place where you don’t want to use your real Outlook address."
|
||||
},
|
||||
{
|
||||
"title": "Can I receive attachments in a temporary Outlook email?",
|
||||
"content": "Some disposable Outlook services support attachments, but many limit functionality for safety and storage reasons."
|
||||
}
|
||||
],
|
||||
|
||||
"disposable-yahoo": [
|
||||
{
|
||||
"title": "What is a disposable Yahoo email?",
|
||||
"content": "A disposable Yahoo email is a temporary email address formatted like a Yahoo inbox, used for short-term purposes."
|
||||
},
|
||||
{
|
||||
"title": "Is there a free way to get a Yahoo-style temporary email?",
|
||||
"content": "Yes, you can use services that provide Yahoo-like disposable email addresses for receiving emails online."
|
||||
},
|
||||
{
|
||||
"title": "Why use a disposable Yahoo email?",
|
||||
"content": "It helps you avoid giving your personal Yahoo email to websites that may spam or sell your data."
|
||||
},
|
||||
{
|
||||
"title": "Can I use a disposable Yahoo email for email verification?",
|
||||
"content": "Yes, it’s commonly used to receive verification links for one-time use without exposing your real Yahoo account."
|
||||
},
|
||||
{
|
||||
"title": "Do I need a Yahoo account to use these addresses?",
|
||||
"content": "No, these are provided by third-party services and don’t require a Yahoo login."
|
||||
}
|
||||
],
|
||||
|
||||
"gmailnator": [
|
||||
{
|
||||
"title": "What is Gmailnator?",
|
||||
"content": "Gmailnator is a free service that gives you a temporary Gmail email address for receiving emails online without signing up."
|
||||
},
|
||||
{
|
||||
"title": "Is Gmailnator safe to use?",
|
||||
"content": "Yes, Gmailnator provides disposable inboxes that are automatically deleted after use, protecting your identity and email privacy."
|
||||
},
|
||||
{
|
||||
"title": "Can I use Gmailnator for account verification?",
|
||||
"content": "Yes, many users use Gmailnator to verify accounts, sign up for trials, or test web apps without revealing their personal Gmail address."
|
||||
},
|
||||
{
|
||||
"title": "How long does a Gmailnator inbox last?",
|
||||
"content": "Inbox lifespan varies, but most Gmailnator inboxes exist for a short duration and are cleaned regularly."
|
||||
},
|
||||
{
|
||||
"title": "Is Gmailnator private?",
|
||||
"content": "Gmailnator is not fully private as inboxes may be accessible to others. Avoid using it for confidential information."
|
||||
},
|
||||
{
|
||||
"title": "What types of emails can I receive with Gmailnator?",
|
||||
"content": "You can receive verification emails, sign-up confirmations, and basic transactional emails through Gmailnator."
|
||||
}
|
||||
],
|
||||
|
||||
"emailnator": [
|
||||
{
|
||||
"title": "What is Emailnator?",
|
||||
"content": "Emailnator is a free disposable email service that lets you generate temporary email addresses for sign-ups, verification codes, or spam control. No registration required."
|
||||
},
|
||||
{
|
||||
"title": "Is Emailnator safe to use?",
|
||||
"content": "Yes, Emailnator is safe for temporary usage. It keeps your personal email private by offering short-lived, anonymous inboxes."
|
||||
},
|
||||
{
|
||||
"title": "Can I use Emailnator for verification?",
|
||||
"content": "Absolutely. Many users rely on Emailnator to receive verification emails from websites, apps, and newsletters."
|
||||
},
|
||||
{
|
||||
"title": "How long do Emailnator inboxes last?",
|
||||
"content": "Emailnator inboxes are active temporarily, usually lasting between 10 minutes and a few hours. They're automatically deleted after that to ensure privacy."
|
||||
},
|
||||
{
|
||||
"title": "Do I need to sign up to use Emailnator?",
|
||||
"content": "No. Emailnator is completely free and doesn't require any account registration. Just open the site, and your inbox is ready."
|
||||
},
|
||||
{
|
||||
"title": "Does Emailnator support Gmail addresses?",
|
||||
"content": "Yes, Emailnator uses Gmail domains that work with most sign-up forms, making it more reliable than traditional temp mail tools."
|
||||
}
|
||||
],
|
||||
|
||||
"temp-gmail": [
|
||||
{
|
||||
"title": "What is a temporary Gmail disposable email service?",
|
||||
"content": "It is a service that generates temporary, throwaway email addresses resembling Gmail addresses, allowing users to receive emails such as sign-up verifications or newsletters without exposing their real email. These addresses are short-lived and automatically deleted after a set time to protect privacy."
|
||||
},
|
||||
{
|
||||
"title": "How does Zemail work?",
|
||||
"content": "Zemail provides free disposable Gmail email addresses instantly without requiring any registration. Users generate a temporary email address, use it to receive verification or other emails, and the inbox remains active for a limited time before automatic deletion."
|
||||
},
|
||||
{
|
||||
"title": "Is it safe to use temporary email services like Zemail?",
|
||||
"content": "Yes, these services are generally safe for temporary use as they keep personal emails private by offering short-lived, anonymous inboxes, but they should be used responsibly."
|
||||
},
|
||||
{
|
||||
"title": "How long do temporary inboxes last?",
|
||||
"content": "Typically, inboxes last from 10 minutes up to a few hours, sometimes longer depending on the service. After that, emails and inboxes are automatically deleted to maintain privacy."
|
||||
},
|
||||
{
|
||||
"title": "Do I need to sign up to use these services?",
|
||||
"content": "No, most disposable email services, including Zemail, do not require any registration or account creation. Temporary email addresses can be generated and used instantly."
|
||||
},
|
||||
{
|
||||
"title": "Can I use these temporary emails to receive verification codes?",
|
||||
"content": "Yes, they are widely used to receive verification emails from websites, apps, and newsletters, especially to avoid spam or protect your main email."
|
||||
},
|
||||
{
|
||||
"title": "Do these services support sending emails?",
|
||||
"content": "Most disposable email services primarily support receiving emails only. Some services allow sending emails, but many restrict outgoing mail to prevent abuse."
|
||||
},
|
||||
{
|
||||
"title": "Are Gmail domains better than traditional disposable email domains?",
|
||||
"content": "Gmail domains tend to bypass filters on websites that block typical disposable email domains, making them more reliable for sign-ups."
|
||||
},
|
||||
{
|
||||
"title": "What are common use cases for temporary email addresses?",
|
||||
"content": "Use cases include protecting your real inbox from spam, signing up for trials or newsletters without giving your real email, testing email workflows for developers, receiving one-time verification codes, and avoiding long-term tracking."
|
||||
},
|
||||
{
|
||||
"title": "Can temporary emails be traced back to me?",
|
||||
"content": "While temporary emails provide anonymity, service providers may keep logs and your IP or metadata might be traceable depending on access methods. Additional privacy tools like VPNs are recommended for full anonymity."
|
||||
},
|
||||
{
|
||||
"title": "Are there premium versions of these services?",
|
||||
"content": "Yes, some services like Zemail offer premium plans with features such as longer inbox duration, multiple inboxes, and real Gmail addresses for enhanced reliability and spam control."
|
||||
}
|
||||
]
|
||||
}
|
||||
132
public/sitemap.xml
Normal file
132
public/sitemap.xml
Normal file
@@ -0,0 +1,132 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://zemail.me/</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/faq</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/cookies-policy</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/privacy-policy</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/terms-and-conditions</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/refund-policy</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/login</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/creating-unlimited-disposable-gmail-addresses</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/email-privacy-and-security</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/email-signature</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/email-marketing</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/prevent-spam-and-protect-your-privacy-with-temporary-email-generators</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/the-forever-free-disposable-email-service</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/blog/best-services-for-temporary-gmail-accounts</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/forgot-password</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/register</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.64</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/disposable-gmail</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/disposable-email</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/disposable-outlook</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/disposable-yahoo</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/emailnator</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/gmailnator</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://zemail.me/temp-gmail</loc>
|
||||
<lastmod>2025-05-13T19:24:37+00:00</lastmod>
|
||||
<priority>0.51</priority>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
||||
627
resources/views/livewire/add-on.blade.php
Normal file
627
resources/views/livewire/add-on.blade.php
Normal file
@@ -0,0 +1,627 @@
|
||||
@section('title'){{ $title.' | Zemail.me' }}@endsection
|
||||
@section('description'){{ $description }}@endsection
|
||||
@section('keywords'){{ $keywords }}@endsection
|
||||
@section('custom_header')
|
||||
@if (!empty($faqSchema))
|
||||
<script type="application/ld+json">
|
||||
{!! json_encode($faqSchema, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT) !!}
|
||||
</script>
|
||||
@endif
|
||||
@endsection
|
||||
<span>
|
||||
<div class="container">
|
||||
@if($route == "disposable-email")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Free Disposable Email Service</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Protect your privacy online with our <strong>disposable email</strong> solution. Create a <strong>temporary disposable email address</strong> instantly—no sign-up required. Stay anonymous and secure while avoiding spam and unwanted emails.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Secure Disposable Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Our <strong>disposable email service</strong> is built for privacy. Messages are automatically deleted after 24 hours, helping you stay secure without leaving a trace.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Disposable Email Address</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Generate a <strong>free disposable email address</strong> instantly. Use it to sign up for websites, receive confirmation emails, or test services—then let it disappear when you're done.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Fast & Anonymous Disposable Email</p>
|
||||
<p class="font-md text-slate-500">Our <strong>anonymous disposable email service</strong> delivers messages instantly without asking for any personal data. Stay safe from spam and protect your main inbox at all times.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "disposable-gmail")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Free Disposable Gmail Email Address</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Instantly generate a <strong>disposable Gmail email address</strong> to protect your privacy. Use a <strong>temporary Gmail inbox</strong> for sign-ups, testing, and avoiding spam.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Secure Disposable Gmail Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Our <strong>disposable Gmail email</strong> is automatically deleted after 24 hours. Keep your personal inbox clean while remaining anonymous and protected online.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Gmail Disposable Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Get a <strong>Gmail disposable email address</strong> instantly. No sign-up required—perfect for temporary use, testing, or online verifications as it comes with trusted domain.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Temporary Gmail Inbox</p>
|
||||
<p class="font-md text-slate-500">Access your <strong>temporary Gmail inbox</strong> in seconds. Perfect for quick tasks without revealing your real Gmail account. Stay spam-free and private.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "disposable-outlook")
|
||||
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Free Disposable Outlook Email Address</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Get a <strong>disposable Outlook email address</strong> instantly. Use a <strong>temporary Outlook inbox</strong> to stay anonymous, avoid spam, and protect your real Outlook account.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Secure Disposable Outlook Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Our <strong>temporary Outlook email</strong> is private, secure, and deleted after 24 hours. Use it to prevent spam and shield your main Outlook inbox.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Outlook Disposable Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Create a <strong>disposable Outlook email address</strong> on the fly—no login or personal details required. Perfect for quick verifications and one-time use.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Temporary Outlook Inbox</p>
|
||||
<p class="font-md text-slate-500">Access a <strong>temporary Outlook-style inbox</strong> in seconds. Read messages instantly and stay free from long-term clutter and marketing emails.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "disposable-yahoo")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Free Disposable Yahoo Mail Address</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Instantly get a <strong>disposable Yahoo Mail address</strong> to stay private online. Use a <strong>temporary Yahoo Mail inbox</strong> to block spam, protect your data, and avoid clutter.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Secure Yahoo Mail Disposable Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
A <strong>Yahoo Mail disposable email address</strong> lets you protect your personal inbox. All emails are deleted automatically after 24 hours to ensure privacy.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Disposable Yahoo Email</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Create a <strong>temporary Yahoo inbox</strong> with no sign-up or login required. Ideal for quick signups, app testing, or filtering out unwanted messages.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Temporary Yahoo Mail Inbox</p>
|
||||
<p class="font-md text-slate-500">Access a fast and reliable <strong>disposable Yahoo-style inbox</strong>. Avoid long-term clutter and use it just for what you need—then walk away spam-free.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "gmailnator")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Gmailnator – Free Disposable Gmail Email Address</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Use <strong>Gmailnator</strong> to instantly get a <strong>temporary Gmail email address</strong> for sign-ups, testing, or spam control. No registration. Just quick, secure, disposable Gmail inboxes.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Gmailnator Disposable Gmail Generator</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Use <strong>Gmailnator</strong> to receive emails online with a throwaway Gmail address. Every inbox is temporary, private, and refreshed regularly—ideal for testing or avoiding spam.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Gmailnator Temp Mail</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Get your <strong>Gmailnator temp mail</strong> address in seconds. Emails arrive instantly ensuring your real email stays clean. Use for verification, app signups, or anything where you don’t want to use your personal Gmail.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Free Gmailnator Inbox for One-Time Use</p>
|
||||
<p class="font-md text-slate-500">Your <strong>Gmailnator inbox</strong> is deleted after a short time. No inbox bloat. No trackers. Just clean, fast Gmail temp addresses that keep your identity safe.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "emailnator")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Emailnator – Free Temp Gmail Email Generator</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Use <strong>Emailnator</strong> to generate a <strong>disposable email address</strong> instantly. No registration. No spam. Just quick, secure inboxes that work for signups, verifications, and more.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Emailnator Disposable Mailbox</p>
|
||||
<p class="font-md text-slate-500">
|
||||
<strong>Emailnator</strong> gives you quick access to <strong>one-time use email addresses</strong> with zero tracking. Ideal for keeping your personal inbox spam-free and secure.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Get Emailnator Temp Mail Now</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Receive emails online using <strong>Emailnator temp mail</strong> – instant inboxes that refresh frequently, perfect for one-time verifications or testing services.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Clean Temporary Inboxes</p>
|
||||
<p class="font-md text-slate-500">Enjoy a clutter-free inbox with <strong>Emailnator</strong>. No ads. No sign-up. Just fast, disposable email solutions that protect your real identity.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@elseif($route == "temp-gmail")
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-full overflow-hidden rounded-[16px]">
|
||||
<div class="relative rounded-[15px] p-6">
|
||||
<div class="space-y-2 w-full flex flex-col items-center text-center">
|
||||
<div id="hero-section" class="relative self-center" >
|
||||
<svg class="h-56 w-56" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1035 832" >
|
||||
<path opacity=".1" d="M601 95c-66-2-129-20-189-39S291 15 227 4c-42-6-90-7-123 11S61 64 55 93c-4 21-6 44 5 64 8 14 23 26 33 39 34 47 10 105-28 150-17 22-37 42-51 65s-19 49-8 72c12 23 40 40 70 53 61 24 133 31 203 35 156 9 313 5 469 1 57-1 115-2 172-10 32-4 64-10 87-26 29-20 36-54 17-80-33-42-123-52-146-98-13-25 0-52 19-76 39-49 105-93 108-149 2-39-29-78-78-97-51-19-122-17-160 15-39 33-107 46-166 44ZM514.5 831.6c160.604 0 290.8-13.118 290.8-29.3 0-16.182-130.196-29.3-290.8-29.3s-290.8 13.118-290.8 29.3c0 16.182 130.196 29.3 290.8 29.3Z" fill="#F14743" style="transform: translate3d(0px, 11.4579px, 0px);"></path><path d="M249 799s-13-73-61-109c-20-15-35-36-42-60l-5-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.8015px, 0px);"></path>
|
||||
<path d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#F14743" style="transform: translate3d(0px, 8.66419px, 0px);"></path><path opacity=".25" d="M111 573c4 8 30 24 30 24s4-30 0-37c-4-8-14-12-23-8s-11 14-7 21Zm-3 55c8 5 39 4 39 4s-14-26-22-31-18-2-22 5-3 18 5 22Zm39 74c10 0 37-16 37-16s-27-16-36-16-17 7-17 16 7 16 16 16Zm43 49c9 2 39-9 39-9s-23-20-33-22-17 4-19 13 4 17 13 18Zm-10-132c-3 8-28 27-28 27s-7-29-3-38 12-12 21-9 13 12 10 20Zm49 59c-5 7-35 17-35 17s3-30 9-36c6-7 16-9 23-3 7 4 9 14 4 21l-1 1Zm40 63c-4 7-31 23-31 23s-3-30 2-38 14-11 22-7 12 14 7 22Z" fill="#000" style="transform: translate3d(0px, 9.40631px, 0px);"></path>
|
||||
<path d="M247 797s20-72-9-123c-11-22-16-46-12-70 2-12 5-23 10-34" stroke="#535461" stroke-width="2" stroke-miterlimit="10" style="transform: translate3d(0px, 10.1179px, 0px);"></path>
|
||||
<path d="M218 538c0 9 18 33 18 33s16-25 15-34-8-16-17-15-16 7-16 16Zm-26 49c5 7 34 19 34 19s-1-30-7-37c-5-7-15-9-23-4a15.005 15.005 0 0 0-6.919 10.106A14.99 14.99 0 0 0 192 587Zm4 83c9 3 40-1 40-1s-17-25-26-28-18 0-22 7 0 18 8 22Zm18 61c8 5 39 7 39 7s-12-28-20-33-18-3-23 4-4 17 3 22h1Zm47-124c-6 6-37 13-37 13s7-29 13-35c7-7 17-7 24-1 6 6 7 15 1 22l-1 1Zm21 72c-9 4-40 2-40 2s15-26 23-30 19-1 23 6c5 8 2 18-6 22Zm9 73c-7 5-39 9-39 9s11-29 18-34 18-4 24 3a15 15 0 0 1-3 22Z" fill="#F14743" style="transform: translate3d(0px, 7.94676px, 0px);"></path><path d="M579 214 317 384l171 308c1 3 4 5 7 6l155 37c5 2 11-1 13-6l77-160 84-112-199-236a35 35 0 0 0-46-7Z" fill="#DCDFED" style="transform: translate3d(0px, 5.38356px, 0px);"></path>
|
||||
<path opacity=".1" d="m827 459-1 1-49 65-1 2-33 44-66 136-2 4-9 19c-2 5-8 8-13 7l-155-38c-3-1-6-3-8-6l-15-27-2-4-107-194-1-2-45-81 5-3 41-27h1l87-56 5-4 122-79c15-10 35-7 46 7l91 107 4 5 67 78v1l33 39 4 5 1 1Z" fill="#000" style="transform: translate3d(0px, 5.97558px, 0px);"></path>
|
||||
<path opacity=".1" d="m786 412-8 56-2 17-2 36v3l-7 188a11.999 11.999 0 0 1-14 11l-78-17h-1l-200-45-4-1-110-24 3-169v-6l1-51v-57l87-56 6-3c80 8 187 24 259 35l4 5 66 78Z" fill="#000" ></path>
|
||||
<path d="m795 346-9 66-9 60-2 17-2 36-7 191a11.999 11.999 0 0 1-14 11l-79-17-200-45-114-25 3-175 1-51 1-60v-62c19-1 50 1 87 5a5591.76 5591.76 0 0 1 344 49Z" fill="#F14743" ></path>
|
||||
<path opacity=".1" d="m820 452-43 20-215 106-199-164-41-33-5 3 45 81-3 175 114 25 15 27c1 3 4 5 7 6l155 37c5 2 11-1 13-6l10-19 78 17c7 2 13-2 15-9v-2l7-191 50-67v-1l-3-5Z" fill="#000" style="transform: translate3d(0px, 6.60105px, 0px);"></path>
|
||||
<path d="m317 384-18 305c0 6 4 11 9 13l474 105a11.994 11.994 0 0 0 9.442-2.391A11.997 11.997 0 0 0 796 796l28-339-262 129-245-202Z" fill="#DCDFED" style="transform: translate3d(0px, 7.25494px, 0px);"></path><path opacity=".1" d="m303 696 246-151c7-5 17-3 23 3l220 257c1 1 1 0 0 0L303 696c-2 1-2 0 0 0Z" fill="#000" style="transform: translate3d(0px, 4.28594px, 0px);"></path>
|
||||
<path d="m304 696 244-147c8-5 18-3 24 4l218 251v3l-2 1-483-107-2-3 1-2Z" fill="#E3E5F1" style="transform: translate3d(0px, 4.81912px, 0px);"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 class="text-2xl leading-9 tracking-tight text-gray-900 sm:text-2xl sm:leading-10 dark:text-gray-300" >Temp Gmail – Instant Temporary Gmail Address Generator</h1>
|
||||
<span class="text-center text-gray-700 lg:max-w-2xl dark:text-gray-400 text-lg">Get a free <strong>Temp Gmail</strong> address without sign-up. Perfect for quick email verification, testing, or blocking spam. Fast, disposable Gmail inboxes made for privacy and ease.</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center items-center mt-4">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
<!-- Card 1 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.shield-check/>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Secure Temp Gmail Address</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Create a <strong>temporary Gmail email address</strong> in seconds. <strong>Temp Gmail</strong> gives you a private inbox to use without sharing your real Gmail. Ideal for sensitive signups or testing.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 2 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.user />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Instant Gmail Inbox for One-Time Use</p>
|
||||
<p class="font-md text-slate-500">
|
||||
Use <strong>Temp Gmail</strong> to receive messages instantly online. No delays, no sign-ups — just a quick Gmail-based temp email for verifications or app logins.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Card 3 -->
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] hover:bg-gradient-to-r hover:from-zinc-700 hover:via-zinc-800 hover:to-zinc-600">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<flux:icon.clock />
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content">Avoid Spam with Temp Gmail</p>
|
||||
<p class="font-md text-slate-500">Keep your personal Gmail clutter-free. <strong>Temp Gmail</strong> lets you handle signups, downloads, or demo access using a disposable Gmail address that vanishes when you're done.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@endif
|
||||
@if($faqs)
|
||||
<div class="mt-10 mb-3 w-full lg:max-w-2xl dark:text-white text-accent-content justify-self-center text-center text-xl" size="xl">
|
||||
<p>----- Frequently Asked Questions -----</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3"></div>
|
||||
<div class="justify-center items-center py-3">
|
||||
@foreach($faqs as $index => $faq)
|
||||
<details
|
||||
class="group border-s-4 border-gray-200 bg-gray-50 p-4 dark:border-gray-800 dark:bg-gray-900 [&_summary::-webkit-details-marker]:hidden"
|
||||
open
|
||||
>
|
||||
<summary class="flex items-center justify-between gap-1.5 text-gray-900 dark:text-white">
|
||||
<h2 class="text-lg text-gray-700 dark:text-gray-300 font-medium">{{ $faq['title'] }}</h2>
|
||||
|
||||
<svg
|
||||
class="size-5 shrink-0 transition-transform duration-300 group-open:-rotate-180"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
viewBox="0 0 24 24"
|
||||
stroke="currentColor"
|
||||
>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
|
||||
</svg>
|
||||
</summary>
|
||||
|
||||
<p class="pt-4 text-slate-500">
|
||||
{{ $faq['content'] }}
|
||||
</p>
|
||||
</details>
|
||||
@endforeach
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
||||
<div class="mt-10 mb-3 w-full lg:max-w-2xl dark:text-white text-accent-content justify-self-center text-center text-xl" size="xl">
|
||||
<p>----- Popular Articles -----</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3"></div>
|
||||
<div class="flex justify-center items-center py-3">
|
||||
<div class="flex justify-center items-center">
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 p-1">
|
||||
|
||||
@foreach(collect(config('app.blogs'))->take(6) as $blog)
|
||||
<a href="{{ route('blog', $blog->slug) }}">
|
||||
<div class="flex items-center">
|
||||
<div class="group relative mx-auto w-96 overflow-hidden rounded-[16px] dark:bg-zinc-800 bg-zinc-200 p-[1px] ease-in-out hover:bg-gradient-to-r hover:from-zinc-600 hover:via-zinc-800 hover:to-zinc-700">
|
||||
<div class="group-hover:animate-spin-slow invisible absolute -top-40 -bottom-40 left-10 right-10 bg-gradient-to-r from-transparent via-gray-600 to-transparent group-hover:visible"></div>
|
||||
<div class="relative rounded-[15px] dark:bg-zinc-900 bg-zinc-100 dark:text-white text-accent-content p-6">
|
||||
<div class="space-y-4">
|
||||
<p class="font-md text-slate-500">
|
||||
<img src="{{ asset('storage/'.$blog->post_image) }}" class="card-img-top" alt="{{ $blog->slug }}">
|
||||
</p>
|
||||
<p class="text-lg font-semibold dark:text-white text-accent-content truncate">{{ $blog->post }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
@endforeach
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</span>
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
use App\Http\Controllers\AppController;
|
||||
use App\Http\Middleware\CheckPageSlug;
|
||||
use App\Livewire\AddOn;
|
||||
use App\Livewire\Blog;
|
||||
use App\Livewire\Dashboard\Bulk;
|
||||
use App\Livewire\Dashboard\BulkGmail;
|
||||
@@ -44,6 +45,13 @@ Route::post('/sync', function (Request $request) {
|
||||
return response()->noContent();
|
||||
});
|
||||
|
||||
Route::get('disposable-email', AddOn::class)->name('disposable-email');
|
||||
Route::get('disposable-gmail', AddOn::class)->name('disposable-gmail');
|
||||
Route::get('disposable-outlook', AddOn::class)->name('disposable-outlook');
|
||||
Route::get('disposable-yahoo', AddOn::class)->name('disposable-yahoo');
|
||||
Route::get('gmailnator', AddOn::class)->name('gmailnator');
|
||||
Route::get('emailnator', AddOn::class)->name('emailnator');
|
||||
Route::get('temp-gmail', AddOn::class)->name('temp-gmail');
|
||||
|
||||
Route::middleware(['auth', 'verified'])->group(function () {
|
||||
Route::get('dashboard', Dashboard::class)->name('dashboard');
|
||||
|
||||
Reference in New Issue
Block a user