Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Trusted Global Insights Delivered Daily"
|
||||
title="Stay Informed, Stay Inspired."
|
||||
description="Your premier destination for the latest in global news, lifestyle trends, and curated editorial content. Urmi News brings the world to your fingertips."
|
||||
buttons={[
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro", name: "Premium", badge: "Popular", price: "$19/mo", features: [
|
||||
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
||||
"Weekly Digital Issue", "Archive Access", "Ad-Free Experience"],
|
||||
buttons: [
|
||||
{
|
||||
@@ -204,6 +204,10 @@ export default function LandingPage() {
|
||||
id: "q2", title: "Can I cancel anytime?", content: "Yes, our flexible plans allow cancellation at any time."},
|
||||
{
|
||||
id: "q3", title: "Do you offer bulk discounts?", content: "Yes, for organizations of 10+ members."},
|
||||
{
|
||||
id: "q4", title: "Which payment methods do you accept?", content: "We securely accept major credit cards, PayPal, and Apple Pay."},
|
||||
{
|
||||
id: "q5", title: "Is there a trial period available?", content: "Yes, all new annual subscribers receive a 14-day free trial to explore our full library."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Quick answers to help you get the most out of your subscription."
|
||||
|
||||
Reference in New Issue
Block a user