About us
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>About Us — Growsheeen</title>
<meta name="description" content="Welcome to Growsheeen — your place for the best study tips, heartfelt wishes, and simple homemade recipes." />
<meta name="keywords" content="study tips, wishes, recipes, Growsheeen blog" />
<link rel="canonical" href="https://growsheeen.blogspot.com/p/about.html" />
<style>
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;line-height:1.6;color:#222;margin:0;padding:0;background:#f7f7f8}
.container{max-width:860px;margin:36px auto;padding:28px;background:#fff;border-radius:12px;box-shadow:0 6px 18px rgba(20,20,30,0.06)}
header h1{margin:0 0 8px;font-size:28px}
.tagline{color:#555;margin:0 0 20px}
.card{padding:18px;border-radius:10px;background:#fbfbfc;border:1px solid #eee;margin-bottom:18px}
h2{margin:0 0 10px;font-size:20px;color:#0b74de}
p{margin:0 0 12px}
ul{margin:0 0 12px 20px}
footer{margin-top:18px;color:#666;font-size:13px;text-align:center}
a{color:#0b74de;text-decoration:none}
.subscribe input[type="email"]{padding:10px;border-radius:8px;border:1px solid #ddd;width:60%;min-width:180px}
.subscribe button{padding:10px;border-radius:8px;border:0;background:#0b74de;color:#fff;cursor:pointer}
.social a{margin-right:10px}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Growsheeen",
"url": "https://growsheeen.blogspot.com",
"description": "Best study tips, creative wishes, and easy recipes.",
"sameAs": [
"https://facebook.com/",
"https://instagram.com/",
"https://twitter.com/"
]
}
</script>
</head>
<body>
<main class="container" role="main" aria-labelledby="about-heading">
<header>
<h1 id="about-heading">About <span style="color:#0b74de">Growsheeen</span></h1>
<p class="tagline">Best Study Tips • Wishes • Recipes</p>
</header>
<section class="card">
<h2>Welcome to Growsheeen!</h2>
<p>
<strong>Growsheeen</strong> is a friendly and inspiring blog created for learners, dreamers, and home-makers alike.
Here you’ll find practical <strong>study tips</strong> to help you score better, heartfelt <strong>wishes</strong> to share with friends and family,
and simple <strong>recipes</strong> that anyone can cook at home.
</p>
<p>
Whether you’re a student preparing for exams, someone searching for the perfect message to wish a loved one,
or a beginner learning to make quick tasty food — Growsheeen is here to help you grow every day.
</p>
</section>
<section class="card">
<h2>What We Share</h2>
<ul>
<li><strong>Study Tips:</strong> Effective time-management, easy memorization methods, and exam-ready tricks.</li>
<li><strong>Wishes & Messages:</strong> Birthday, festival, and special-day greetings — funny, emotional, and thoughtful.</li>
<li><strong>Recipes:</strong> Quick snacks, desserts, and homely meals that you can make with simple ingredients.</li>
</ul>
</section>
<section class="card">
<h2>Our Goal</h2>
<p>
The goal of Growsheeen is simple — to share knowledge, positivity, and creativity in one place.
We believe that learning, celebrating, and cooking can all be easy and enjoyable when you have the right guidance.
</p>
</section>
<section class="card">
<h2>Contact Us</h2>
<p>
Have suggestions, feedback, or want to collaborate?
Reach us anytime at <a href="mailto:growsheeen@gmail.com">growsheeen@gmail.com</a>
or visit our <a href="/p/contact.html">Contact Page</a>.
</p>
</section>
<section class="card">
<h2>Subscribe for Updates</h2>
<p>Get our latest study tips, wishes, and recipes straight to your inbox.</p>
<form class="subscribe" action="#" method="post" onsubmit="alert('Replace this with Blogger subscription widget or your email form.'); return false;">
<input type="email" placeholder="Enter your email" required />
<button type="submit">Subscribe</button>
</form>
<div class="social" style="margin-top:12px">
<p style="font-size:14px;color:#555;">Follow Growsheeen on social media:</p>
<a href="https://facebook.com/" target="_blank">Facebook</a>
<a href="https://instagram.com/" target="_blank">Instagram</a>
<a href="https://twitter.com/" target="_blank">Twitter</a>
</div>
</section>
<footer>
<p>© <span id="year"></span> Growsheeen. All rights reserved.</p>
<p>Made with ❤️ for students, dreamers, and food lovers.</p>
</footer>
</main>
<script>
document.getElementById('year').textContent = new Date().getFullYear();
</script>
</body>
</html>
Comments
Post a Comment