Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 609983b09e | |||
| 5d38ec856f | |||
| 63f4dc832e | |||
| 6e432d380f |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Stay Informed, Stay Inspired."
|
title="Trusted Global Insights Delivered Daily"
|
||||||
description="Your premier destination for the latest in global news, lifestyle trends, and curated editorial content. Urmi News brings the world to your fingertips."
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", name: "Premium", price: "$19/mo", features: [
|
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
||||||
"Weekly Digital Issue", "Archive Access", "Ad-Free Experience"],
|
"Weekly Digital Issue", "Archive Access", "Ad-Free Experience"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user