Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cba8e7994f | |||
| f87410d35a | |||
| 6a9fc4f97c | |||
| 7a08606680 | |||
| a3b6559268 | |||
| f8ebf04ae7 |
@@ -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="Elevate Your Daily Reading Experience"
|
||||||
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={[
|
||||||
{
|
{
|
||||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
id: "pro", name: "Premium", badge: "Best Value", price: "$19/mo", features: [
|
||||||
"Weekly Digital Issue", "Archive Access", "Ad-Free Experience"],
|
"Ad-Free Experience", "Weekly Digital Issue", "Archive Access"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Subscribe", href: "#"},
|
text: "Subscribe", href: "#"},
|
||||||
|
|||||||
Reference in New Issue
Block a user